pwneasy
Indexes
spbctf
Task: bypass a secret verification system using array index out-of-bounds. Solution: provide index 2080 to access the flag pointer instead of the user secrets array, causing memcmp to compare the flag with itself (always matches).
$ ls tags/ techniques/
array_index_oobpointer_arithmetic_exploitationmemcmp_self_comparison
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Create a free account with GitHub, then upgrade to Pro.
$ssh [email protected]