paper-with-me

홈 › Papers

Towards Efficient Machine Learning Method for IoT DDoS Attack Detection

2024-08-16 · P Modi

With the rise in the number of IoT devices and its users, security in IoT has become a big concern to ensure the protection from harmful security attacks. In the recent years, different variants of DDoS attacks have been on the rise in IoT devices. Failure to detect DDoS attacks at the right time can result in financial and reputational loss for victim organizations. These attacks conducted with IoT devices can cause a significant downtime of applications running on the Internet. Although researchers have developed and utilized specialized models using artificial intelligence techniques, these models do not provide the best accuracy as there is always a scope of improvement until 100% accuracy is attained. We propose a hybrid feature selection algorithm that selects only the most useful features and passes those features into an XGBoost model, the results of which are explained using feature importances. Our model attains an accuracy of 99.993% on the CIC IDS 2017 dataset and a recall of 97.64 % on the CIC IoT 2023 dataset. Overall, this research would help researchers and implementers in the field of detecting IoT DDoS attacks by providing a more accurate and comparable model.

📄 PDF Abstract BibTeX arXiv:2408.10267

Code (0)

등록된 구현이 없습니다.

Tasks

feature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

DDoS Attacks in Cloud Computing: Detection and Prevention

2025-08-19 · Zain Ahmad, Musab Ahmad, Bilal Ahmad arxiv

DDoS attacks are one of the most prevalent and harmful cybersecurity threats faced by organizations and individuals today. In recent years, the complexity and frequency of DDoS attacks have increased significantly, makin…

Intrusion Detection

Enhancing Network Security: A Hybrid Approach for Detection and Mitigation of Distributed Denial-of-Service Attacks Using Machine Learning

2025-03-07 · Nizo Jaman Shohan, Gazi Tanbhir, Faria Elahi, Ahsan Ullah 외

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 toget…

An Efficient Real Time DDoS Detection Model Using Machine Learning Algorithms

2025-01-24 · Debashis Kar Suvra

Distributed Denial of Service attacks have become a significant threat to industries and governments leading to substantial financial losses. With the growing reliance on internet services, DDoS attacks can disrupt servi…

feature selection

DDoSDet: An approach to Detect DDoS attacks using Neural Networks

2022-01-24 · Aman Rangapur, Tarun Kanakam, Ajith Jubilson

Cyber-attacks have been one of the deadliest attacks in today's world. One of them is DDoS (Distributed Denial of Services). It is a cyber-attack in which the attacker attacks and makes a network or a machine unavailable…

A Comparative Analysis of Machine Learning Models for DDoS Detection in IoT Networks

2024-11-08 · Sushil Shakya, Robert Abbas

This paper presents the detection of DDoS attacks in IoT networks using machine learning models. Their rapid growth has made them highly susceptible to various forms of cyberattacks, many of whose security procedures are…