/ms17_shodan_extractor

Find infected ms17-010 machines

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

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.