UIUCTF 2022 Public Challenge Repository
Notes:
- every challenge folder contains a
challenge.ymlfile in the format for ctfcli, CTFd's CLI tool challenge.yamlfiles are for deployable challenges, for kCTF- most challenges have a
solution/folder orsolution.md - majority of healthcheck folders contain a full solve script for the challenge (
healthcheck/healthcheck.py)