2 repository-uri
The process of matching system versions and configurations against vulnerability databases to find applicable exploits.
Distinct from Vulnerability Exploits: Distinct from general vulnerability scanning by focusing specifically on the suggestion of applicable exploits.
Explore 2 awesome GitHub repositories matching security & cryptography · Kernel Exploit Identification. Refine with filters or upvote what's useful.
linux-exploit-suggester is a diagnostic utility and vulnerability scanner designed to identify potential kernel exploits on Linux systems. It functions as a privilege escalation auditor by matching system information and kernel versions against a database of known security flaws. The tool differentiates itself by filtering and ranking exploits based on specific system properties and runtime security configurations. It evaluates kernel hardening settings, such as memory protection mechanisms, to discard inapplicable exploits and prioritize candidates by their probability of success. The softw
Matches the kernel version and configuration against a database of known vulnerabilities to suggest applicable exploits.
This project is a set of specialized utilities for Windows vulnerability assessment and patch management auditing. It functions as a vulnerability scanner and exploit suggester that analyzes installed updates to identify missing security patches and their corresponding known vulnerabilities. The system distinguishes itself by matching missing updates against a consolidated vulnerability database to recommend specific publicly available exploits. It maintains accuracy by synchronizing remote security bulletins into a local database and cross-referencing identified gaps against official update
Matches system versions and missing patches against vulnerability databases to find applicable exploits.