Chinalover / CTFd

CTFs as you need them

Home Page:https://ctfd.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 to your liking.
  3. Use python serve.py in a terminal to drop into debug mode.
  4. Here are some deployment options

remeber to edit the config.py to change the domain of your webstie and the smtp username,passsword in utils.py also need to be edit. the function of edit user message may have bug ,pay attention to it. don't use the flask,it's so terrible,see (https://github.com/isislab/CTFd/wiki/Deployment. NJUPT ctf practice website:http://ctf.nuptsast.com Logo by Laura Barbera

About

CTFs as you need them

https://ctfd.io

License:Apache License 2.0


Languages

Language:Python 45.0%Language:HTML 35.4%Language:JavaScript 17.0%Language:CSS 2.5%Language:Shell 0.1%