/UIUCTF-2021-Public

Challenge source code and deployment scripts for UIUCTF 2021

Primary LanguagePython

UIUCTF-2021-Public

UIUCTF 2021 Public Challenge Repository

Notes:

  • every challenge folder contains a challenge.yml file in the format for ctfcli, CTFd's CLI tool
  • challenge.yaml files are for deployable challenges, for kCTF
  • most challenges have a solution/ folder or solution.md
  • majority of healthcheck folders contain a full solve script for the challenge (healthcheck/healthcheck.py)