2019from public repositories
EOF Final game 2019
3 challenges with 6 published solutions between them. The writeups for this event were found in public repositories. Each link is pinned to the commit it was read from.
Where these writeups liveBinary exploitation2
Turn a memory-safety bug in a native binary into control of execution. Usually a stack overflow, a format string, or a heap primitive.
Solve it with:ROP gadget finderShellcode assembler and libraryCyclic pattern generator and offset finderFormat string exploit builderLearn: Binary exploitation
Flag3
2 official solutionsAlso written up in: yuawn/CTF, ssspeedgit00/CTF
Flag5
2 official solutionsAlso written up in: yuawn/CTF, ssspeedgit00/CTF
Uncategorised1
The upstream scoreboard did not say, so neither do we.
Also written up in: yuawn/CTF, ssspeedgit00/CTF