This project is a technical repository of kernel exploit guides, memory corruption analyses, and archived methods for gaining root access. It serves as a centralized library of security flaws and reproduction steps used for testing system protections and verification.
Les fonctionnalités principales de dirtycow/dirtycow.github.io sont : Privilege Escalation, Exploit Mechanism Analysis, Kernel Flaw Analysis, Vulnerability Analysis, Exploit Proof-of-Concept Indexes, Privilege Escalation Techniques, Security Vulnerabilities, Vulnerability Archives.
Les alternatives open-source à dirtycow/dirtycow.github.io incluent : specterops/bloodhound — BloodHound is an identity risk management platform and graph-based attack path analyzer used to map identity… trickest/cve — This project is a vulnerability intelligence database and aggregator that organizes common vulnerabilities and… ngalongc/autolocalprivilegeescalation — An automated script that download potential exploit for linux kernel from exploitdb, and compile them automatically. jondonas/linux-exploit-suggester-2 — Next-Generation Linux Kernel Exploit Suggester. mzet-/linux-exploit-suggester — linux-exploit-suggester is a diagnostic utility and vulnerability scanner designed to identify potential kernel… theori-io/copy-fail-cve-2026-31431 — This project is a proof of concept implementation for CVE-2026-31431, serving as a local privilege escalation tool for…
BloodHound is an identity risk management platform and graph-based attack path analyzer used to map identity relationships and permissions in Active Directory. It functions as a security tool for auditing directory services, uncovering unintended privilege relationships, and visualizing sequences of permissions that can lead to domain compromise. The project differentiates itself as a comprehensive adversary emulation framework that coordinates remote agents and executes post-exploitation commands. It includes a reverse proxy for bypassing multi-factor authentication via real-time session hij
This project is a vulnerability intelligence database and aggregator that organizes common vulnerabilities and exposures alongside their corresponding proof-of-concept exploit code. It functions as a security vulnerability tracker and an indexed directory of public exploit payloads. The system monitors new security flaws and updates to known exploits through repository watches and atom feeds. It utilizes automated aggregation to collect vulnerability details from centralized repositories and discovers associated exploit code via reference analysis and global searches. The tool provides capab
An automated script that download potential exploit for linux kernel from exploitdb, and compile them automatically
Next-Generation Linux Kernel Exploit Suggester