A series of challenges to test basic stack overflow skills, originally developed for the Sheffield University Ethical Hacking Society.
Starting as level0 exploit a binary owned by the next user to get the flag.
There are 5 flags to collect:
- /home/level1/level1.txt
- /home/level2/level2.txt
- /home/level3/level3.txt
- /home/level4/level4.txt
- /root/root.txt
Each flag is the corresponding users password, so once you exploit the binary owned by level1 and get the level1 flag, you can su to level1 and take on the next challenge
To start boot the machine and login as:
- username:
level0
- password:
level0
You'll find the first binary to exploit is: /home/level0/level1
You may want to increase the resources allocated to the machine