All Projects → DanMcInerney → smb-autopwn

DanMcInerney / smb-autopwn

Licence: MIT license
Discovers and exploits hosts vulnerable to MS08-067/MS17-010

Programming Languages

python
139335 projects - #7 most used programming language

smb-autopwn

Discovers and exploits hosts vulnerable to MS08-067

Runs Nmap with the NSE scripts for detecting ms08-067 and ms17-010 then opens metasploit in an xterm window which will not close when the script ends. Metasploit is ran with an automatically generated rc file that will automatically exploit the vulnerable host then perform the following:

  • Migrate to a new process
  • Kill the firewall
  • Dump NTLM hashes
  • Gather WDigest credentials
  • Run credential harvester
  • Enable RDP

Usage

./smb-autpwn.py -l targetips.txt

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].