Kevin Chung ae45493e6e Giving config page more access (#279)
* Giving a plugin's config page more control
* Adding utils to base

This potentially opens some risk to malicious plugins but really a
plugin would already have this capability given that it can run
arbitrary Python code.
2017-06-14 13:57:46 -04:00
2017-04-29 23:45:08 -04:00
2017-01-24 23:06:16 -05:00
2017-06-03 16:28:02 -04:00
2017-06-03 17:43:46 -04:00
2017-04-08 17:35:18 -04:00
2017-04-26 22:46:06 -04:00
2016-10-14 00:54:42 -04:00
2017-01-24 23:06:16 -05:00
2015-09-13 22:43:23 -04:00
2017-05-16 02:43:34 -04:00
2017-03-28 21:17:56 -04:00
2017-01-07 02:44:31 -05:00
2017-01-10 03:35:48 -05:00

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

Live Demo

https://demo.ctfd.io/

Reverse Engineering Module

https://reversing.ctfd.io/

Credits

Description
No description provided
Readme Apache-2.0 34 MiB
Languages
JavaScript 87.1%
Python 9%
HTML 3%
Vue 0.6%
SCSS 0.3%