alejndalliance / AleJndCTF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:GNU General Public License v3.0


Languages

Language:Python 53.4%Language:HTML 31.6%Language:CSS 7.8%Language:Shell 4.8%Language:JavaScript 2.3%