/override

🔐 More reverse engineering and exploiting!

Primary LanguageAssembly

override

The final project in the cybersecurity branch. The goal is to pass 10 levels:

Level Exploit\Technique\Breach
level00 Passing suitable argument
level01 Buffer overflow, ret2libc
level02 Format string attack
level03 Passing suitable argument
level04 Buffer overflow, ret2libc
level05 Format string attack, GOT rewriting
level06 Passing suitable argument
level07 Passing suitable argument
level08 Privilege escalation with symbolic link
level09 Buffer overflow, ret2func

References