A CTF scoring engine with a small attack surface that doesn't store flags in plaintext.
This repository has been archived on 2020-11-01. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Python 51.7%
  • HTML 21%
  • CSS 15.4%
  • JavaScript 11.9%
Find a file
2014-04-30 10:17:41 -07:00
ctfengine clean up templates and add error pages 2014-04-25 23:03:03 -07:00
.gitignore update .gitignore 2014-04-25 21:42:02 -07:00
add_flags.py set machine ID when adding flags 2014-04-25 22:28:47 -07:00
COPYING add readme and license 2014-04-25 21:37:12 -07:00
init_db.py bring things up to date 2014-04-25 21:35:05 -07:00
README.md add readme and license 2014-04-25 21:37:12 -07:00
requirements.txt bring things up to date 2014-04-25 21:35:05 -07:00
uwsgi.yml improve uwsgi.yml 2014-04-30 10:17:41 -07:00

ctfengine

A CTF scoring engine with a small attack surface that doesn't store flags in plaintext.