Coder Social home page Coder Social logo

5up3rc / machine-learning-based-botnet-detection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nagabhushans/machine-learning-based-botnet-detection

0.0 1.0 0.0 1.18 MB

Machine Learning Based Botnet Detection is a tool to classify network traffic as being botnet affected or not based on the network traffic flows. It involves various classifiers including Neural Networks, Decision Tree, SVM, Naive Bayes, Logistic Regression, k-Nearest Neighbours.

Python 100.00%

machine-learning-based-botnet-detection's Introduction

Machine-Learning-Based-Botnet-Detection

Machine Learning Based Botnet Detection is a tool to classify network traffic as being botnet intruded or not based on the network traffic flows. It involves various machine learning classifiers including Neural Networks, Decision Tree, Naive Bayes, Logistic Regression, k-Nearest Neighbours.

Objective

This project implements a novel method to detect botnet based network intrusion using various Machine Learning based classifiers. Unlike traditional methods based on packet analysis which are inaccurate and time-consuming, this method is robust and highly accurate. This project involves the following machine learning classifiers:

  1. Neural Networks
  2. Decision Tree
  3. Logistic Regression
  4. SVM
  5. Gaussian Naive Bayes
  6. K Nearest Neighbours.

I am also currently working on a paper reflecting my works on this project. I would soon publish it here.

Dataset Used

This project uses the CTU-13 dataset which involves 13 scenarios of lablled network traffic data with normal and botnet traffic. This project uses the scenario 1 to train and test the various models.

Dependencies

This project requires set of the following python modules:

  1. scipy
  2. numpy
  3. theano
  4. scikit-learn
  5. keras

Testing the Model

To test the model, run the script.py file in the Machine-Learning-Based-Botnet-Detection/src using the following commands

cd src
python gui_develop.py

Credits

I am thankful to Infosys for providing me the opportunity to excel in this internship based project through the InStep Global Internship Program. I would also like to thank my mentor Vijayaraghavan Varadharajan for providing helpful insights into this project.

machine-learning-based-botnet-detection's People

Contributors

nagabhushans avatar

Watchers

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