Scan/Exploit - EternalBlue MS17-010 (CVE-2017-0143) - Windows 7 32/64 Bits.
Warning
You may need to run the exploit several times to be successful.
Tested On:
- Kali
Requirements:
- Nmap
- Python
- Python3
- Msfvenom
- Impacket
- Netcat/Ncat
The Vuln
module uses Nmap to detect if the target system is vulnerable with the NSE script smb-vuln-ms17-010
.
The Arch
module uses NetExec to identify the architecture x86/x64
of the target system.