Boot2Root is a security challenge. In a group, we had to search for various means to pass root on the given ISO.
This is the fourth project of the Security branch at School 42 Paris
Subjects:
Different ways to become root on this ISO:
| Method 1 | Main hunter game created by the ISO author |
| Method 2 | Dirty CoW using an exploit that generates a new password hash on the fly and modifies /etc/passwd |
| Method 3 | Dirty CoW using an exploit that injects a shellcode into a SUID file |
| Method 4 | Boot to shell through the boot loader |
Requirements:
- VirtualBox
- VirtualBox Guest Addition
./scripts/createVM.sh
./scripts/startVM.sh