2023no writeups on CTFtime
BSides Algiers 2023
4 challenges with 4 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 CTFtimeBinary exploitation4
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
Junior Pwner
1 official solutionJust pwnme
1 official solutionSys Rop
1 official solutionUnaligned
1 official solution