Skip to content

Python script to lookup your IP, and run Shodan from the command line.

Notifications You must be signed in to change notification settings

wmstack/shodan_gci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Python script to lookup your IP, and run Shodan from the command line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages