MetaCTF RST 2024
16 challenges with 16 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 liveReverse engineering7
Work out what a compiled program does without its source, then work backwards from the check to the input that passes it.
Brute
1 official solutionAlso written up in: VKU-Security-Lab/CTF-Writeup-2024
Duke of the kingdom Writeup
1 official solutionAlso written up in: o0akmo/CTF-Writeup
Also written up in: VKU-Security-Lab/CTF-Writeup-2024
Also written up in: VKU-Security-Lab/CTF-Writeup-2024
Grand Can Auto
1 official solutionAlso written up in: VKU-Security-Lab/CTF-Writeup-2024
Keypad
1 official solutionAlso written up in: VKU-Security-Lab/CTF-Writeup-2024
Pico Cypher
1 official solutionAlso written up in: VKU-Security-Lab/CTF-Writeup-2024
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.
Birthday Cake
1 official solutionAlso written up in: VKU-Security-Lab/CTF-Writeup-2024
Hash Breaker
1 official solutionAlso written up in: tranminhprvt01/CTF-writeups
Mmm, Birthday Cake
1 official solutionAlso written up in: o0akmo/CTF-Writeup
Binary 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.
Flag Reader
1 official solutionAlso written up in: VKU-Security-Lab/CTF-Writeup-2024
Greetings
1 official solutionAlso written up in: VKU-Security-Lab/CTF-Writeup-2024
Uncategorised2
The upstream scoreboard did not say, so neither do we.
Also written up in: VKU-Security-Lab/CTF-Writeup-2024
Play It On The Radio
1 official solutionAlso written up in: VKU-Security-Lab/CTF-Writeup-2024
Web2
Reach data or functionality the application meant to keep from you - through its inputs, its tokens, or its trust in the client.
Secure Flag Storage
1 official solutionAlso written up in: VKU-Security-Lab/CTF-Writeup-2024
Server Sleuthing
1 official solutionAlso written up in: o0akmo/CTF-Writeup