https://github.com/brahmlower/cssef
Cyber Security Scoring Engine Framework
https://github.com/brahmlower/cssef
Last synced: 8 months ago
JSON representation
Cyber Security Scoring Engine Framework
- Host: GitHub
- URL: https://github.com/brahmlower/cssef
- Owner: brahmlower
- Archived: true
- Created: 2014-10-17T05:17:34.000Z (almost 12 years ago)
- Default Branch: refactor
- Last Pushed: 2018-01-23T09:40:35.000Z (over 8 years ago)
- Last Synced: 2024-05-02T06:10:05.161Z (about 2 years ago)
- Language: Python
- Size: 1.16 MB
- Stars: 7
- Watchers: 1
- Forks: 3
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cyber Security Scoring Engine Framework
[](https://travis-ci.org/bplower/cssef)
[](http://cssef.readthedocs.org/en/latest/?badge=latest)
[](https://gitter.im/bplower/cssef?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
## Notice
This project is no longer under development. There won't be any further updates to the project, however the repo will remain available for future reference. Since the project is being formally discontinued, I am relicensing it as MIT. If you have any questions, please feel free to email me.
## Description
The Cyber Security Scoring Engine Framework (CSSEF) is an easy to use framework for hosting security competitions. The primary purpose of the framework has been to make scoring security competitions as simple as possible, so that more time and energy may be spent setting up the competition environment itself. Many of the features and requirements were determined by the competitions hosted in house by the University of Alaska’s Cyber Security Club, which attended the National Cyber Collegiate Defense Competition several years in a row. While initial development focused on providing utilities for CCDC-like competitions, the project expanded to facilitate other types of competitions as well, such as capture the flag events..
For further information please see the project documentation on [readthedocs](http://cssef.readthedocs.org/en/latest/index.html) or ask me any questions you may have on [gitter](https://gitter.im/bplower/cssef).