pwnProhard
Zagjail
tamuctf
Task: Zag language jail with regex-based static analyzer banning extern and pointer arithmetic. Solution: Bypass \b word boundary with parentheses (q)+N, bypass dereference check with *(expr), OOB stack read/write for ret2libc ROP chain.
$ ls tags/ techniques/
regex_word_boundary_bypassparenthesized_expression_bypassoob_stack_read_writelibc_base_leakret2libc_rop_chain
🔒
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
- [misc][Pro]__pyjail__— kalmarctf
- [misc][Pro]decreasing— tamuctf
- [crypto][free]TAUtology— tjctf
- [misc][free]exponential— umdctf
- [misc][free]build-a-builtin-revenge— b01lersc