Abstract
The rapid growth of the Internet of Things (IoT) devices is paralleled by them being on the front-line of malicious attacks. This has led to an explosion in the number of IoT malware, with continued mutations, evolution, and sophistication. Malware samples are detected using machine learning (ML) algorithms alongside the traditional signature-based methods. Although ML-based detectors improve the detection performance, they are susceptible to malware evolution and sophistication, making them limited to the patterns that they have been trained upon. This continuous trend motivates large body of literature on malware analysis and detection research, with many systems emerging constantly, outperforming their predecessors. In this paper, we systematically examine the state-of-the-art malware detection approaches, that utilize various representation and learning techniques, under a range of adversarial settings. Our analyses highlight the instability of the proposed detectors in learning patterns that distinguish the benign from the malicious software. The results exhibit that software mutations with functionality-preserving operations, such as stripping and padding, significantly deteriorate the accuracy of such detectors. Additionally, our analysis of the industry-standard malware detectors shows their instability to the malware mutations. Through extensive experiments, we highlight the gap between the capabilities of the adversary and that of the existing malware detectors. The evaluations and analyses show that the optimal malware detection system is nowhere near and calls for the community to streamline their efforts towards testing the robustness of malware detectors to different manipulation techniques.
| Original language | English |
|---|---|
| Title of host publication | Proceedings of 25th International Symposium on Researchin Attacks, Intrusions and Defenses, RAID 2022 |
| Publisher | Association for Computing Machinery |
| Pages | 308-320 |
| Number of pages | 13 |
| ISBN (Electronic) | 9781450397049 |
| DOIs | |
| State | Published - 26 Oct 2022 |
| Event | 25th International Symposium on Researchin Attacks, Intrusions and Defenses, RAID 2022 - Limassol, Cyprus Duration: 26 Oct 2022 → 28 Oct 2022 |
Publication series
| Name | ACM International Conference Proceeding Series |
|---|
Conference
| Conference | 25th International Symposium on Researchin Attacks, Intrusions and Defenses, RAID 2022 |
|---|---|
| Country/Territory | Cyprus |
| City | Limassol |
| Period | 26/10/22 → 28/10/22 |
Bibliographical note
Publisher Copyright:© 2022 ACM.
Keywords
- Adversarial Machine Learning
- Robust Malware Detection