🏳️
The CTF Recipes
Ctrl
K
Copy
🛠️
Pwn
Stack exploitation
Stack Buffer Overflow
Dangerous functions
The following functions are known to be vulnerable to buffer overflows:
gets
memcpy
sprintf
strcat
strcpy
Previous
Stack Buffer Overflow
Next
gets
Last updated
9 months ago