HUST 2017
10 challenges with 10 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 exploitation3
Turn a memory-safety bug in a native binary into control of execution. Usually a stack overflow, a format string, or a heap primitive.
No.14 Pwnable Do It Your Heap Ex[100]
1 official solutionAlso written up in: kimtruth/CTF-write-up
No.19 Pwnable earth[100]
1 official solutionAlso written up in: kimtruth/CTF-write-up
No.26 Pwnable shellwedance?[300]
1 official solutionAlso written up in: kimtruth/CTF-write-up
Uncategorised2
The upstream scoreboard did not say, so neither do we.
No.24 Prog Follow the trend[200]
1 official solutionAlso written up in: kimtruth/CTF-write-up
No.6 Prog Catch JACK If you can[50]
1 official solutionAlso written up in: kimtruth/CTF-write-up
Misc2
Everything that fits no other box: esolangs, puzzles, scripting exercises, and the jail escapes that have not yet earned their own category.
No.3 Mobile Trouble Maker[100]
1 official solutionAlso written up in: kimtruth/CTF-write-up
No.8 Mobile STAGE UP[100]
1 official solutionAlso written up in: kimtruth/CTF-write-up
Cryptography1
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.
No.2 Crypto Maware Maware Maware[50]
1 official solutionAlso written up in: kimtruth/CTF-write-up
Reverse engineering1
Work out what a compiled program does without its source, then work backwards from the check to the input that passes it.
No.22 Reversing Mind Control[200]
1 official solutionAlso written up in: kimtruth/CTF-write-up
Web1
Reach data or functionality the application meant to keep from you - through its inputs, its tokens, or its trust in the client.
No.27 Web bypass filter[200]
1 official solutionAlso written up in: kimtruth/CTF-write-up