ShadowSight
A client to gather vulnerability-related information from the Shadowserver Foundation. The collected data is then sent to the Vulnerability-Lookup API as sightings.
Installation
pipx is an easy way to install and run Python applications in isolated environments. It's easy to install.
$ pipx install ShadowSight
$ export SHADOWSIGHT_CONFIG=~/.ShadowSight/conf.py
The configuration should be defined in a Python file (e.g., ~/.ShadowSight/conf.py).
You must then set an environment variable (SHADOWSIGHT_CONFIG) with the full path to this file.
You can have a look at this example of configuration.
Usage
Publishing sightings to Vulnerability-Lookup
$ ShadowSight --help
usage: ShadowSight [-h] [--method {exploited,common}] [--since SINCE] [--limit LIMIT]
ShadowSight Query Script
options:
-h, --help show this help message and exit
--method {exploited,common}
The set of vulnerabilities (honeypot/exploited-vulnerabilities or honeypot/common-vulnerabilities) from the honeypot group.
--since SINCE Query for exploited vulnerabilities from Shadow Server (back until) this date inclusive (yyyy-mm-dd), or specify an integer to represent days in the past.
--limit LIMIT Limit number of results.
$ ShadowSight --since 2025-01-21 --limit 10
$ ShadowSight --since 3d --limit 10
$ ShadowSight --since 30d --limit 10 --method common
Examples of collected sightings
Sets of sightings available on Vulnerability-Lookup thanks to the Shadowserver foundation:
License
ShadowSight is licensed under GNU General Public License version 3
Copyright (c) 2025 Computer Incident Response Center Luxembourg (CIRCL)
Copyright (C) 2025 Cédric Bonhomme - https://github.com/cedricbonhomme
Release files for ShadowSight 1.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| shadowsight-1.0.3.tar.gz | 6.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| shadowsight-1.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.9 kB
Release files / shadowsight-1.0.3.tar.gz
| Download URL | shadowsight-1.0.3.tar.gz |
|---|---|
| Size | 6.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
112a1d57aaddac17a64cca18144ada8689b58c1159abe2a234dec34fa84ffeba
|
|
BLAKE2b-256 checksum How to use checksums |
20f62e3addeba6644c26cc5bd4d39a03a12802a0d5734c0ab20c1d5af0ed3b8c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.8
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Feb 19, 2025.
Transparency logRelease files / shadowsight-1.0.3-py3-none-any.whl
| Download URL | shadowsight-1.0.3-py3-none-any.whl |
|---|---|
| Size | 8.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
83f3cd9962406c2d1cbdeb9a78787ed634f7cbd99fd48d52dcb9a40b2093e93d
|
|
BLAKE2b-256 checksum How to use checksums |
025bc6708497d05b8a98bebe789668eefb5a2565095137c4e760e7719259a00a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.8
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Feb 19, 2025.
Transparency log