SkillAgentSearch skills...

Snetra

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

Install / Use

/learn @R0X4R/Snetra
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="center"> <img src="static/logo.png" width="30%"> </h1>

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

<br>
View on GitHub
GitHub Stars31
CategoryDevelopment
Updated1y ago
Forks6

Languages

Python

Security Score

80/100

Audited on Jan 22, 2025

No findings