Skip to content

ethanlacerenza/ShodanAPI-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shodan Search Tool

  • This Python script allows you to perform searches on Shodan, a search engine for internet-connected devices. It retrieves results from Shodan's API, formats them, and saves them in a JSON file for further analysis.

Prerequisites

Before using this script, you need to have the following:

  • Shodan API Key: Sign up for a Shodan account and obtain an API key. You will need to set this API key as an environment variable.

Setup

  1. Clone this repository to your local machine:

    git clone https://github.com/yourusername/shodan-search-tool.git
    

Navigate to the project directory and execute the following command:

python3 src/ShodanAPI-json.py

The script will perform the Shodan search, format the results, and save them to a JSON file named shodan_results.json in the same directory.

License This project is licensed under the MIT License - see the LICENSE.md file for details. Acknowledgments This script uses the Shodan Python library. Feel free to customize and extend this script to suit your needs. css

About

Program to use shodan API with tags and have output in json format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages