/shoba

(shodan+bash) This is a bash script for Linux systems to interact with shodan API using The official Python library for Shodan and to open the downloaded results using a web browser at once.

Primary LanguageShellGNU General Public License v3.0GPL-3.0

How to:

Installation

Requirements:

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

Installation Commands

Clone the repository

~$ git clone https://github.com/sammyjeng/shoba.git

Go to the newly created directory

~$ cd shoba

To download the requirements

~/shoba$ bash setup.sh

To run the script

~/shoba$ 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.)

  • This script should work in most of the linux systems.

  • 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.

  • Read and follow the responsible ways of disclosure incase you find anything interesting or dangerous out there.

  • Author of this script is not responsible for any damage/trouble caused by the usage of this script.

  • Any actions you take upon using the script are strictly at your own risk.

Awesome shodan queries