Neuland CTF Winter 2022
31 challenges with 33 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 liveForensics5
Recover something from a file, a capture, or a disk image - often from a part of it the format says is unused.
Based meme Solution
1 official solutionDescription
1 official solutionFriend or foe Solution
1 official solutionPDF Report Medium
1 official solutionPDF Solution
1 official solution
Steganography5
Find the payload hidden inside a carrier that looks ordinary. Bit planes, appended data, metadata, and audio spectrograms.
Color Solution
1 official solutionMeta Solution
1 official solutionMoon transmission Solution
1 official solutionQuick response Solution
1 official solutionTrust issues Solution
1 official solution
OSINT5
Answer a question about the real world from public sources. The work is pivoting between identifiers, not exploiting anything.
Lost connection Task
2 official solutionsFinders keepers Solution
1 official solutionLost connection Solution
1 official solutionPolyglot Solution
1 official solutionTime Machine Solution
1 official solution
Web5
Reach data or functionality the application meant to keep from you - through its inputs, its tokens, or its trust in the client.
Into the Backrooms 1 Solution
1 official solutionInto the Backrooms 2 Solution
1 official solutionInto the Backrooms 3 Solution
1 official solutionInto the Backrooms 4 Solution
1 official solutionScavenger hunt Solution
1 official solution
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.
Bitwise operator Solution
1 official solutionRSA Solution
1 official solutionTruly magical operator Solution
1 official solution
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.
h4ck3r Solution
1 official solutionLog4Flag Solution
1 official solutionPassword Guessing Solution
1 official solution
Reverse engineering3
Work out what a compiled program does without its source, then work backwards from the check to the input that passes it.
Password Medium
1 official solutionSnek Encoder Solution
1 official solutionTracer Solution
1 official solution
Misc2
Everything that fits no other box: esolangs, puzzles, scripting exercises, and the jail escapes that have not yet earned their own category.
For the Gains Task
2 official solutionsFor the Gains Solution
1 official solution