bl/readme.txt

16 lines
534 B
Plaintext

bfu/bl
small repository containing a lab and some (brief) documentation covering:
- buffer overflow
- stack smashing (what it is, possible application etc.)
- writing code that's memory safe (memory safety, but for recognition purposes)
- "safe code"
- [memory] vulnerability recognition
- static analysis (and obfuscation)
- dynamic analysis (like.. gdb/lldb <-- lldb is better)
- fuzzing (or more of.. what it is)
- code signing (??? i don't know how i want to implement this year)
SY0-601 objective: 3.2 (Application Security)