Files
CTFd/README.md
Andrew Meserole 81fe9c179f Fix Image Links in README (#288)
Latest PR moving around the theme files broke the image links in the README.
2017-06-18 11:51:12 -04:00

1.2 KiB

Build Status CTFd Slack

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.

CTFd is a CTF in a can.

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
  5. You can check out the Getting Started guide for a breakdown of some of the features you need to get started.

Live Demo

https://demo.ctfd.io/

Reverse Engineering Module

https://reversing.ctfd.io/

Credits