Wonderland Engine 0.9 Documentation

Overview

The Wonderland Cyber Defense Scoring Engine aims to be a highly flexible scoring engine for use in Cybersecurity competitions. Inspired by the Pacific Rim Collegiate Cyber Defense Competition, Wonderland aims to allow greater modularity for administrators, while also allowing automation of some currently unautomated procedures. Using MongoDB, Redis, Flask, and Sphinx, it will score any type of cyber defense competition, big or small, using different types of pluggable checks. It was designed and programmed from the ground up by Alexander Abbott during the summer and fall of 2012, and is available under the GNU Affero Public License.

Introduction
Introduction to the Wonderland Engine, including the high-level design.
Getting Started
How to set up and run the Wonderland Engine
Doorknob
The Database Wrapper
Cheshire Cat
The REST API
White Rabbit
The Scoring Daemon
Dinah
The name of the future Web GUI for this engine.

Source

To download and test the newest version of the Wonderland Engine, please visit the github repository and make sure to report any issues you come across.

TODO

If there are any items that need to be done, they will be listed below. If it blank, then that means there is nothing that needs to be done!

About

The Wonderland Engine provides those participating in the setup and administration of cyber defense competitions an easy to use and flexible tool. It provides the ability to create a variety of checks and does not assume on any network layout.

Software Used

Fork me on GitHub

This Page