ImSourin / Network-Intrusion-Detection
This project aims to detect Intrusions with a network using deep learning. The network traffic data is converted to multi channel RGB images, that are passed through CNNs to detect features useful to intrusion detection. (Additionally, we also experimented with dense SIFT based feature description. To discuss more on it, feel free to reach out.)
☆11Updated 3 years ago
Alternatives and similar repositories for Network-Intrusion-Detection:
Users that are interested in Network-Intrusion-Detection are comparing it to the libraries listed below
- Deep learning models for network intrusion detection☆35Updated 2 years ago
- An intrusion detection system model developed using CNN and Bi-LSTM.☆12Updated 2 years ago
- Here, we use RNN to deal with the network intrusion problem. The UNSW-NB15 dataset is used.☆68Updated 4 years ago
- Intrusion detection system using CNN and RNN☆22Updated 5 years ago
- Anomaly based Instrusion Detection System using RNN-LSTMs. Datasets include NSL-KDD and UNSW-NB15.☆33Updated 4 years ago
- Network intrusion detection with Machine Learning (Deep Learning) experiment : 1d-cnn, softmax, neural networks, convolution☆45Updated 9 months ago
- Distributed intelligent malicious traffic detection system based on GAN☆18Updated 4 years ago
- Intrusion Detection Based on Convolutional Neural Network with kdd99 data set☆53Updated 5 years ago
- Cyber-attack classification in the network traffic database using NSL-KDD dataset☆25Updated 4 years ago
- Neural Network based Intrusion Detection System (NIDS) on Intrusion Detection Evaluation Dataset (CICIDS2017)☆12Updated 4 years ago
- CICIDS2017 dataset☆66Updated 3 years ago
- Network Intrusion Detection System(Abnormal Detection)☆11Updated 4 years ago
- Deep Learning based Intrusion Detection on NSL-KDD Dataset