AltarIbnL / Network-anomaly-detection-with-deep-learning-along-with-UI
☆153Updated 2 years ago
Alternatives and similar repositories for Network-anomaly-detection-with-deep-learning-along-with-UI
Users that are interested in Network-anomaly-detection-with-deep-learning-along-with-UI are comparing it to the libraries listed below
Sorting:
- pytorch实现基于web的pcap文件恶意流量检测以及深度学习算法☆81Updated last year
- 基于神经网络的流量异常检测☆137Updated 4 years ago
- 基于机器学习的恶意加密流量监测平台☆132Updated 4 years ago
- CNN网络入侵检测☆57Updated last year
- 机器学习/深度学习实现入侵检测项目☆58Updated 2 years ago
- 基于机器学习的入侵检测系统☆77Updated 5 years ago
- 多进程读取pcap,基于五元组分流并提取流量特征。结果输出为csv文件,用于机器学习中对加密流量进行分类☆89Updated 2 years ago
- Code for Paper : Efficient-CNN-BiLSTM-for-Network-IDS☆109Updated 2 years ago
- 使用卷积神经网络进行网络入侵检测,正确率可达99.5%☆184Updated 5 years ago
- 使用机器学习的恶意加密流量识别系统☆47Updated last year
- 使用贝叶斯、神经网络、KNN进行入侵检测(KDD-CUP99)☆85Updated 4 years ago
- 机器学习作业,机器学习和深度学习方法实现入侵检测☆38Updated 3 years ago
- 基于动态图神经网络的异常流量检测方法☆44Updated last year
- IDS abnormal traffic detection tensorflow☆39Updated 5 years ago
- 在当前的数字时代,随着网络攻击日益复杂和频繁,网络安全成为了保障信息安全的重中之重。尤其是在网络入侵检测领域,传统的基于规则的检测方法已经难以应对日新月异的攻击技术。因此,利用深度学习技术进行网络入侵检测成为了研究的新趋势。本项目旨在开发一种基于卷积神经网络(CNN)和Tr…☆25Updated last year
- 网络流量领域工具库、公开数据集及加密流量解析方法☆67Updated last year
- 论文:A Deep Hierarchical Network for Packet-Level Malicious Traffic Detection的源代码☆26Updated 3 years ago
- Journal Article: Telematics and Informatics Reports☆12Updated last year
- An Intrusion Detection System based on Deep Belief Networks☆83Updated 2 years ago
- Reproduce the code of papers related to the field of NIDS(network intrusion detection system).入侵检测领域的相关论文复现/适配本地PC后的代码.☆26Updated 4 years ago
- UCAS春季学期课程 网络空间安全态势感知 加密流量分类中间结果数据集☆21Updated 3 years ago
- ☆15Updated 2 years ago
- 收集了部分将机器学习应用于网络流量分类的论文☆166Updated 4 years ago
- 基于 CNN + LSTM 的网络流量检测☆22Updated 2 years ago
- 🎈 2020年中国高校计算机大赛(C4)-网络技术挑战赛EP2决赛赛项:基于CNN+LSTM时空神经网络的在线流量分类模型。☆52Updated 2 years ago
- Intrusion Detection System using Machine Learning and Deep Learning☆87Updated last year
- 网络流量分类对比方法汇总☆172Updated last year
- This is a simple DNN based application for an IDS based on the CICIDS2017 dataset☆32Updated 4 years ago
- 本项目旨在设计和实现一个基于深度学习的加密恶意流量检测系统。通过将网络流量数据转换为图像数据,并利用图像分类模型进行检测,该系统能够有效地检测加密恶意流量。在数据集选取上使用了包含加密恶意和正常流量的数据集,以更好地反映实际网络环境中的特征和行为模式。在数据预处理方面,通过…☆10Updated last year
- 基于机器学习的DDoS入侵检测算法☆14Updated 3 years ago