CRLGNIDec 25, 2024

Detection and classification of DDoS flooding attacks by machine learning method

arXiv:2412.18990v220 citationsh-index: 7BAIT
Originality Synthesis-oriented
AI Analysis

This addresses the problem of network security for information systems by providing an incremental improvement in DDoS attack detection.

The study tackled the problem of detecting and classifying DDoS flooding attacks using a neural network model, achieving high accuracy of 99.35% on a dataset and 95.05% in near-real-world lab tests.

This study focuses on a method for detecting and classifying distributed denial of service (DDoS) attacks, such as SYN Flooding, ACK Flooding, HTTP Flooding, and UDP Flooding, using neural networks. Machine learning, particularly neural networks, is highly effective in detecting malicious traffic. A dataset containing normal traffic and various DDoS attacks was used to train a neural network model with a 24-106-5 architecture. The model achieved high Accuracy (99.35%), Precision (99.32%), Recall (99.54%), and F-score (0.99) in the classification task. All major attack types were correctly identified. The model was also further tested in the lab using virtual infrastructures to generate normal and DDoS traffic. The results showed that the model can accurately classify attacks under near-real-world conditions, demonstrating 95.05% accuracy and balanced F-score scores for all attack types. This confirms that neural networks are an effective tool for detecting DDoS attacks in modern information security systems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes