An unofficial, RESTful API for NIST's NVD
-
Updated
Jun 27, 2023 - Python
An unofficial, RESTful API for NIST's NVD
An automated Full-Stack Penetration Testing Suite featuring stealth network scanning, NVD-backed vulnerability mapping, and deep web/database auditing.
Scan networks without a trace. This tool combines raw socket SYN scanning (stealth mode) with automated vulnerability scoring to identify risks before they are exploited.
Modernized fork of CVEfixes: Migrated to NVD API v2.0, Python 3.12+, Pandas 2.0+, and Pygments.
Proof of Concept: Autonomous multi-agent framework for cybersecurity auditing. Orchestrating specialized agents via LangGraph and local LLMs for intelligent, context-aware vulnerability discovery. One of my Master's Theses.
CVE Tracker - Search, manage, and analyze vulnerabilities with FastAPI + React. Features CRUD operations, NVD API import, CSV export, and real-time CVSS filtering.
Web application for analyzing CVE vulnerabilities using NIST NVD API. Built with Flask, Bootstrap, and modern security practices.
The CVE Search Tool allows you to fetch and display CVEs for assets using the NVD API. It shows CVSS scores, severity ratings, and vector strings. You can search for single or multiple assets, customize results, and export output. An NVD API key is required for use.
A Python CLI that fetches recent HIGH and CRITICAL CVEs from the NVD API and renders them in a color-coded Rich table. Filter by lookback window, sort by CVSS score, and stay on top of newly disclosed vulnerabilities — straight from your terminal.
Add a description, image, and links to the nvd-api topic page so that developers can more easily learn about it.
To associate your repository with the nvd-api topic, visit your repo's landing page and select "manage topics."