dirtycow-vdso
Vulnerability exploit
A Proof-of-Concept for exploiting a vulnerability in the Linux vDSO, allowing arbitrary code execution.
PoC for Dirty COW (CVE-2016-5195)
491 stars
21 watching
144 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
scotty-c/dirty-cow-poc | A proof-of-concept demonstrating the vulnerability of unsecured containers to privilege escalation attacks | 12 |
timwr/cve-2016-5195 | A proof of concept exploit demonstrating a vulnerability in Android's SELinux implementation | 956 |
emo-crab/scap-rs | A collection of Rust libraries for working with vulnerability data from various sources. | 16 |
ssteo/hitbsecconf2021ams-poc | A proof-of-concept demonstrating a covert channel for command and control (C&C) and data exfiltration using AWS GuardDuty in a post-DNS era | 2 |
sslab-gatech/pwn2own2020 | An exploitation project demonstrating how to chain vulnerabilities in Safari to escalate privilege on macOS | 402 |
hardik05/damn_vulnerable_c_program | An example C program demonstrating common types of vulnerabilities, designed to be fuzzed using various tools. | 676 |
dirtycow/dirtycow.github.io | A website documenting a common vulnerability in Linux systems | 3,353 |
dogangcr/vulnerable-sso | A tool to simulate and test vulnerabilities in Single Sign On systems using OAuth, SAML, and OpenID Connect protocols. | 147 |
zeroc00i/allvideopocsfromhackerone | A script to categorize and organize publicly disclosed vulnerabilities from HackerOne using JSON files. | 874 |
pedrib/poc | Contains public advisories, exploits, and code related to vulnerabilities and hacking. | 821 |
r3dxpl0it/cve-2018-4407 | Exploits a heap buffer overflow vulnerability in the XNU operating system kernel to cause a denial-of-service attack on iOS and macOS devices. | 35 |
o-o-overflow/dc2019q-ooops | A proof-of-concept project demonstrating a vulnerability in a proxy service to exploit a universal cross-site scripting bug and access restricted internal websites. | 13 |
spencerdodd/kernelpop | Automated framework for discovering and exploiting kernel vulnerabilities on Linux and macOS. | 687 |
0xjcn/damn-vulnerable-defi-v3-ctf | A DeFi protocol with intentional vulnerabilities for testing and learning secure smart contract development | 25 |
th3xace/sudo_killer | A tool to exploit vulnerabilities in the sudo program on Unix-like systems | 2,240 |