AleJndCTF
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.
Jeopardy
Attack and Defense
Usage
$ pip install -r requirements.txt
$ ./buildTables.sh
$ python server.py
Docs
Simple documentations at wiki
For Attack and Defense mode. Please refer here.
TODO
$ cd /path/to/AleJndCTF
$ grep -RE "TODO|FIXME|NOTE" .
Contact
mohdfakhrizulkifli at gmail dot com.
Note: Flask should run on top of a proper web server if you plan to have many players.