ouspg / CompSec

Exercises for (legacy) Computer Security course in the University of Oulu
MIT License
44 stars 110 forks source link

Lab 4: some issues #14

Open Nicceboy opened 3 years ago

Nicceboy commented 3 years ago

Task 2: Might need to rewrite and combine the provided blog posts to give more straightforward instructions. Also add some notes:

Task 3A: Kali seems to have ASCII armoring in these days (too many occurrences with null bytes), might need to modify instructions because of that (Note about ascii armor https://lwn.net/Articles/31032/) Task 3B: Provided sample python code is not well compatible with Python 3.9 and the latest pwntools, should fix that

Extra material: https://medium.com/codex/buffer-overflows-shellcode-and-memory-corruption-51f546ab00ab