pith. sign in

arxiv: 2104.09041 · v1 · pith:IOMUIWZHnew · submitted 2021-04-19 · 💻 cs.CR

The Impact of DoS Attacks onResource-constrained IoT Devices:A Study on the Mirai Attack

classification 💻 cs.CR
keywords devicesmiraiattacksconsumptionresource-constrainedusagecompromiseddigital
0
0 comments X
read the original abstract

Mirai is a type of malware that creates a botnet of internet-connected devices, which can later be used to infect other devices or servers. This paper aims to analyze and explain the Mirai code and create a low-cost simulation environment to aid in the dynamic analysis of Mirai. Further, we perform controlled Denial-of-Service attacks while measuring resource consumption on resource-constrained compromised and victim Internet-of-Things (IoT) devices, such as energy consumption, CPU utilization, memory utilization, Ethernet input/output performance, and Secure Digital card usage. The experimental setup shows that when a compromised device sends a User Datagram Protocol (UDP) flood, it consumes 38.44% more energy than its regular usage. In the case of Secure Digital usage, the victim, when flooded with Transmission Control Protocol (TCP) messages, uses 64.6% more storage for reading and 55.45% more for writing. The significant extra resource consumption caused by Mirai attacks on resource-constrained IoT devices can severely threaten such devices' wide adoption and raises great challenges for the security designs in the resource-constrained IoT environment.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A Hybrid Cluster-Based Classification Model for Anomaly Detection in Unbalanced IoT Networks

    cs.NI 2026-05 unverdicted novelty 4.0

    A hybrid model clusters Bot-IoT training data into three traffic profiles with K-Means and assigns the best-performing classifier from Decision Tree, KNN, and XGBoost to each cluster, reporting improved anomaly detect...