BtS Writeups 2022
25 challenges with 47 published solutions between them. CTFtime has no listing for this event at all, so nothing built on CTFtime can show what it was made of. These writeups were found in public repositories instead. Each link is pinned to the commit it was read from.
Where these writeups liveCryptography10
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.
Code Book
2 official solutionsIdentity
2 official solutionsIdentity 2
2 official solutionsIdentity 3
2 official solutionsShorty
2 official solutionsSubstitute
2 official solutionsXoxoxo
2 official solutionsIts Free Real Spa
1 official solutionSolution2
1 official solution
Binary exploitation4
Turn a memory-safety bug in a native binary into control of execution. Usually a stack overflow, a format string, or a heap primitive.
Access
2 official solutionsBabyheap
2 official solutionsRock Paper Scissors
2 official solutionsShellcode
2 official solutions
Web4
Reach data or functionality the application meant to keep from you - through its inputs, its tokens, or its trust in the client.
entityRpg
2 official solutionsScammerland
2 official solutionsScammerland2
2 official solutionsTotallylegitshop
2 official solutions
Misc3
Everything that fits no other box: esolangs, puzzles, scripting exercises, and the jail escapes that have not yet earned their own category.
Secret Channel
2 official solutionsSecure Disclosure
2 official solutionsDatapack
1 official solution
Reverse engineering2
Work out what a compiled program does without its source, then work backwards from the check to the input that passes it.
Interpreter
2 official solutionsOxidation
2 official solutions
Uncategorised1
The upstream scoreboard did not say, so neither do we.
Babyste
2 official solutions
Forensics1
Recover something from a file, a capture, or a disk image - often from a part of it the format says is unused.