Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/claudioviviani/ms17-010-m4ss-sc4nn3r
MS17-010 multithreading scanner written in python.
https://github.com/claudioviviani/ms17-010-m4ss-sc4nn3r
Last synced: 21 days ago
JSON representation
MS17-010 multithreading scanner written in python.
- Host: GitHub
- URL: https://github.com/claudioviviani/ms17-010-m4ss-sc4nn3r
- Owner: claudioviviani
- Created: 2017-05-18T19:08:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-20T15:41:49.000Z (over 7 years ago)
- Last Synced: 2024-08-05T17:41:40.295Z (4 months ago)
- Language: Python
- Size: 3.72 MB
- Stars: 73
- Watchers: 6
- Forks: 36
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - claudioviviani/ms17-010-m4ss-sc4nn3r - MS17-010 multithreading scanner written in python. (Python)
README
# ms17-010-m4ss-sc4nn3r
MS17-010 multithreading scanner written in python.
Inspired by [smb_ms17_010](https://github.com/rapid7/metasploit-framework/blob/master/modules/auxiliary/scanner/smb/smb_ms17_010.rb ) metasploit-framework auxiliary moduleMS17-010-m4ss-sc4nn3r v1.0
Written by:
Claudio Vivianihttp://www.homelab.it
[email protected]
[email protected]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