EagleTube / CVE-2022-0847

Modified dirtypipe script into auto root without have to search a file manually to hijack suid binary.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2022-0847

Modified dirtypipe script into auto root without have to search a file manually to hijack suid binary.

Compile

  • gcc dirty.c -o dirty
  • gcc dirtypipe2.c -o dirty



Run

  • ./dirty
  • And you'll automatically rooted


Modified





Kernel affected

  • Kernel versions newer than 5.8 may affected
  • version 5.10
  • version 5.15
  • version 5.16

About

Modified dirtypipe script into auto root without have to search a file manually to hijack suid binary.


Languages

Language:C 100.0%