A client that retrieves vulnerability observations from Exploit-DB and pushes them to a Vulnerability-Lookup instance.
Project description
ExploitDBSighting
A client that retrieves vulnerability observations from Exploit-DB and pushes them to a Vulnerability-Lookup instance.
Exploit-DB.com is a comprehensive and publicly accessible database of security vulnerabilities and exploits, maintained by Offensive Security. It serves as a crucial resource for penetration testers, researchers, and ethical hackers by offering detailed information and proof-of-concept code.
Within the Vulnerability-Lookup project, data from Exploit-DB are leveraged as sightings, specifically categorized as "exploited" in alignment with the MISP taxonomy of sightings.
More information about the sightings:
Installation
pipx is an easy way to install and run Python applications in isolated environments. It's easy to install.
$ pipx install ExploitDBSighting
$ export ExploitDBSighting_CONFIG=~/conf.py
The configuration should be defined in a Python file (e.g., ~/.conf.py
).
You must then set an environment variable (ExploitDBSighting_CONFIG
) with the full path to this file.
Usage
Publishing sightings to Vulnerability-Lookup
$ ExploitDBSighting
CVE-2017-14084
https://www.exploit-db.com/exploits/42891
2017-09-28 00:00:00+00:00
Pushing sighting to Vulnerability-Lookup...
CVE-2017-14085
https://www.exploit-db.com/exploits/42893
2017-09-28 00:00:00+00:00
Pushing sighting to Vulnerability-Lookup...
CVE-2017-14086
https://www.exploit-db.com/exploits/42892
2017-09-28 00:00:00+00:00
Pushing sighting to Vulnerability-Lookup...
License
ExploitDBSighting is licensed under GNU General Public License version 3
Copyright (c) 2024 Computer Incident Response Center Luxembourg (CIRCL)
Copyright (C) 2024 Cédric Bonhomme - https://github.com/cedricbonhomme
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 exploitdbsighting-0.1.0.tar.gz
.
File metadata
- Download URL: exploitdbsighting-0.1.0.tar.gz
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.11.4 Linux/6.1.0-27-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb459e6159291b9bee9556e74a4bc81e8e815fdc1849dc24474fa27aef237511 |
|
MD5 | 395966236af4b10c455b23de5882b319 |
|
BLAKE2b-256 | 7a0b93a8269c6c8a5717131b294ac830fb30a96f6cea5a2bc48a690bbd0225b6 |
File details
Details for the file exploitdbsighting-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: exploitdbsighting-0.1.0-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.11.4 Linux/6.1.0-27-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 740872f9a2f47f8288e14f24c006c2819fdc22d5cb919ee58778fb6feed67690 |
|
MD5 | 3ef30d10cd6b8710c83c59a59e408ec4 |
|
BLAKE2b-256 | 3dcd577fa5f13044b5c8e33d26629ae9af7ac12dc8e446b06bb26584823d36f4 |