SkillAgentSearch skills...

PyShodan

Python 3 script for interacting with Shodan API

Install / Use

/learn @Abacus-Group-RTO/PyShodan
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

NOTICE

The pyShodan repository is moving to https://github.com/Hackman238/pyShodan. All future releases, updates, etc will occur from there.

pyShodan (https://gotham-security.com)

Python package Known Vulnerabilities Maintainability

About pyShodan

Python 3 script for interacting with Shodan API. Has three modes of operation: making an API query for a search term, a single IP address, or for a list of IP addresses in a .txt file.

Installation

git clone https://github.com/GoVanguard/pyShodan.git

Recommended Python Version

Tested on Python 3.6+.

Dependencies

  • Shodan (pip3 install shodan)

Output is printed to stdout as well as CSV files in the script directory.

Related Skills

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated1y ago
Forks9

Languages

Python

Security Score

75/100

Audited on Feb 26, 2025

No findings