Matir / Scorebot-Core

The Scorebot Engine is a platform that allows scoring, host checking and other cool stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scorebot Core

Scorebot is a scoring engine for CTF competitions. It is built upon a Blue Team / Red Team model, where Blue Teams defend flags against Red teams. (Blue Teams may also attack other Blue Teams to steal flags). Scoring is based upon flags stolen, scored service up time, and injects submitted (there is no scoring tracking for injects yet).

This version v3.5 includes support for atomic transactions and adds additional fixes to support new-er versions of Django.

This is a fork of "https://github.com/dichotomy/scorebot" for Scorebot version 3 and greater. From version 3 - forward, the components of Scorebot are broken up into separate "modules".

Setup Scripts for ArchLinux

Setup script is located here: https://raw.githubusercontent.com/iDigitalFlame/scorebot-sysconfig/master/setup.sh Short link is located at: http://l.idfla.me/sbe

Scorebot Modules

These are the primary components of Scorebot, collectively called the Scorebot Engine, SBE for short.

I am using this repository to help separate out and manage the official Scorebot Core code as we develop and add new features.

About

The Scorebot Engine is a platform that allows scoring, host checking and other cool stuff

License:GNU Affero General Public License v3.0


Languages

Language:Python 84.2%Language:JavaScript 9.8%Language:Shell 2.4%Language:HTML 2.0%Language:CSS 1.5%