Awesome
ZX2C4 Kernel Pwn Challenge
This project builds a bootable iso containing a complete Linux kernel and userland. The kernel has a security vulnerability that allows unprivileged users to attain root access.
Instructions
- Type
make
to build an iso. - Boot the iso in a VM.
- Read the instructions.
- Get root by writing a kernel exploit.