Skip to main content

A Python based scanner uses shodan-internetdb to scan the IP.

Project description

A python based script which takes IPs as stdin and scans for open ports and vulnerabilities using shodan-internetdb

Note: I made it just to check if I implement https://gitlab.com/shodan-public/nrich in python or not.

InternetDB

The InternetDB API provides a fast way to see the open ports for an IP address. It gives a quick, at-a-glance view of the type of device that is running behind an IP address to help you make decisions based on the open ports.

Installation

$ pip3 install snetra

Usage

$ cat ip.list | snetra

image.png

Inspired from: https://gitlab.com/shodan-public/nrich



Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

snetra-1.1.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

snetra-1.1-py3-none-any.whl (2.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page