GoMS17 010 Save

Simple program for detecting if host(s) are vulnerable to SMB exploit(MS17-010)

Project README

goMS17-010

goMS17-010 detects if host(s) is vulnerable to SMB exploit(MS17-010), which is used by NSA hacking tools leaked by Shadow Brokers. If it's vulnerable, then checks if the target machine is running the Double Pulsar SMB backdoor. Inspired by this Metasploit module, but doesn't depend on MSF or any framework, just run ms17-010.go or ms17-010.py with option(s). Go version is preferred as it's very fast (credit goroutine for that! ) when scanning a network. The release is built from go code.
-i, detect single host
-n, scan a whole network in CIDR Notation, for example, 192.168.1.1/24
-h, show help

Here is an Android app to check this too. Enable WannaCry Scan toggle in the Settings, the app would scan your network, if any machine is vulnerable, a red warning icon will show.

Open Source Agenda is not affiliated with "GoMS17 010" Project. README Source: jflyup/goMS17-010
Stars
73
Open Issues
0
Last Commit
6 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating