2015-09-14 06:32:48 +00:00
|
|
|
![](https://raw.githubusercontent.com/isislab/CTFd/master/CTFd/static/img/logo.png)
|
2015-01-01 05:36:56 +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:
|
|
|
|
[https://demo.ctfd.io/](https://demo.ctfd.io/)
|
|
|
|
|
2015-01-01 05:52:09 +00:00
|
|
|
Logo by [Laura Barbera](http://www.laurabb.com/)
|