AleJndCTF
is a fork of another open-source (jeopardy style) CTF platform called the tinyctf-platform.
This fork also contains part of the implementations from internetwache and gartnera forked version.
$ pip install -r requirements.txt
$ ./buildTables.sh
$ python server.py
Simple documentations at wiki
For Attack and Defense mode. Please refer here.
$ cd /path/to/AleJndCTF
$ grep -RE "TODO|FIXME|NOTE" .
mohdfakhrizulkifli at gmail dot com.
Note: Flask should run on top of a proper web server if you plan to have many players.