A pedagogical CTF to teach symbolic execution with the angr toolset
Follow the instructions in the CTFd documentation, under "Deployment/Installation": https://docs.ctfd.io/docs
The final steps (not included in the above docs) are:
cd <path to your CTFd install>
sudo docker-compose up
Once this is done and docker is running you can point your web browser of choice to localhost:8000
and set up an admin account!
Download angr-ctf-config.zip
. Log in as an administrator on the CTF website, and navigate to Config/Backup. Select the file and click import!
For instructions on how to host this CTF on the open internet, see this guide: https://medium.com/shellpwn/hosting-your-own-ctf-765607dbe06f