- Clone this repository
- Go into the cloned repository
cd uoc-elder-scripts
- Go to the
CTFd
directory
cd CTFd
- Run docker-compose
docker-compose up --build
- Go to
advanced_chapters
directory
cd ../advanced_chapters
- Run docker-compose
docker-compose up --build
- Go to
localhost:8000
to access the CTFd instance - Go to
localhost:80
to access the advanced chapters instance - Register an account
- Start solving challenges