Abstract
Detecting Distributed Denial of Service (DDoS) attacks are crucial for ensuring the security of applications and computer networks. The ability to mitigate potential attacks before they happen could significantly reduce security costs. This study aims to address two research questions concerning the early detection of DDoS attacks. First, we explore the feasibility of detecting DDoS attacks in advance using machine learning approaches. Second, we focus on whether DDoS attacks could be successfully detected using a Long ShortTerm Memory (LSTM) based approach. We have developed rule-based, Gaussian Naive Bayes (GNB), and LSTM models that were trained and assessed on two datasets, namely UNSW-NB15 and CIC-DDoS2019. The results of the experiments show that 82–99% of DDoS attacks can be successfully detected 300 seconds prior to their arrival using both GNB and LSTM models. The LSTM model, on the other hand, is significantly better at distinguishing attacks from benign packets. Additionally, incident response teams could utilize a two-level alert mechanism that ranks the attack detection results, and take actions such as blocking the traffic before the attack occurs if our proposed system generates a high risk alert.
Original language | English |
---|---|
Title of host publication | Proceedings of the 10th International Conference on Information Systems Security and Privacy |
Editors | Gabriele Lenzini, Paolo Mori, Steven Furnell |
Publisher | Science and Technology Publications, Lda |
Pages | 390-397 |
Number of pages | 8 |
ISBN (Print) | 9789897586835 |
DOIs | |
Publication status | Published - 2024 |
Event | 10th International Conference on Information Systems Security and Privacy, ICISSP 2024 - Rome, Italy Duration: 26 Feb 2024 → 28 Feb 2024 |
Publication series
Name | International Conference on Information Systems Security and Privacy |
---|---|
Volume | 1 |
ISSN (Electronic) | 2184-4356 |
Conference
Conference | 10th International Conference on Information Systems Security and Privacy, ICISSP 2024 |
---|---|
Country/Territory | Italy |
City | Rome |
Period | 26/02/24 → 28/02/24 |
Bibliographical note
Publisher Copyright:© 2024 by SCITEPRESS – Science and Technology Publications, Lda.
Keywords
- Attack Detection
- Distributed Denial of Service Attacks
- Gaussian Naive Bayes
- LSTM
- Network Traffic