2 个仓库
Detection of specific hardware or runtime environments to identify applicable vulnerabilities.
Distinct from Vulnerability Scanning: Focuses on identifying the target platform first to narrow down potential vulnerabilities, rather than generic scanning.
Explore 2 awesome GitHub repositories matching security & cryptography · Platform Enumeration. Refine with filters or upvote what's useful.
Vuls is an agentless vulnerability scanner and CVE intelligence aggregator. It identifies security flaws in operating systems, containers, and network devices without requiring the installation of permanent software agents on target machines. The project distinguishes itself by cross-referencing software versions against multiple vulnerability databases, security advisories, and known exploit catalogs. It utilizes platform-based enumeration and lockfile analysis to detect vulnerabilities in network hardware, programming libraries, and website plugins. The tool covers a broad range of securit
Identifies vulnerabilities in network devices and containers by detecting the specific hardware or runtime environment.
Naabu is a port scanner library and tool that probes hosts for open ports using SYN, CONNECT, and UDP methods to identify active services. It functions as a Go library for embedding port scanning into programs, and as a standalone tool that accepts targets as hostnames, IP addresses, CIDR ranges, or ASN numbers. The tool discovers live hosts before scanning, filters ports by range or top lists, and can integrate with Nmap for service version detection. The project distinguishes itself through its SYN-based port probing approach that sends TCP SYN packets and analyzes responses without complet
Links each CVE to affected platforms via Common Platform Enumeration identifiers.