This repository contains challenge files for challenges that were featured during Gryphons Cyber Blitz 2023.
Challenges that require deployment or dockerization have been included with a Dockerfile and docker-compose.yml file.
To deploy a challenge, run docker-compose up -d in the challenge directory.
- Note that some challenges have custom deployment instructions. Please refer to the challenge directory for more information.