Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alisatodorova/software-vulnerabilities

My assignments on GDB and Computer Architecture; Buffer Overflow; Stack Overflow and ROP gadgets; ASLR; Heap Overflow; Type Confusion; Injection Attack; Fuzzing.
https://github.com/alisatodorova/software-vulnerabilities

aslr buffer-overflow cybersecurity exploitation fuzzing gdb heap-overflow injection-attack mitigation rop-gadgets software-vulnerabilities stack-overflow type-confusion

Last synced: about 1 month ago
JSON representation

My assignments on GDB and Computer Architecture; Buffer Overflow; Stack Overflow and ROP gadgets; ASLR; Heap Overflow; Type Confusion; Injection Attack; Fuzzing.

Awesome Lists containing this project

README

        

# Software Vulnerabilities: Exploitation and Mitigation

Each folder contains: a pdf with the lab's tasks, my report with solutions, my implementations, and most of the files for the virtual machine used in this lab. Note: For Lab 6 - Heap Overflow, Lab 7 - Type Confusion, Lab 8 - Injection Attack, and Lab 9 - Fuzzing, you can find and download the files for the virtual machines here: https://surfdrive.surf.nl/files/index.php/s/Htm441jYExpdt2m

Labs on:
- GDB and Computer Architecture;
- Buffer Overflow;
- Stack Overflow and ROP gadgets;
- ASLR;
- Heap Overflow;
- Type Confusion;
- Injection Attack;
- Fuzzing.