mirror of https://github.com/JohnHammond/CTFd.git
28d8a02ec6
test_index test_register_user test_user_isnt_admin |
||
---|---|---|
CTFd | ||
tests | ||
.gitignore | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
ctfd.ini | ||
development.txt | ||
docker-compose.yml | ||
populate.py | ||
prepare.sh | ||
requirements.txt | ||
serve.py | ||
setup.cfg | ||
wsgi.py |
README.md
CTFd is a CTF in a can. Easily modifiable and has everything you need to run a jeopardy style CTF.
Install:
./prepare.sh
to install dependencies using apt.- Modify CTFd/config.py to your liking.
- Use
python serve.py
in a terminal to drop into debug mode. - Here are some deployment options
Live Demo: https://demo.ctfd.io/
Logo by Laura Barbera
Theme by Christopher Thompson