Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Latest commit

 

History

History
56 lines (39 loc) · 1.54 KB

README.md

File metadata and controls

56 lines (39 loc) · 1.54 KB

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