ShodanHat - Search for Host information with Shodan

ShodanHat - Search for Host information with Shodan



This tool helps us to find host information using Shodan .

Dependencies

You need to install shodan with pip install shodan or easy_install shodan. 
You need to install python-nmap with pip install python-nmap. 
You must configure the API key in the "constants.py" file.

Available options

-h, -I shows you the help options 
-i IP, -ip = IP host information 
-l LIST, -list = LIST List of information about the host 
-s SQ, -sq = SQ search query 
-nmap performs scanning nmap to host 
-setkey = SETKEY add your API key automatically 
Nmap Options -sS TCP 
Syn Scan 
-sT TCP Connect Scan 
-sU UDP Scan

Mode of use

Python ShodanHat.py -i IP
For a host list
python Shodanhat.py -l list.txtda