Giter Club home page Giter Club logo

shodan-scanner's Introduction

SHODAN SCANNER

A python based Shodan Scanning Script.

Introduction

Shodan is a search engine that lets the user find specific types of computers (webcams, routers, servers, etc.) 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.This can be information about the server software, what options the service supports, a welcome message or anything else that the client can find out before interacting with the server.

Requirements

You can Install the Shodan in your Linux by typing the following command:

$ pip3 install shodan

Then verify your Private API key. For more information visit https://account.shodan.io

$ shodan init <your-api-key>

Usage

$ python3 shodan-scanner.py --help 

Usage: shodan-scanner.py [options]
Options:
  -h, --help     Show this help message and exit
  -k, --key      Specify your Shodan API key

Or you can specify your private API key inside the program.

$ python3 shodan-scanner.py

Enter you Shodan API key: 

After entering your private API key, choose your option.

1. Host scan
2. Search for your query
3. My IP
0. Exit
Enter choice :

Tutorial

asciicast

shodan-scanner's People

Contributors

madhavmehndiratta avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.