3ndG4me / AutoBlue-MS17-010

This is just an semi-automated fully working, no-bs, non-metasploit version of the public exploit code for MS17-010
MIT License
1.15k stars 305 forks source link

zzz #12

Closed deus-ex-silicium closed 5 years ago

deus-ex-silicium commented 5 years ago

Added zzz_exploit.py with semi-interactive shell support. Added "RemoteShell" and "SMBServer" in mysmb.py needed for SHARE and SERVER communication modes (original classes from impacket smbexec.py example, SERVER does not work yet, but SHARE is default). Also added more named pipe support as per our discussion in #10.