Skip to content

gawdsnitkkr/CTFd

This branch is 11 commits ahead of, 1073 commits behind CTFd/CTFd:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fc9a97f · Jan 1, 2018
Nov 14, 2017
Jan 1, 2018
Dec 13, 2017
Aug 20, 2017
Dec 22, 2017
Jul 13, 2017
Oct 14, 2017
Dec 11, 2017
Dec 22, 2017
Apr 8, 2017
Oct 14, 2016
Dec 12, 2017
Nov 25, 2017
Jun 22, 2016
Dec 11, 2017
Jul 16, 2017
Jul 13, 2017
Jun 16, 2017
Dec 22, 2017
Jan 25, 2017
Oct 14, 2017
Sep 28, 2017
Dec 11, 2017
Mar 29, 2017
Jan 7, 2017
Jan 10, 2017

Repository files navigation

Build Status CTFd Slack

What is CTFd?

CTFd is a Capture The Flag framework focusing on ease of use and customizability. It comes with everything you need to run a CTF and it's easy to customize with plugins and themes.

CTFd is a CTF in a can.

Features

  • Create your own challenges, categories, hints, and flags from the Admin Interface
    • Static & Regex based flags
    • Users can unlock hints for free or with points
    • File uploads to the server or Amazon S3
    • Limit challenge attempts & hide challenges
    • Automatic submission throttling
  • Scoreboard with automatic tie resolution
    • Hide Scores from the public
    • Freeze Scores at a specific time
    • Dynamic Scoring
  • Scoregraphs comparing the top 10 teams and team progress graphs
  • Markdown content management system
  • SMTP + Mailgun email support
    • Email confirmation support
    • Forgot password support
  • Automatic competition starting and ending
  • Team management & hiding
  • Customize everything using the plugin and theme interfaces
  • Importing and Exporting of CTF data for archival
  • And a lot more...

Install

  1. Run ./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/

Support

To get basic support, you can join the CTFd Slack Community: CTFd Slack

If you prefer commercial support or have a special project, send us an email: [email protected].

Managed Hosting

Looking to use CTFd but don't want to deal with managing infrastructure? Check out the CTFd website for managed CTFd deployments.

HackerFire

Looking for CTF challenges to work on? HackerFire is a learning focused CTF built using CTFd. It features a wide variety of challenges and is updated with new content frequently. It also contains custom knowledge resources to teach newcomers about the techniques used to solve a challenge.

Credits

Packages

No packages published

Languages

  • JavaScript 39.1%
  • Python 38.2%
  • HTML 19.9%
  • CSS 2.5%
  • Other 0.3%