This study investigates the application of machine learning algorithms for detecting Low-Rate Denial-of-Service (LDoS) attacks within Software-Defined Networks (SDNs). LDoS attacks are challenging to detect due to their similarity to normal network behavior. This study evaluates the performance of algorithms such as Logistic Regression (LR), K-Nearest Neighbors (KNN), and BIRCH clustering in this challenge. The results show that the LR and BIRCH algorithms outperformed other approaches, achieving a detection accuracy of 99.96% with minimal false positive and negative rates. The models demonstrated a fast detection time of 0.03 seconds, highlighting the potential of machine learning to improve SDN security. The study recommends future work to validate these findings in real-world environments to strengthen security systems.
Read full abstract