Skip to content
This repository has been archived by the owner on Jun 3, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (15 loc) · 1.94 KB

README.md

File metadata and controls

18 lines (15 loc) · 1.94 KB

42-Override

Information security project. This is a collection of ELF Binary exploits to expand your knowledge of security breaches, undefined behaviour and memory management.

Breakdown

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