Git Product home page Git Product logo

alejndctf's Introduction

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.

alejndctf's People

Contributors

fakhrizulkifli avatar najashark avatar noraj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

noraj

alejndctf's Issues

Scoreboard and vulnbox flag exchange service (./flag)

A binary when executed will submit to the server the src_ip and local_ip to the scoreboard for attacker/victim relationship. Once confirmed, will then received the flag for the vulnerable service from the scoreboard.

Vulnerable service checker

The checker must be able to report the status of the vulnerable services available. If any of it is reported to be offline either by SIGKILL or SIGHUP, the points will be deducted in every interval.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.