m0leCon Beginner CTF 2023
11 challenges with 15 published solutions between them. No writeups were ever filed against this event's listing, so its solutions were found in public repositories instead. Each link is pinned to the commit it was read from.
The event listingCryptography4
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.
ANDCipher
2 official solutionsAlso written up in: AlBovo/CTF-Writeups, AlBovo/CTF-Writeups
CrazyXOR
2 official solutionsAlso written up in: AlBovo/CTF-Writeups, AlBovo/CTF-Writeups
FastRSA
1 official solutionAlso written up in: AlBovo/CTF-Writeups
PoliTOcheatbot
1 official solutionAlso written up in: AlBovo/CTF-Writeups
Binary 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.
The Wall
2 official solutionsAlso written up in: Roma476/CTF-WriteUps, AlBovo/CTF-Writeups
Memory Wizard
1 official solutionAlso written up in: AlBovo/CTF-Writeups
OURsql
1 official solutionAlso written up in: AlBovo/CTF-Writeups
Web3
Reach data or functionality the application meant to keep from you - through its inputs, its tokens, or its trust in the client.
Secure Access
2 official solutionsAlso written up in: AlBovo/CTF-Writeups, AlBovo/CTF-Writeups
PianoCarriera
1 official solutionAlso written up in: AlBovo/CTF-Writeups
Unguessable
1 official solutionAlso written up in: AlBovo/CTF-Writeups
Misc1
Everything that fits no other box: esolangs, puzzles, scripting exercises, and the jail escapes that have not yet earned their own category.
Strangers in the Noise
1 official solutionAlso written up in: AlBovo/CTF-Writeups