On the Robustness of Malware Detectors to Adversarial Samples
Muhammad Salman, Benjamin Zi Hao Zhao, Hassan Jameel Asghar and, Muhammad Ikram, Sidharth Kaushik, Mohamed Ali Kaafar

TL;DR
This paper investigates how robust malware detectors are against adversarially modified malware, finding that such attacks are less transferable across different detectors and that ensemble methods can improve resilience.
Contribution
It provides a comprehensive analysis of adversarial attack transferability on malware detectors and evaluates ensemble approaches for enhanced robustness.
Findings
Adversarial malware crafted for one detector is less effective against others.
Ensemble detectors can mitigate adversarial attack impacts.
Significant program modifications can be detected, limiting attack effectiveness.
Abstract
Adversarial examples add imperceptible alterations to inputs with the objective to induce misclassification in machine learning models. They have been demonstrated to pose significant challenges in domains like image classification, with results showing that an adversarially perturbed image to evade detection against one classifier is most likely transferable to other classifiers. Adversarial examples have also been studied in malware analysis. Unlike images, program binaries cannot be arbitrarily perturbed without rendering them non-functional. Due to the difficulty of crafting adversarial program binaries, there is no consensus on the transferability of adversarially perturbed programs to different detectors. In this work, we explore the robustness of malware detectors against adversarially perturbed malware. We investigate the transferability of adversarial attacks developed against…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Malware Detection Techniques · Anomaly Detection Techniques and Applications
