mirror of https://github.com/JohnHammond/CTFd.git
f4d766473d
* Adding dataset and export function * Removing unnecessary print * First try at import_ctf * Adding UI components * First successful export and import * Importing configs * Alerting response for now |
||
---|---|---|
CTFd | ||
migrations | ||
tests | ||
.gitignore | ||
.travis.yml | ||
CHANGELOG.md | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
ctfd.ini | ||
development.txt | ||
docker-compose.yml | ||
docker-entrypoint.sh | ||
manage.py | ||
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/
Reverse Engineering Module: https://reversing.ctfd.io/
Logo by Laura Barbera
Theme by Christopher Thompson