Kernel Exploit in C: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
| Zeile 8: | Zeile 8: | ||
=Execute the Exploit= | =Execute the Exploit= | ||
*./Exploit | *./Exploit | ||
| + | *bash | ||
| + | *id | ||
Version vom 9. Oktober 2020, 21:00 Uhr
Linux Kernel < 4.4.0-116 (Ubuntu 16.04.4) - Local Privilege Escalation
Download the Exploit
Compile the Exploit
- gcc -o Exploit Exploit.c
Execute the Exploit
- ./Exploit
- bash
- id