Code Monkey home page Code Monkey logo

intrusion-detection-system-using-deep-learning's Introduction

Intrusion Detection System using Deep Learning

VGG-19 deep learning model trained using ISCX 2012 IDS Dataset

Framework & API's

  • Tensorflow-GPU
  • Keras
  • NVIDIA CUDA Toolkit 9.0
  • NVIDIA cuDNN 7.0

Tools

  • Anaconda (Python 3.6)
  • PyCharm

How to use

Download the ISCX 2012 data set from the link

http://www.unb.ca/cic/datasets/ids.html

Then run the Java program known as ISCX FlowMeter which is found here on GitHub. You can use any IDE for that

https://github.com/ISCX/CICFlowMeter (if this doesnt convert .PCAP to .XML then try below)

https://github.com/ISCX/ISCXFlowMeter

Next I want you to make sure that your system is capable of running deep learning software. To check you can follow this guide that I have created:

https://towardsdatascience.com/python-environment-setup-for-deep-learning-on-windows-10-c373786e36d1

Note: If your system is inadequate then I humbly request you to stop here as the program will not perform efficiently and a great deal of time will be wasted.

Next run the program on the pre-processed data (change the location of the save file in the code). This will take out the relevant data fields in XML format for each file and process the data into Numpy Arrays by running the following python file:

Data_Extraction_Revised.py

When completed you can now run (assuming you have Jupyter Notebook) the program. You have to change the location of the save file, in the code, to the save file from the revised data extraction program

FYP-Revised.ipynb

And you can begin training

GOOD LUCK :)

intrusion-detection-system-using-deep-learning's People

Contributors

tamimmirza avatar husnainfareed avatar

Stargazers

zhangziliang 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.