jeroenvansaane / Deep-Learning-Based-Intrusion-Detection-NSL-KDD
Deep Learning based Intrusion Detection on NSL-KDD Dataset
☆11Updated 5 years ago
Alternatives and similar repositories for Deep-Learning-Based-Intrusion-Detection-NSL-KDD:
Users that are interested in Deep-Learning-Based-Intrusion-Detection-NSL-KDD are comparing it to the libraries listed below
- Here, we use RNN to deal with the network intrusion problem. The UNSW-NB15 dataset is used.☆68Updated 4 years ago
- Intrusion Detection Based on Convolutional Neural Network with kdd99 data set☆52Updated 5 years ago
- Deep learning models for network intrusion detection☆33Updated last year
- This is a simple DNN based application for an IDS based on the CICIDS2017 dataset☆29Updated 4 years ago
- This repository consists of python codes that performs attack classification based on the KDD and CIDDS dataset using CNN, LSTM-RNN and H…☆22Updated last year
- Anomaly based Instrusion Detection System using RNN-LSTMs. Datasets include NSL-KDD and UNSW-NB15.☆31Updated 4 years ago
- Reproduce the code of papers related to the field of NIDS(network intrusion detection system).入侵检测领域的相关论文复现/适配本地PC后的代码.☆26Updated 3 years ago
- CICIDS2017 dataset☆60Updated 3 years ago
- Intrusion Detection System using Machine Learning and Deep Learning☆84Updated last year
- 这是一个封装了KDDCup99、NSL-KDD、UNSW-NB15等入侵监测数据集的Python包。☆44Updated 4 years ago
- I have tried some of the machine learning and deep learning algorithm for IDS 2017 dataset. The link for the dataset is here: http://www.…☆38Updated 6 years ago
- Autoencoder based intrusion detection system trained and tested with the CICIDS2017 data set.☆29Updated 4 years ago
- Intrusion Detection System - IDS example using Dense, Conv1d and Lstm layers in Keras / TensorFlow☆21Updated last year
- Intrusion detection system using CNN and RNN☆22Updated 5 years ago
- Neural Network based Intrusion Detection System (NIDS) on Intrusion Detection Evaluation Dataset (CICIDS2017)☆12Updated 4 years ago
- Feature coded UNSW_NB15 intrusion detection data.☆82Updated 7 years ago
- Network Intrusion Detection System(Abnormal Detection)☆11Updated 4 years ago
- IDS abnormal traffic detection tensorflow☆38Updated 5 years ago
- The purpose of this repository is to demonstrate the steps of processing CICIDS2017 dataset using machine learning algorithms.☆59Updated 4 years ago
- Pytorch implementation of LuNet: A Deep Neural Network for Network Intrusion Detection☆53Updated 4 years ago
- A Recurrent Neural Networks implementation using Keras for network intrusion detection