Skip to content

This script use for IP Lookup with Shodan , Information Gathering with Shodan

Notifications You must be signed in to change notification settings

RemaxBoxTeam/R-Shodan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

R-Shodan

This script use for IP Lookup with Shodan , Information Gathering with Shodan

Required

API-Key : https://account.shodan.io/register

-> Sign Up then go to dashboard account and then you see api key

Installation-Termux-user

~ apt-get update

~ apt-get install git python

~ pip install shodan colorama

~ git clone https://github.com/RemaxBoxTeam/R-Shodan.git

~ cd R-Shodan

~ chmod +x *

~ python shoda.py

Installation-Linux-user

~ sudo apt-get update

~ sudo apt-get install git python3

~ sudo pip3 install shodan colorama

~ git clone https://github.com/RemaxBoxTeam/R-Shodan.git

~ cd R-Shodan

~ sudo chmod +x *

~ sudo python shoda.py

About

This script use for IP Lookup with Shodan , Information Gathering with Shodan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages