Skip to content

alejndalliance/AleJndCTF

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.