Skip to content

higarrett/scorebot2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scorebot Base

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.

This project is based off of the Scorebot used in the Pros vs Joes CTF by BSidesLV. Since I could not figure out how it is run or a clean way to get everything together, I am making my own.

Current Status

Version 1.0 - Complete and Operational

Version 1.1 - In Development

To do

  • Scoreboard
  • Flag submission portal (1.1)
  • SQL Database (1.1)
  • Monitor scripts
    • DNS
    • Email (SMTP & IMAP)
    • FTP
    • LDAP
    • Website Check (1.1)

Setup

Setup information is still being written as the project is developed and written. The majority of the Scorebot will be written in Python as to make it easy to run on many systems. The current development is being conducted on Ubuntu 22.04.4 LTS and will be tested on other Linux variants once complete.

Dependencies

Check requirements.txt

About

Scorebot for a Red Team vs Blue Team CTF.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published