pwnProeasy
Easy Overflow 3
spbctf
Task: exploit gets() buffer overflow to set a check variable to the magic number 13371337. Solution: send 40 bytes of padding followed by 0x00cc07c9 in little-endian to overwrite the integer variable on the stack.
$ ls tags/ techniques/
stack_overflowgets_exploitationinteger_overwrite
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Sign in with GitHub to continue. No email required.
$sign in$ grep --similar
Similar writeups
- [pwn][Pro]Easy Overflow 1— spbctf
- [pwn][Pro]Cmd— spbctf
- [pwn][Pro]Auto Overflow 1— spbctf
- [pwn][Pro]Sleep— spbctf
- [pwn][Pro]Simple BOF: Вредный пингвин— hackerlab