Boiler 2020
16 challenges with 17 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 exploitation8
Turn a memory-safety bug in a native binary into control of execution. Usually a stack overflow, a format string, or a heap primitive.
Matrix
2 official solutionsAlso written up in: hkraw/ctf_, hkraw/ctf_
Leaks
1 official solutionAlso written up in: hkraw/ctf_
Metacore
1 official solutionAlso written up in: hkraw/ctf_
Nospoon
1 official solutionAlso written up in: hkraw/ctf_
Oracle
1 official solutionAlso written up in: hkraw/ctf_
Rabit
1 official solutionAlso written up in: hkraw/ctf_
Also written up in: hkraw/ctf_
Shellcode
1 official solutionAlso written up in: hkraw/ctf_
Reverse engineering5
Work out what a compiled program does without its source, then work backwards from the check to the input that passes it.
Bitser
1 official solutionAlso written up in: hkraw/ctf_
Also written up in: hkraw/ctf_
Megarace
1 official solutionAlso written up in: hkraw/ctf_
Also written up in: hkraw/ctf_
USAGE
1 official solutionAlso written up in: hkraw/ctf_
Cryptography3
Recover a plaintext or a key from something that was supposed to protect it. In practice: identify the scheme, find the parameter the author got wrong, exploit it.
Also written up in: hkraw/ctf_
Also written up in: hkraw/ctf_
Three
1 official solutionAlso written up in: hkraw/ctf_