Skip to content

Shodanscan is a bash scripting search queries using the shodan cli. 🔥

Notifications You must be signed in to change notification settings

imhunterand/shoscan-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shoscan-cli

Shodanscan is a bash scripting search queries using the shodan cli. 🔥

Installation

image

image

Requirements:

  • git
  • python3
  • pip3
  • The official Python library for Shodan
  • Shodan API-Key

Installation Commands

Clone the repository

git clone https://github.com/imhunterand/shoscan-cli.git

Go to the newly created directory

cd shoscan

To download the requirements

bash setup.sh

To run the script

bash run.sh

USAGE

  • setup.sh installs shodan cli(Command Line Interface) and the official Python library for Shodan.
  • This script is just meant to be an automation for the Shodan-CLI(The query filters from CLI require user to have Query credits.)
  • It offers an user-friendly CLI.

User Disclaimer

  • It is recommended to use and have some experience with the shodan search engine using a web-browser before using the script.
  • Read more about shodan and their services at shodan.

Credit's

Imhunterand Cyber Security Research