PradeepThapa / nsl_kdd_classificationLinks
Cyber-attack classification in the network traffic database using NSL-KDD dataset
☆27Updated 5 years ago
Alternatives and similar repositories for nsl_kdd_classification
Users that are interested in nsl_kdd_classification are comparing it to the libraries listed below
Sorting:
- IDS abnormal traffic detection tensorflow☆42Updated 6 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.…☆42Updated 7 years ago
- Here, we use RNN to deal with the network intrusion problem. The UNSW-NB15 dataset is used.☆74Updated 4 years ago
- Intrusion Detection Based on Convolutional Neural Network with kdd99 data set☆56Updated 6 years ago
- Pytorch implementation of LuNet: A Deep Neural Network for Network Intrusion Detection☆52Updated 5 years ago
- Intrusion Detection System using Machine Learning and Deep Learning☆89Updated last year
- Code for Paper : Efficient-CNN-BiLSTM-for-Network-IDS☆114Updated 2 years ago
- ramyaelineni5 / ML-based-Network-Intrusion-Detection-using-Cyber-Dataset-CSE-CIC-IDS2018-to-classify-network-attacks☆43Updated 4 years ago
- This is a simple DNN based application for an IDS based on the CICIDS2017 dataset☆35Updated 5 years ago
- Autoencoder based intrusion detection system trained and tested with the CICIDS2017 data set.☆36Updated 5 years ago
- Network intrusion detection with Machine Learning (Deep Learning) experiment : 1d-cnn, softmax, neural networks, convolution☆49Updated last year
- Unofficial repo of the research paper ”An Intrusion Detection System Using a Deep Neural Network with Gated Recurrent Units“. Developed u…☆33Updated 5 years ago
- An Intrusion Detection System based on Deep Belief Networks☆86Updated 2 years ago
- 这是一个封装了KDDCup99、NSL-KDD、UNSW-NB15等入侵监测数据集的Python包。☆48Updated 5 years ago
- Network Intrusion Detection based on various machine learning and deep learning algorithms using UNSW-NB15 Dataset☆177Updated 4 years ago
- Attention Model for Network Intrusion Detection☆18Updated 6 years ago
- Neural Network based Intrusion Detection System (NIDS) on Intrusion Detection Evaluation Dataset (CICIDS2017)☆12Updated 5 years ago
- Intrusion Detection System using Deep Reinforcement Learning and Generative Adversarial Networks☆47Updated last year
- ☆24Updated 6 years ago
- Our implementations of the flow-based network intrusion detection model (for the COMNET paper)☆47Updated 5 years ago
- Repository for IEEE CCNC'21 paper titled "Edge-Detect: Edge-centric Network Intrusion Detection using Deep Neural Network".☆47Updated 2 years ago
- A Recurrent Neural Networks implementation using Keras for network intrusion detection☆31Updated 4 years ago
- This repository contains a notebook implementing an autoencoder based approach for intrusion detection, the full documentation of the stu…☆32Updated 6 years ago
- Feature coded UNSW_NB15 intrusion detection data.☆89Updated 7 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…☆23Updated 2 years ago
- Intrusion detection system using CNN and RNN