Information security project. This is a collection of ELF Binary exploits to expand your knowledge of security breaches, undefined behaviour and memory management.
Level | Ressources | Exploit |
---|---|---|
0 | Simple reverse engineering | |
1 | Wiremask | Buffer overflow | Ret2libc attack |
2 | printf() vulnerabilities |
Format string attack |
3 | Simple reverse engineering | |
4 | Wireshark | Read file shellcode | Shellcode injection |
5 | Read file shellcode | Format string attack | Shellcode injection |
6 | Simple reverse engineering | |
7 | Integer overflow | Buffer overflow | Ret2libc attack | |
8 | Simple reverse engineering | |
9 | Structure padding | Buffer overflow |