raymonYuan / ms17-010-m4ss-sc4nn3r

MS17-010 multithreading scanner written in python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ms17-010-m4ss-sc4nn3r

MS17-010 multithreading scanner written in python.
Inspired by smb_ms17_010 metasploit-framework auxiliary module

                  MS17-010-m4ss-sc4nn3r v1.0

                         Written by:
                       Claudio Viviani

                    http://www.homelab.it

                       info@homelab.it
                   homelabit@protonmail.ch

                 https://twitter.com/homelabit


[+]Usage: ms17-010-m4ss-sc4nn3r.py ip or ip/CIDR or ip/subnet

   Example: ms17-010-m4ss-sc4nn3r.py 192.168.0.1
            ms17-010-m4ss-sc4nn3r.py 192.168.0.0/24
            ms17-010-m4ss-sc4nn3r.py 192.168.0.0/255.255.255.0

Requirements:

  • Python 2.7
  • ipaddress module

Features:

1) Multithreading
2) Subnet scan
3) CIDR newtrok scan

Windows precompiled version

1) No python required
2) No modules requred
3) Tested on x86 and x64 Windows system

About

MS17-010 multithreading scanner written in python.


Languages

Language:Python 100.0%