When the Guard failed the Droid: A case study of Android malware
Harel Berger, Chen Hajaj, Amit Dvir

TL;DR
This paper demonstrates that Android malware detection systems built on the open-source Androguard library are highly vulnerable to evasion attacks, which can significantly reduce detection rates and require comprehensive evaluation of manipulated apps.
Contribution
It introduces innovative evasion attacks targeting Android malware detection systems and proposes a novel evaluation scheme considering both maliciousness and functionality of manipulated apps.
Findings
Detection rates drop to 0% after evasion attacks
Evasion attacks can produce non-functional malicious apps
Assessment of evasion attacks should include functionality and maliciousness
Abstract
Android malware is a persistent threat to billions of users around the world. As a countermeasure, Android malware detection systems are occasionally implemented. However, these systems are often vulnerable to \emph{evasion attacks}, in which an adversary manipulates malicious instances so that they are misidentified as benign. In this paper, we launch various innovative evasion attacks against several Android malware detection systems. The vulnerability inherent to all of these systems is that they are part of Androguard~\cite{desnos2011androguard}, a popular open source library used in Android malware detection systems. Some of the detection systems decrease to a 0\% detection rate after the attack. Therefore, the use of open source libraries in malware detection systems calls for caution. In addition, we present a novel evaluation scheme for evasion attack generation that exploits…
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
TopicsAdvanced Malware Detection Techniques · Network Security and Intrusion Detection · Digital and Cyber Forensics
