2024no writeups on CTFtime
SCTF 2024
20 challenges with 21 published solutions between them. CTFtime lists this event but has no writeups filed against it, so it is absent from the index CTFtime feeds. These were found in public repositories instead. Each link is pinned to the commit it was read from.
The event on CTFtimeUncategorised9
The upstream scoreboard did not say, so neither do we.
Kno Puts Revenge
2 official solutionsBring Your Own Script
1 official solutionExp01
1 official solutionExp01 Commented
1 official solutionGoCompiler
1 official solutionHidden Discord
1 official solutionResign Letter
1 official solutionSimplelazy
1 official solutionvmCode
1 official solution
Binary exploitation7
Turn a memory-safety bug in a native binary into control of execution. Usually a stack overflow, a format string, or a heap primitive.
Solve it with:ROP gadget finderShellcode assembler and libraryCyclic pattern generator and offset finderFormat string exploit builderLearn: Binary exploitation
Buffer Buffet
1 official solutionByte Breakup
1 official solutionCoal Mine Canary
1 official solutionLeaky Pipes
1 official solutionLib Riddle
1 official solutionSeed Spring
1 official solutionShell Mischief
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.
Solve it with:Strings extractor for binaries and blobsWebAssembly disassemblerJava .class disassemblerPython .pyc bytecode disassemblerLearn: Binary exploitation
Another Python Game
1 official solutionAvengers Assemble
1 official solutionThe Broken Sword
1 official solution
Forensics1
Recover something from a file, a capture, or a disk image - often from a part of it the format says is unused.
Solve it with:File type identifier by magic bytesMagic byte and file signature tablePCAP analyzer for CTF network forensicsEXIF metadata viewerLearn: File forensics and carvingLearn: Network forensics
Secret
1 official solution