wzp21142 / NIDS_Reproduction
Reproduce the code of papers related to the field of NIDS(network intrusion detection system).入侵检测领域的相关论文复现/适配本地PC后的代码.
☆26Updated 4 years ago
Alternatives and similar repositories for NIDS_Reproduction:
Users that are interested in NIDS_Reproduction are comparing it to the libraries listed below
- An Intrusion Detection System based on Deep Belief Networks☆83Updated 2 years ago
- 机器学习作业,机器学习和深度学习方法实现入侵检测☆38Updated 3 years ago
- 这是一个封装了KDDCup99、NSL-KDD、UNSW-NB15等入侵监测数据集的Python包。☆46Updated 4 years ago
- Here, we use RNN to deal with the network intrusion problem. The UNSW-NB15 dataset is used.☆68Updated 4 years ago
- ☆41Updated 2 years ago
- IDS abnormal traffic detection tensorflow☆39Updated 5 years ago
- 使用贝叶斯、神经网络、KNN进行入侵检测(KDD-CUP99)☆84Updated 4 years ago
- Intrusion detection system using CNN and RNN☆24Updated 5 years ago
- Code for Paper : Efficient-CNN-BiLSTM-for-Network-IDS☆108Updated 2 years ago
- 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 model developed using CNN and Bi-LSTM.☆13Updated 2 years ago
- CNN网络入侵检测☆57Updated last year
- Network intrusion detection with Machine Learning (Deep Learning) experiment : 1d-cnn, softmax, neural networks, convolution☆46Updated 10 months ago
- Distributed intelligent malicious traffic detection system based on GAN☆18Updated 5 years ago
- CICIDS2017 dataset☆69Updated 3 years ago
- Intrusion Detection System using Machine Learning and Deep Learning☆86Updated last year
- Anomaly based Instrusion Detection System using RNN-LSTMs. Datasets include NSL-KDD and UNSW-NB15.☆34Updated 4 years ago
- Network Intrusion Detection System(Abnormal Detection)☆11Updated 4 years ago
- 论文:A Deep Hierarchical Network for Packet-Level Malicious Traffic Detection的源代码☆26Updated 3 years ago
- Intrusion Detection System using Deep Reinforcement Learning and Generative Adversarial Networks☆44Updated 7 months ago
- Cyber-attack classification in the network traffic database using NSL-KDD dataset☆26Updated 4 years ago
- Intrusion Detection Based on Convolutional Neural Network with kdd99 data set☆53Updated 5 years ago
- A Deep Learning approach toward creating a NIDS using python☆25Updated last year
- Neural Network based Intrusion Detection System (NIDS) on Intrusion Detection Evaluation Dataset (CICIDS2017)☆12Updated 4 years ago
- Journal Article: Telematics and Informatics Reports☆11Updated last year
- 基于机器学习的入侵检测系统☆77Updated 5 years ago
- This is a simple DNN based application for an IDS based on the CICIDS2017 dataset☆32Updated 4 years ago
- 机器学习/深度学习实现入侵检测项目