Python library and command-line utility for Shodan
http://github.com/achillean/shodan-python/
Shodan is a search engine for Internet-connected devices. Google lets you search for websites, Shodan lets you search for devices. This library provides developers easy access to all of the data stored in Shodan in order to automate tasks and integrate into existing tools.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-shodan && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-shodan.changes | 0000004518 4.41 KB | |
python-shodan.spec | 0000002775 2.71 KB | |
shodan-1.11.1.tar.gz | 0000045943 44.9 KB |
Revision 9 (latest revision is 31)
Dominique Leuenberger (dimstar_suse)
accepted
request 687605
from
Tomáš Chvátal (scarabeus_iv)
(revision 9)
- update to version 1.11.1: * Allow a single network alert to monitor multiple IP ranges (#93) - update to version 1.11.0: * New command **shodan scan list** to list recently launched scans * New command **shodan alert triggers** to list the available notification triggers * New command **shodan alert enable** to enable a notification trigger * New command **shodan alert disable** to disable a notification trigger * New command **shodan alert info** to show details of a specific alert * Include timestamp, vulns and tags in CSV converter (#85) * Fixed bug that caused an exception when parsing uncompressed data files in Python3 * Code quality improvements
Comments 0