Code Monkey home page Code Monkey logo

security-lab-manager's Introduction

Security Lab Manager

Build Status Quality Gate Vulnerabilities bugs code_smells coverage lines Waffle.io - Columns and their card count GitHub issues

GitHub license Sonarqube Results

Description

This is my senior project at the University of Evansville. This application is meant to be easily run by educators and enthusiasts to learn security. Users can launch security exercises. If they complete the exercise, they can submit their unique value to the application. Administrators can login to see if users completed their exercises.
If you are wanting to see the formal project description, you can read it here

How can I run this?

This system can be run on both Centos7(ubuntu coming soon) and Windows because of docker! If you run on windows, make sure docker for windows is installed: https://docs.docker.com/docker-for-windows/install/ . Also make sure that you meet all requirements. If you run on linux, you are all good to go! My build script installs docker for you.

You need to run everything as administrator. There are security implications to running the docker daemon as a user because that allows for easier command and control.

  1. run "git clone https://github.com/so87/Security-Lab-Manager.git"
  2. run "install-windows.bat" or "install-linux.sh" depending on whether you are linux or windows
  3. if you need to stop or stop run "start-stop-windows.bat" or "start-stop-linux.sh" and that's it!

Architecture

Below is the flow of the browser talking to the application

How can I contribute, request an enhancement, or report a bug?

Contributing
Pull Request
Issue Template

How does all of this get developed and deployed by you?

Below is my high level development and deployment process. I have a CI build and a nightly build to deploy production.

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.