Metadata-based Malware Detection on Android using Machine Learning
Alexander Hefter, Christoph Sendner, Alexandra Dmitrienko

TL;DR
This paper explores using machine learning, particularly neural networks, to detect malicious Android apps based on app permissions metadata, achieving nearly 93% accuracy, addressing security challenges in mobile environments.
Contribution
It introduces a neural network-based approach utilizing app permissions metadata for malware detection on Android, with a new extensive dataset and optimized model evaluation.
Findings
Neural network model achieved 92.93% accuracy.
Permissions metadata effectively distinguish malicious from benign apps.
The approach enhances malware detection without needing app content access.
Abstract
In the digitized world, smartphones and their apps play an important role. To name just a few examples, some apps offer possibilities for entertainment, others for online banking, and others offer support for two-factor authentication. Therefore, with smartphones also, sensitive information is shared; thus, they are a desirable target for malware. The following technical report gives an overview of how machine learning, especially neural networks, can be employed to detect malicious Android apps based on their metadata. Detection based on the metadata is necessary since not all of an app's information is readable from another app due to the security layout of Android. To do so, a comparable big dataset of metadata of apps has been collected for learning and evaluation in this work. The first section, after the introduction, presents the related work, followed by the description of the…
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
