用混合模型提升对多种分布式拒绝服务攻击的检测与防御能力
Enhancing Network Security: A Hybrid Approach for Detection and Mitigation of Distributed Denial-of-Service Attacks Using Machine Learning
- 结合1D CNN提取特征,随机森林与多层感知机协同分类
- 在CIC-DDoS2019数据集上实现多类攻击准确率超98%
- 可集成到Snort中,适合网络安全系统开发者部署
分布式拒绝服务(DDoS)攻击是极具破坏力的网络威胁,由多台计算机协同发起,使目标系统无法访问。与单点拒绝服务(DoS)攻击不同,DDoS更具隐蔽性和破坏性。尽管已有大量研究聚焦于二分类的DDoS检测模型,但难以应对不断演化的威胁,需频繁更新。相比之下,多分类模型能更全面应对多样化的攻击类型。本文提出一种混合模型,融合1维卷积神经网络(1D CNN)的特征提取能力与随机森林(RF)、多层感知机(MLP)的分类优势,用于多类DDoS攻击识别。基于CIC-DDoS2019数据集进行实验,对比分析了RF、MLP与所提混合模型的评估指标。通过全面交叉验证,结果表明混合模型在准确率、召回率等指标上均显著优于基线模型。此外,该模型已成功集成至Snort系统,为实时检测与缓解各类DDoS攻击提供高效自适应方案。
原文摘要 · Abstract (English)
The distributed denial-of-service (DDoS) attack stands out as a highly formidable cyber threat, representing an advanced form of the denial-of-service (DoS) attack. A DDoS attack involves multiple computers working together to overwhelm a system, making it unavailable. On the other hand, a DoS attack is a one-on-one attempt to make a system or website inaccessible. Thus, it is crucial to construct an effective model for identifying various DDoS incidents. Although extensive research has focused on binary detection models for DDoS identification, they face challenges to adapt evolving threats, necessitating frequent updates. Whereas multiclass detection models offer a comprehensive defense against diverse DDoS attacks, ensuring adaptability in the ever-changing cyber threat landscape. In this paper, we propose a Hybrid Model to strengthen network security by combining the featureextraction abilities of 1D Convolutional Neural Networks (CNNs) with the classification skills of Random Forest (RF) and Multi-layer Perceptron (MLP) classifiers. Using the CIC-DDoS2019 dataset, we perform multiclass classification of various DDoS attacks and conduct a comparative analysis of evaluation metrics for RF, MLP, and our proposed Hybrid Model. After analyzing the results, we draw meaningful conclusions and confirm the superiority of our Hybrid Model by performing thorough cross-validation. Additionally, we integrate our machine learning model with Snort, which provides a robust and adaptive solution for detecting and mitigating various DDoS attacks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。