https://github.com/chen-robert/writeups/tree/master/binexp/csawred20/
https://github.com/AdnanSlef/csawred2020_fixed
https://github.com/EvilMuffinHaCTF/csawred2020
https://adrianself.me/writeups/2020/09/27/fabricator.html
https://github.com/EvilMuffinHaCTF/csawred2020/blob/master/traefik/solution.sh
https://github.com/Geoige/anvil-parser
https://stackoverflow.com/questions/8763334/find-the-offset-of-data-in-a-binary-file
grep -obUaP "<\x-hex pattern>" <file>
Robert Chen: https://blog.robertchen.cc/
Some citations at the end are in order! We want to thank the following people:
-
Pacific Northwest National Laboratory for contributing the following challenges: otherplane recovery animal friendship Hack-a-Mole parasprite
-
PicoCTF provided some inspiration for the entry-level buffer overflow problems and coalmine
-
Wenliang Du, Computer & Internet Security, 2nd edition provided some helpful inspiration on the cryptography side
-
Hacking: the Art of Exploitation by Jon Erickson has a great shellcoding chapter, inspiration for the Spellcoding challenges
And we want to thank all the players!