Coder Social home page Coder Social logo

danish12356 / evaluating-deep-learning-based-nids-in-adversarial-settings Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hessammohammadian/evaluating-deep-learning-based-nids-in-adversarial-settings

0.0 0.0 0.0 7 KB

Python 10.23% Jupyter Notebook 89.77%

evaluating-deep-learning-based-nids-in-adversarial-settings's Introduction

Evaluating Deep Learning-based NIDS in Adversarial Settings

In this project we implemented our paper titled Evaluating Deep Learning-based NIDS in Adversarial Settings.

In this paper, we evaluate the adversarial example generation in malicious network activity classification. We use CIC-IDS2017 and CIC-DDoS2019 datasets with 76 different network features and try to find the most suitable features for generating adversarial examples in this domain. We group these features into different categories based on their nature. The result of the experiments shows that since these features are dependent and related to each other, it is impossible to make a general decision that can be supported for all different types of network attacks. After the group of All features with 38.22% success in CIC-IDS2017 and 39.76% in CIC-DDoS2019 with ε value of 0.01, the combination of Forward, Backward and Flow-based feature groups with 23.28% success in CIC-IDS2017 and 36.65% in CIC-DDoS2019 with ε value of 0.01 and the combination of Forward and Backward feature groups have the highest potential for adversarial attacks.

Our paper is available here.


Files included in the project

  • Train.ipynb: Training the target deep learning model
  • Attack.ipynb: Perform the adversarial attack against the target model
  • Utils.py: Utility functions including FGSM and MultiLayerPerceptron
  • requirements.txt: Necessary dependencies

evaluating-deep-learning-based-nids-in-adversarial-settings's People

Contributors

hessammohammadian avatar

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.