Skip to content

0xIslamTaha/ms17_shodan_extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ms17-010 Shodan Extractor

Simple script to extract machines which are infected with ms17-010 vulnerability. However there are many alarms asking to patch machines, you will find alot of infected ones.

Pre-requests:

  • An upgrade shodan API_KYE. You can get one from their web site.
  • pip3 install shodan termcolor
  • nmap 7.40

Usage:

sudo python3 ms17Extractor.py -a <you_api_key> -s "port:445 os:'7'" -l 10

Disclaimer:

This is for Educational purposes ONLY. First of all, this code aims to alarm people about security issues infected unpatched machines.

About

Find infected ms17-010 machines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages