2016-07-22 06:46:57 +00:00
|
|
|
![](https://raw.githubusercontent.com/isislab/CTFd/master/CTFd/static/original/img/logo.png)
|
2015-01-01 05:36:56 +00:00
|
|
|
====
|
|
|
|
|
2016-12-13 08:37:50 +00:00
|
|
|
[![CTFd Slack](https://slack.ctfd.io/badge.svg)](https://slack.ctfd.io/)
|
2016-12-13 08:35:22 +00:00
|
|
|
|
2015-01-01 05:45:25 +00:00
|
|
|
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](https://github.com/isislab/CTFd/blob/master/CTFd/config.py) to your liking.
|
|
|
|
3. Use `python serve.py` in a terminal to drop into debug mode.
|
2015-03-20 07:22:32 +00:00
|
|
|
4. [Here](https://github.com/isislab/CTFd/wiki/Deployment) are some deployment options
|
2015-01-01 05:52:09 +00:00
|
|
|
|
2015-01-02 02:16:16 +00:00
|
|
|
Live Demo:
|
2016-11-15 03:21:41 +00:00
|
|
|
[https://demo.ctfd.io/](https://demo.ctfd.io/)
|
2015-01-02 02:16:16 +00:00
|
|
|
|
2015-01-01 05:52:09 +00:00
|
|
|
Logo by [Laura Barbera](http://www.laurabb.com/)
|
2016-02-02 16:40:26 +00:00
|
|
|
|
|
|
|
Theme by [Christopher Thompson](https://github.com/breadchris)
|