GithubHelp home page GithubHelp logo

marzekan / anomaly_based_ids Goto Github PK

View Code? Open in Web Editor NEW
11.0 2.0 7.0 991 KB

A proof-of-concept for an Anomaly-based Intrusion Detection System based on a neural network.

Jupyter Notebook 100.00%
ids classification neural-network anomaly-detection attack-classification network-security web-security intrusion-detection attacks

anomaly_based_ids's Introduction

Anomaly-based Intrusion Detection System

This project was made for Information Systems Security class. Goal was to use neural network classifier for predicting network and web attacks.

This project is more of a proof-of-concept for the usage of FFBP neural network classifiers in IDSs, then a final working product.

Dataset we used to achieve this goal is CICIDS2017 dataset made by Canadian Institute for Cybersecurity, University of New Brunswick. Dataset contains network traffic data during normal traffic and during execution of different attacks.

Built with

Project was made with standard Python ML tools such as: pandas, sklearn, tensorflow 2.0 and keras.

Pipeline

Main part of ML pipeline is the neural network classifier built with tensorflow 2.0..

anomaly_based_ids's People

Contributors

marzekan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

anomaly_based_ids's Issues

drop_duplicates(keep=False)

Doing that, you'll delete all entry? Shouldn't you keep just one? Something like drop_duplicates(keep='first').

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.