mirror of
https://github.com/aljazceru/CTFd.git
synced 2026-02-02 12:54:31 +01:00
27 lines
1.1 KiB
Markdown
27 lines
1.1 KiB
Markdown

|
|
====
|
|
|
|
[](https://travis-ci.org/CTFd/CTFd)
|
|
[](https://slack.ctfd.io/)
|
|
|
|
## What is CTFd?
|
|
CTFd is a Capture The Flag in a can. It's easy to customize with plugins and themes 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/CTFd/CTFd/blob/master/CTFd/config.py) to your liking.
|
|
3. Use `python serve.py` in a terminal to drop into debug mode.
|
|
4. [Here](https://github.com/CTFd/CTFd/wiki/Deployment) are some deployment options
|
|
|
|
## Live Demo
|
|
https://demo.ctfd.io/
|
|
|
|
## Reverse Engineering Module
|
|
https://reversing.ctfd.io/
|
|
|
|
## Credits
|
|
* Logo by [Laura Barbera](http://www.laurabb.com/)
|
|
* Theme by [Christopher Thompson](https://github.com/breadchris)
|