pwnPromedium
Echo
srdnlen
Task: Echo server with off-by-one vulnerability in read loop. Solution: Overwrite maxlen to expand buffer, progressive stack leak via puts without null terminator, bypass canary and PIE via leaks, ret2libc ROP chain.
$ ls tags/ techniques/
off_by_one_maxlen_overwriteputs_no_null_terminator_leakprogressive_stack_leakcanary_bypass_via_leakret2libc_rop
🔒
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]Говори - и будет исполнено (ask_and_you_shall_receive)— hackerlab
- [pwn][Pro]secret_v2 — format string without %n— spbctf
- [pwn][Pro]Easy ROP— hackerlab
- [pwn][free]Void— hackthebox
- [pwn][Pro]Baby bof— uoftctf2026