/
githubmirror
/
metasploit-framework
ОбзорДокументацияВойти
/
githubmirror
/
metasploit-framework
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
metasploit-framework/
.../drunkpotato/Common_Src_Files/
..
Services

Fixing a little error.

6 лет назад
spnegotokenhandler

Fixing inconsistency in flags for spnego token processes.

6 лет назад
LocalNegotiator.c

Replacing all manual zero initializations by one ZeroMemory at start of constructor.

6 лет назад
LocalNegotiator.h

Formatting code by removing whitespaces.

6 лет назад
RogueWinRM.c

Adding new options to module. Now it is possible to choose which process to launch as SYSTEM, as well as the port the exploit will listen (because on some Windows configuration, WinRM should listen on port 47001).

6 лет назад
RogueWinRM.h

Adding new options to module. Now it is possible to choose which process to launch as SYSTEM, as well as the port the exploit will listen (because on some Windows configuration, WinRM should listen on port 47001).

6 лет назад
base64.c

Fixing typos in comments.

6 лет назад
base64.h

Replacing old base64 encoding and decoding "homemade" function by wincrypt.h functions (CryptBinaryToStringA and CryptStringToBinaryA). Adding some little adjustments in calling functions of elevator server.

6 лет назад
pch.c

Formatting code by removing whitespaces.

6 лет назад
pch.h

Removing powershell payload serving method, and replacing it by just writing and executing in remote SYSTEM process.

6 лет назад