This website requires JavaScript.
Explore
Help
Sign In
adam
/
metasploit-gs
Watch
1
Star
0
Fork
0
You've already forked metasploit-gs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9beec65ef34c4e90a00a41ee1c8de0f9e6effd2a
metasploit-gs
/
external
/
source
/
exploits
/
drunkpotato
/
Common_Src_Files
T
History
C4ssandre
4bfd9e4b2a
Fixing a little error.
2020-12-10 05:15:37 -05:00
..
Services
Fixing a little error.
2020-12-10 05:15:37 -05:00
spnegotokenhandler
Fixing inconsistency in flags for spnego token processes.
2020-12-08 13:35:40 -05:00
base64.c
Fixing typos in comments.
2020-10-25 18:57:56 +00:00
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.
2020-09-29 00:05:49 +00:00
LocalNegotiator.c
Replacing all manual zero initializations by one ZeroMemory at start of constructor.
2020-12-07 23:24:54 -05:00
LocalNegotiator.h
Formatting code by removing whitespaces.
2020-08-28 17:34:49 +02:00
pch.c
Formatting code by removing whitespaces.
2020-08-28 17:34:49 +02:00
pch.h
Removing powershell payload serving method, and replacing it by just writing and executing in remote SYSTEM process.
2020-12-07 21:37:35 -05:00
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).
2020-12-10 03:53:06 -05:00
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).
2020-12-10 03:53:06 -05:00