1 Repo
Sequences of multiple vulnerabilities combined to bypass security mitigations and achieve a specific goal.
Distinct from Batch Exploit Execution: Distinct from Batch Exploit Execution: focuses on the logical sequence and dependencies of a single attack path rather than simultaneous execution.
Explore 1 awesome GitHub repository matching security & cryptography · Exploit Chains. Refine with filters or upvote what's useful.
dirtyfrag is a proof-of-concept exploit for Linux kernel privilege escalation. It targets page-cache write vulnerabilities to elevate user permissions to administrative root levels. The project demonstrates a deterministic exploit chain that utilizes functional proofs-of-concept for vulnerabilities in the xfrm-ESP protocol implementation and the RxRPC mechanism. By chaining these memory corruption vulnerabilities, the exploit achieves root access without relying on timing-based race conditions. The tool covers kernel memory manipulation and the development of exploit chains to test local pri
Implements a deterministic sequence of system calls to bypass security mitigations and ensure stable payload execution.