2016from public repositories
Holy 2016
6 challenges with 6 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.
Solve it with:ROP gadget finderShellcode assembler and libraryCyclic pattern generator and offset finderFormat string exploit builderLearn: Binary exploitation
Diary
1 official solutionAlso written up in: DaramG/ctf-writeup
Random
1 official solutionAlso written up in: DaramG/ctf-writeup
Review
1 official solutionAlso written up in: DaramG/ctf-writeup
Uncategorised2
The upstream scoreboard did not say, so neither do we.
Easylang
1 official solutionAlso written up in: qwaz/solved-hacking-problem
Sound Meter
1 official solutionAlso written up in: qwaz/solved-hacking-problem
Misc1
Everything that fits no other box: esolangs, puzzles, scripting exercises, and the jail escapes that have not yet earned their own category.
Solve it with:Brainfuck and esolang decoderCipher identifier and automatic decoderRegex tester with match offsets and capture groupsLearn: Recognising encodings
Sundae
1 official solutionAlso written up in: DaramG/ctf-writeup