CTFs as you need them
 
 
 
 
Go to file
Kevin Chung b235cda74f Update README.md 2016-02-02 11:40:26 -05:00
CTFd Updated CTFd UI to use Bootstrap; makes viewing and adding challenges 2016-02-01 22:31:07 -05:00
.gitignore Auto-generate secret key and fixing challenge modal 2015-11-17 19:46:44 -05:00
Dockerfile Docker Compose files and adjustments 2016-01-08 21:01:55 -05:00
LICENSE Initial commit 2015-01-01 00:36:56 -05:00
README.md Update README.md 2016-02-02 11:40:26 -05:00
docker-compose-run.sh Docker Compose files and adjustments 2016-01-08 21:01:55 -05:00
docker-compose.yml Docker Compose files and adjustments 2016-01-08 21:01:55 -05:00
populate.py CTFd code push 2015-01-01 00:45:25 -05:00
prepare.sh Fully automate prepare.sh 2015-09-13 22:43:23 -04:00
requirements.txt Adding gunicorn 2015-11-17 21:24:10 -05:00
serve.py Adding score and place to team page, fixing create_app 2015-03-08 13:39:22 -04:00

README.md

CTFd is a CTF in a can. Easily modifiable and has everything you need to run a jeopardy style CTF.

Install:

  1. ./prepare.sh to install dependencies using apt.
  2. Modify CTFd/config.py to your liking.
  3. Use python serve.py in a terminal to drop into debug mode.
  4. Here are some deployment options

Live Demo: https://demo.ctfd.io/

Logo by Laura Barbera

Theme by Christopher Thompson