The repository holding all challenges for Sapling CTF 2022, a local CTF @ UBC hosted by Maple Bacon.
Format:
/category/challenge-name/
- readme.md
- challenge-description.md
- players/ (files given to players)
- hosted/ (files required for hosting)
- readme.md (instructions for hosting, hopefully just docker run)
- start.sh (or something similar, again hopefully just docker run)
- solve/ (solve scripts)