gwcrepo / kdd99-classification
☆14Updated last year
Alternatives and similar repositories for kdd99-classification:
Users that are interested in kdd99-classification are comparing it to the libraries listed below
- CNN网络入侵检测☆36Updated 9 months ago
- 机器学习作业,机器学习和深度学习方法实现入侵检测☆35Updated 2 years ago
- 使用贝叶斯、神经网络、KNN进行入侵检测(KDD-CUP99)☆79Updated 4 years ago
- 机器学习/深度学习实现入侵检测项目☆39Updated last year
- ☆37Updated 2 years ago
- 基于神经网络的流量异常检测☆118Updated 4 years ago
- 使用卷积神经网络进行网络入侵检测,正确率可达99.5%☆172Updated 5 years ago
- Code for Paper : Efficient-CNN-BiLSTM-for-Network-IDS☆103Updated 2 years ago
- Here, we use RNN to deal with the network intrusion problem. The UNSW-NB15 dataset is used.☆68Updated 4 years ago
- ☆138Updated last year
- Intrusion Detection System using Machine Learning and Deep Learning☆84Updated last year
- 论文:A Deep Hierarchical Network for Packet-Level Malicious Traffic Detection的源代码☆22Updated 2 years ago
- IDS abnormal traffic detection tensorflow☆38Updated 5 years ago
- Intrusion Detection Based on Convolutional Neural Network with kdd99 data set☆52Updated 5 years ago
- 基于机器学习的入侵检测系统☆66Updated 4 years ago
- Autoencoder based intrusion detection system trained and tested with the CICIDS2017 data set.☆29Updated 4 years ago
- Neural Network based Intrusion Detection System (NIDS) on Intrusion Detection Evaluation Dataset (CICIDS2017)☆12Updated 4 years ago
- pytorch实现基于web的pcap文件恶意流量检测以及深度学习算法☆67Updated 10 months ago
- Reproduce the code of papers related to the field of NIDS(network intrusion detection system).入侵检测领域的相关论文复现/适配本地PC后的代码.☆26Updated 3 years ago
- Unofficial repo of the research paper ”An Intrusion Detection System Using a Deep Neural Network with Gated Recurrent Units“. Developed u…☆31Updated 5 years ago
- 在当前的数字时代,随着网络攻击日益复杂和频繁,网络安全成为了保障信息安全的重中之重。尤其是在网络入侵检测领域,传统的基于规则的检测方法已经难以应对日新月异的攻击技术。因此,利用深度学习技术进行网络入侵检测成为了研究的新趋势。本项目旨在开发一种基于卷积神经网络(CNN)和Tr…☆16Updated 9 months ago
- 《基于卷积神经网络(CNN)的网络流量分类》优秀本科毕设相关文档☆56Updated 3 years ago
- 使用机器学习的恶意加密流量识别系统☆38Updated last year
- the DL methods used are : DNN, CNN, LSTM, GRU, CNN-LSTM, CNN-GRU, CNN-BiLSTM, CNN-BiGRU, the dataset used is : imbalanced NSL-KDD (KDDTra…☆36Updated 2 years ago
- ⼀个有潜⼒的⽹络⼊侵检测算法,引⼊了乘法注意⼒机制将其融合到 CNN 的分类模型中,在KDD99和UNSM-NB15数据集进行模型的训练结果优于一般机器学习方法和CNN。A promising network intrusion detection algorithm is…☆9Updated 10 months ago
- DNN-Ensemble IDS is a machine learning based classification model for intrusion detection exploiting ensembles of classifiers.☆11Updated 3 years ago
- ramyaelineni5 / ML-based-Network-Intrusion-Detection-using-Cyber-Dataset-CSE-CIC-IDS2018-to-classify-network-attacks☆43Updated 4 years ago
- An Intrusion Detection System based on Deep Belief Networks☆77Updated 2 years ago
- Code for paper: Contrastive Learning Enhanced Intrusion Detection☆16Updated last year
- 这是一个封装了KDDCup99、NSL-KDD、UNSW-NB15等入侵监测数据集的Python包。☆44Updated 4 years ago