CRLGOct 5, 2021

Dataset: Large-scale Urban IoT Activity Data for DDoS Attack Emulation

arXiv:2110.01842v118 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This provides a resource for researchers and practitioners in cybersecurity to develop and evaluate DDoS detection methods for IoT deployments, though it is incremental as it focuses on dataset creation rather than novel detection techniques.

The authors tackled the lack of real large-scale datasets for training machine learning algorithms to detect DDoS attacks in IoT networks by presenting a dataset from 4060 urban IoT nodes under benign conditions and a synthetic DDoS attack generator, demonstrating its utility with a neural network for attack identification.

As IoT deployments grow in scale for applications such as smart cities, they face increasing cyber-security threats. In particular, as evidenced by the famous Mirai incident and other ongoing threats, large-scale IoT device networks are particularly susceptible to being hijacked and used as botnets to launch distributed denial of service (DDoS) attacks. Real large-scale datasets are needed to train and evaluate the use of machine learning algorithms such as deep neural networks to detect and defend against such DDoS attacks. We present a dataset from an urban IoT deployment of 4060 nodes describing their spatio-temporal activity under benign conditions. We also provide a synthetic DDoS attack generator that injects attack activity into the dataset based on tunable parameters such as number of nodes attacked and duration of attack. We discuss some of the features of the dataset. We also demonstrate the utility of the dataset as well as our synthetic DDoS attack generator by using them for the training and evaluation of a simple multi-label feed-forward neural network that aims to identify which nodes are under attack and when.

Code Implementations1 repo
Foundations

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

Your Notes