CVE Fetcher
Project description
ZeroDay Sentinel
Overview
ZeroDay Sentinel is an advanced Command-Line Interface (CLI) tool designed to fetch, flatten, and display CVE (Common Vulnerabilities and Exposures) data in a clear, concise, and visually enhanced format.
It supports unique-value filtering, hyperlink highlighting, JSON/CSV export, and automated URL opening, making it a powerful assistant for vulnerability analysts, security researchers, and penetration testers.
Features
- Fetch CVE data directly from MITRE CVE API
- Automatically list only valid/existing CVEs
- Option to manually enter a CVE ID or select from available valid CVEs
- Flatten JSON data for easier readability and CSV export
- Display unique key-value pairs only (no duplicates)
- Highlight URLs in blue and open them in your default browser after a delay
- Save data in both JSON and CSV formats
- Animated and colored CLI output for a modern hacker-style interface
- Countdown before opening URLs for better user experience
Installation
Clone this repository: (windows)
curl -o ZeroDay-Sentinel-main.zip https://github.com/cyb2rS2c/ZeroDay-Sentinel/archive/refs/heads/main.zip
Expand-Archive -Force .\ZeroDay-Sentinel-main.zip
cd ZeroDay-Sentinel-main/ZeroDay-Sentinel-main
Clone this repository: (linux)
git clone https://github.com/cyb2rS2c/ZeroDay-Sentinel.git
cd ZeroDay-Sentinel
Requirements:
- Python 3.8+
#cmd
python -m venv myvenv
myvenv\Scripts\Activate.bat
pip install -r requirements.txt
#Terminal
python -m venv myvenv
source myvenv/bin/activate
pip install -r requirements.txt
Usage
- Run the tool:
python zeroday_sentinel.py
- The tool will:
- Fetch CVE data
- Display unique values in color
- Save JSON and CSV files
- Open associated URLs in your default browser after 10 seconds
- Open the generated files automatically (Windows and Linux)
Screenshots
📝 Author
cyb2rS2c - GitHub Profile
License
This project is licensed under the MIT License - see the LICENSE file for details.
Disclaimer
The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the software or the use or other dealings in the software.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zeroday_sentinel-1.1.0.tar.gz.
File metadata
- Download URL: zeroday_sentinel-1.1.0.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
837da0290b3c92a5553558307f7cc9c64d53af0b32cec84aec67bd7aa0a8b61a
|
|
| MD5 |
26354e10de155507b844e386e0dcbf82
|
|
| BLAKE2b-256 |
5863534d8afe682669f6626c0ea147ef8f6e044a776bf517340a53222bbbffff
|
File details
Details for the file zeroday_sentinel-1.1.0-py3-none-any.whl.
File metadata
- Download URL: zeroday_sentinel-1.1.0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ddf0326299c49fbef2c251d364c4237b5c5f6c24a0abe95f917d25e9a1446cc1
|
|
| MD5 |
d37489f5408111e1d3e8b0ed12214fb6
|
|
| BLAKE2b-256 |
1d370a8a75f2629b4ae429bab1ddfd7a12af4c68da15908301ec3e9a26351f70
|