CTFs as you need them
 
 
 
 
Go to file
Kevin Chung f4d766473d Import export (#244)
* 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
2017-04-14 02:53:36 -04:00
CTFd Import export (#244) 2017-04-14 02:53:36 -04:00
migrations Hints (#232) 2017-03-28 21:17:56 -04:00
tests Hints (#232) 2017-03-28 21:17:56 -04:00
.gitignore challenge update modal is now replaceable (#236) 2017-04-08 01:20:22 -04:00
.travis.yml Hints (#232) 2017-03-28 21:17:56 -04:00
CHANGELOG.md Marking 1.0.0 (#196) 2017-01-24 23:06:16 -05:00
Dockerfile Updating Docker files 2017-04-08 17:35:18 -04:00
LICENSE Update LICENSE 2016-10-14 00:54:42 -04:00
README.md Update README.md 2017-03-12 20:14:13 -04:00
ctfd.ini Allow CTFd to run with script_root != '/' and PostgreSQL (#125) 2016-06-22 00:18:09 -04:00
development.txt Starting to write tests 2017-01-07 02:44:31 -05:00
docker-compose.yml Updating Docker files 2017-04-08 17:35:18 -04:00
docker-entrypoint.sh Working on #187 2017-03-03 01:37:46 -05:00
manage.py Marking 1.0.0 (#196) 2017-01-24 23:06:16 -05:00
populate.py Testing branch (#211) 2017-02-24 21:46:25 -05:00
prepare.sh Fully automate prepare.sh 2015-09-13 22:43:23 -04:00
requirements.txt Import export (#244) 2017-04-14 02:53:36 -04:00
serve.py Hints (#232) 2017-03-28 21:17:56 -04:00
setup.cfg Starting to write tests 2017-01-07 02:44:31 -05:00
wsgi.py Latest set of changes (#190) 2017-01-10 03:35:48 -05:00

README.md

Build Status CTFd Slack

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/

Reverse Engineering Module: https://reversing.ctfd.io/

Logo by Laura Barbera

Theme by Christopher Thompson