Skip to content

DavidisP4/DirtyCow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

DirtyCow - Exploit

Below code takes advantage of a known vulnerability [Dirty COW (CVE-2016-5195)] to escalate privileges and get root access.

Before running, uncomment sc for your platform within main.c.

Compilation: gcc main.c -o dirtycow -lpthread

About

Below code takes advantage of a known vulnerability [Dirty COW (CVE-2016-5195)] 🔥

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%