paper-with-me

홈 › Papers

Evasion of IoT Malware Detection via Dummy Code Injection

2026-02-09 · Sahar Zargarzadeh, Mohammad Islam arxiv

The Internet of Things (IoT) has revolutionized connectivity by linking billions of devices worldwide. However, this rapid expansion has also introduced severe security vulnerabilities, making IoT devices attractive targets for malware such as the Mirai botnet. Power side-channel analysis has recently emerged as a promising technique for detecting malware activity based on device power consumption patterns. However, the resilience of such detection systems under adversarial manipulation remains underexplored. This work presents a novel adversarial strategy against power side-channel-based malware detection. By injecting structured dummy code into the scanning phase of the Mirai botnet, we dynamically perturb power signatures to evade AI/ML-based anomaly detection without disrupting core functionality. Our approach systematically analyzes the trade-offs between stealthiness, execution overhead, and evasion effectiveness across multiple state-of-the-art models for side-channel analysis, using a custom dataset collected from smartphones of diverse manufacturers. Experimental results show that our adversarial modifications achieve an average attack success rate of 75.2\%, revealing practical vulnerabilities in power-based intrusion detection frameworks.

📄 PDF Abstract BibTeX arXiv:2602.08170

Code (0)

등록된 구현이 없습니다.

Tasks

Intrusion DetectionAnomaly DetectionMalware Detection

Similar Papers 제목 키워드 기반

Learning to Look Benign: Targeted Evasion of Malware Detectors via API Import Injection

2026-05-18 · Juozas Dautartas, Olga Kurasova, Juozapas Rokas Čypas, Viktor Medvedev arxiv

Machine learning-based malware detectors are widely deployed in antivirus and endpoint detection systems, yet their reliance on static features makes them vulnerable to adversarial manipulation. This paper investigates w…

MalPurifier: Enhancing Android Malware Detection with Adversarial Purification against Evasion Attacks

2023-12-11 · Yuyang Zhou, Guang Cheng, Zongyao Chen, Shui Yu

Machine learning (ML) has gained significant adoption in Android malware detection to address the escalating threats posed by the rapid proliferation of malware attacks. However, recent studies have revealed the inherent…

Adversarial PurificationAndroid Malware DetectionDenoisingMalware Detection+1

Towards Certified Malware Detection: Provable Guarantees Against Evasion Attacks

2026-04-22 · Nandakrishna Giri, Asmitha K. A., Serena Nicolazzo, Antonino Nocera 외 arxiv

Machine learning-based static malware detectors remain vulnerable to adversarial evasion techniques, such as metamorphic engine mutations. To address this vulnerability, we propose a certifiably robust malware detection …

Malware Detection

Combining Generators of Adversarial Malware Examples to Increase Evasion Rate

2023-04-14 · Matouš Kozák, Martin Jureček

Antivirus developers are increasingly embracing machine learning as a key component of malware defense. While machine learning achieves cutting-edge outcomes in many fields, it also has weaknesses that are exploited by s…

Adversarial Attack

EvadeDroid: A Practical Evasion Attack on Machine Learning for Black-box Android Malware Detection

2021-10-07 · Hamid Bostani, Veelasha Moonsamy

Over the last decade, researchers have extensively explored the vulnerabilities of Android malware detectors to adversarial examples through the development of evasion attacks; however, the practicality of these attacks …

Adversarial AttackAndroid Malware DetectionMalware DetectionMORPH