Giter Site home page Giter Site logo

visheshc14 / electric-funeral Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 1.0 45 KB

A Combination of Software Defined Network (SDN) And A Multi-Layer Perceptron (MLP) Neural Network That Results In The Mitigation of DDoS Attacks.

Rust 11.64% Python 87.55% Shell 0.81%
machine-learning rust-lang rust-crate shell-script python python-3 multilayer-perceptron-network sdn-controller sdn-switch sdn-network

electric-funeral's Introduction

Electric-Funeral

A Combination of Software Defined Network (SDN) And A Multi-Layer Perceptron (MLP) Neural Network That Results In The Mitigation of DDoS Attacks.

References

A dynamic MLP-based DDoS attack detection method using feature selection and feedback

Deep Learning-based Slow DDoS Attack Detection in SDN-based Networks

SDN-Based Intrusion Detection System for Early Detection and Mitigation of DDoS Attacks

A Flexible SDN-Based Architecture for Identifying and Mitigating Low-Rate DDoS Attacks Using Machine Learning

Electric-Funeral Rust - Vishesh Choudhary (1)

IMG_4211 Edited (1)

IMG_4214 Edited (1)

Requirements

  • python3
  • pip
  • rust
  • cargo

Installation

setup.sh

Generating data

First start the controller in generate data mode:

./network_controller.py --gen-data

Then start the network in normal interactions training mode (this uses mininet so it will probably require root privileges to run):

./create_network --normal

Once done, train for the attack state. Start the controller in generate attack data mode:

./network_controller.py --attack --gen-data

Then start the network in attack interactions training mode:

./create_network --all-attack

Training the MLP

Simply run the following:

./network_controller.py --train

Run DDoS Mitigation

Start the controller in detection mode:

./network_controller.py --detect

Then start the network in attack and CLI mode:

./create_network --attack --cli

The user should be able to ping the attack target with the following command:

u0 ping t0

electric-funeral's People

Contributors

visheshc14 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

and4r1lh0

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.