Giter Club home page Giter Club logo

demo's Introduction

What is this?

This is an environment for presenting and testing of intrusion detection systems (IDS) using system calls. It consists of three parts.

1. Webserver running OWASP juice-shop webserver --> Vulnerable Application OWASP Juice Shop

2. Backend handling reading of syscalls and actual IDS

1. IDS uses demo_stide, which forms ngrams of syscalls and saves them in a dictionary
    Depending on how many ngrams of syscalls are previously saved in the dictionary,
    an anomaly score is calculated.
2. Below a path of one syscall triggered by the juice-shop application is shown.

Path of a System-Call

3. React Frontend for visualization of IDS OWASP Juice Shop

1. Graphs:

    1. Plot showing system calls in last second
    2. Plot showing current probability of an intrusion 
    3. PiePlot showing distribution of all seen system calls
    4. PiePlot showing distribution of seen ngrams during training

2. Available Actions

    1. User Actions
        * Start/Stop automated user 
            * Consists of :
                * Register user 
                * Login user
                * Go shopping (put items into basket)
                * Leave feedback
                * Logout 
        * Launch perfect/realistic SQLInjection
    2. Model Modifications
        * Retrain model with specific training size

Prerequisites

  • Preferably clean installation of Ubuntu 18.04LTS
  • Clone repo and switch to dev-branch

How do I install the environment?

  • Run: ./installDemo.sh
  • (observe installation and accept or decline sharing of user statistics for angular (twice))

How do I run the environment?

demo's People

Contributors

boneymoy avatar wewewe avatar martingrimmer avatar dnk0 avatar

Stargazers

 avatar

Watchers

James Cloos avatar Martin Max Röhling avatar  avatar  avatar

Forkers

sumaiyababar

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.