Skip to content

alejndalliance/AleJndCTF

Repository files navigation

Rawsec's CyberSecurity Inventory GitHub stars GitHub license

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

alt text

Attack and Defense

alt text

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.