Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 529 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 529 Bytes

Shodan GCI Script

Python script to lookup your IP and search Shodan, one of the world's most dangerous search engines, from the command line.

Usage:

git clone https://github.com/wmstack/shodan_gci
cd shodan_gci
chmod +x shodan-gci.py
echo API_KEY > api_key.txt
./shodan-gci.py

1.What's my ip?
2.Query Shodan.
3.Lookup shodan host.
0.Exit

Shodan> 1

Demo