Git Product home page Git Product logo

shodanwizard's Introduction

ShodanWizard

This Shodan search wizard intends to improve your Shodan search with this simple yet helpfull python script that helps building queries and having results saved to a file.

Using this script you'll learn how to build the most effective Shodan queries for what you realy want as output. You can also learn how the Shodan API works with the official Shodan library for Python.

How to build better queries for your Shodan searches

By exploring the Shodan facets in this wizard, you'll be able to notice nuances that can fine tune your search and making a better usage of your API quota. You'll be able to add filters like country, city, domain, port, OS, ISP, product, version and even vulnerabilities through the facets options and testing the output before actually searching and spending your query credits.

Usage

git clone https://github.com/rcbonz/ShodanWizard.git
cd ShodanWizard
pip install -r requirements.txt
python3 shodanSearch.py

Now you just answer the questions and boom. Done.

Shodan

"Shodan is a search engine that lets users search for various types of servers connected to the internet using a variety of filters. Some have also described it as a search engine of service banners, which are metadata that the server sends back to the client."

Source: Wikipedia

You can buy a Shodan membership for $49 (one-time payment) and it'll give you:

Query credits (per month) 	100
Scan credits (per month) 	100
Monitored IPs			16
Available search filters 	All except vuln and tag
Number of users 		1
Shodan Search pages 		20

Every 100 query result consumes 1 query credit and that was considered when this code was writen: you can choose the result count before proceeding with the search.

Check all options here

Screenshots of ShodanWizard working

DO NOT make the script angry. Or else it'll delete itself.

shodanwizard's People

Contributors

rcbonz avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

andrea-kk

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.