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
Inspired from: https://gitlab.com/shodan-public/nrich
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file snetra-1.1.tar.gz
.
File metadata
- Download URL: snetra-1.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e82b3a886473c3b5e88c2b251b6ae3df038bf1430e30cbffc2a54d19a6b4fde9 |
|
MD5 | 29c6aa3bda8528cf422f7bf88644012a |
|
BLAKE2b-256 | d280b8693914d55502ebf7f1a6cedac3fa56b1a8045c87ecd88e78fc2782c5cf |
File details
Details for the file snetra-1.1-py3-none-any.whl
.
File metadata
- Download URL: snetra-1.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 028d84afef38572d0055d11b5b165a431d9ed5d898ce708057cf47644912f0a3 |
|
MD5 | 421ccf0173eeea41473c042422e518e2 |
|
BLAKE2b-256 | 4635d45527e6e7343360a0a27e35bdc996535e1f465f47e2127543581fbdff2a |