Skip to content

oozkaya/42_boot2root

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boot2Root

About

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:


Solutions

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

Setup VM (Ubuntu/Debian)

Requirements:

  • VirtualBox
  • VirtualBox Guest Addition
./scripts/createVM.sh
./scripts/startVM.sh

About

Security project to get Root from ISO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published