Abstract
This study addresses the challenge of Distributed Denial of Service (DDoS) attacks in the Internet of Things (IoT) environment by evaluating the effectiveness of Intrusion Detection Systems (IDS) using machine learning techniques. Due to the lightweight computational configuration of IoT systems, there is a need for a classifier that can efficiently distinguish between legitimate and malicious network traffic without demanding substantial computational resources. This research presents a comparative analysis of four machine learning models: (i) k-Nearest Neighbour (k-NN), (ii) Support Vector Machine (SVM), (iii) Random Forest (RF), and (iv) Multilayer Perceptron (MLP), to propose a lightweight DDoS intrusion detection classifier. A novel classification model based on the MLP architecture is proposed, focusing on minimalistic design and feature reduction to achieve accurate and efficient classification. The model is tested using the CICIDS2017 dataset and demonstrates high accuracy and computational efficiency, making it a viable solution for IoT environments where computational resources are limited. The findings show that the proposed µML-IDS model achieves an accuracy of 99.8%, F-score of 96.5%, and precision of 99.96%, with minimal computational overhead, highlighting its potential for real-world application in protecting IoT networks against DDoS attacks.
Original language | English |
---|---|
Title of host publication | Proceedings of the 21st International Conference on Smart Business Technologies, ICSBT 2024 |
Editors | Slimane Hammoudi, Fons Wijnhoven, Ali Emrouznejad |
Publisher | Science and Technology Publications, Lda |
Pages | 19-27 |
Number of pages | 9 |
ISBN (Electronic) | 9789897587108 |
DOIs | |
Publication status | Published - 2024 |
Event | 21st International Conference on Smart Business Technologies, ICSBT 2024 - Dijon, France Duration: 9 Jul 2024 → 11 Jul 2024 |
Publication series
Name | ICSBT International Conference on Smart Business Technologies |
---|---|
ISSN (Print) | 2184-772X |
Conference
Conference | 21st International Conference on Smart Business Technologies, ICSBT 2024 |
---|---|
Country/Territory | France |
City | Dijon |
Period | 9/07/24 → 11/07/24 |
Bibliographical note
Publisher Copyright:Copyright © 2024 by SCITEPRESS - Science and Technology Publications, Lda.
Keywords
- Distributed Denial of Service (DDoS)
- Internet of Things (IoT)
- Intrusion Detection System (IDS)
- Machine Learning Algorithms