PwC Hackaday 2023
pwn
| Challenge Name | Keywords | Summary |
|---|---|---|
| Hack The Binary 1 | oob | Array OOB read |
| Hack The Binary 2 | format string, ROP | Format string to defeat ASLR, ROP to get RCE |
web
| Challenge Name | Keywords | Summary |
|---|---|---|
| PHP Code Review 1 | php | Leveraging Google search box to capture the flag |
| PHP Code Review 2 | php | Triggerring error to reach catch block |