Kernel Exploit in C

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
  • Deaktivieren des eBPF ( Extended Berkeley Packet Filter)

Linux Kernel < 4.4.0-116 (Ubuntu 16.04.4) - Local Privilege Escalation

Download the Exploit

Exploit.c

Compile the Exploit

  • gcc -o Exploit Exploit.c

Execute the Exploit

  • ./Exploit
  • bash
  • id