Code Monkey home page Code Monkey logo

ctf-scoreboard's Introduction

MITRE CTF Scoreboard

Build Status Code Climate

MITRE CTF Scoreboard is a fully featured CTF platform with scoreboard and registration application built with Ruby on Rails. It is used for MITRE Capture the Flag competition website.

Installation

Development

See wiki instructions for creating a local development installation of the scoreboard.

Testing

Once you have installed the application using the development steps shown above, the tests can be run by running bundle exec rake test.

To generate a local code coverage report in coverage/index.html set the $LOCAL_COVERAGE environment variable: export LOCAL_COVERAGE=true

Production

Follow the wiki instructions for creating a production installation of the scoreboard.

Automated Emails

Automated emails can be setup by adding the crontab:

min hour * * * /bin/bash -l -c 'cd /path/to/ctf-scoreboard && RAILS_ENV=production bundle exec rake email:automated_email --silent'

Where min, hour, and path/to/ctf-scoreboard are replaced with the values you prefer. If the project is being hosted on Heroku a daily task can be created using the Heroku Scheduler to run rake email:automated_email

Screenshots

Gameboard

gameboard

Administration Dashboard

admin dashboard

Administration Dashboard -> Add challenge

add challenge

More screenshots available on the wiki.

License

This application is licensed under Apache License 2.0.

ctf-scoreboard's People

Contributors

bialogs avatar dependabot-preview[bot] avatar dependabot-support avatar james-tobin avatar rbclark avatar camdenmoors avatar sesheikholeslam avatar noraj avatar bryansingh avatar an-empty-string avatar renovate-bot avatar

Forkers

jkufro

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.