FamDroid: Learning-Based Android Malware Family Classification Using Static Analysis
Wenhao fan, Liang Zhao, Jiayang Wang, Ye Chen, Fan Wu, Yuan'an Liu

TL;DR
FamDroid is a static analysis-based machine learning approach that accurately classifies Android malware into families, improving detection by combining explicit and hidden features with an adaptive ensemble classifier.
Contribution
The paper introduces FamDroid, a novel ensemble classification scheme that integrates explicit and hidden features for improved Android malware family classification.
Findings
Achieves 98.92% accuracy in malware family classification
Outperforms 5 traditional machine learning models
Demonstrates superior F1-Score of 99.12%
Abstract
Android is currently the most extensively used smartphone platform in the world. Due to its popularity and open source nature, Android malware has been rapidly growing in recent years, and bringing great risks to users' privacy. The malware applications in a malware family may have common features and similar behaviors, which are beneficial for malware detection and inspection. Thus, classifying Android malware into their corresponding families is an important task in malware analysis. At present, the main problem of existing research works on Android malware family classification lies in that the extracted features are inadequate to represent the common behavior characteristics of the malware in malicious families, and leveraging a single classifier or a static ensemble classifier is restricted to further improve the accuracy of classification. In this paper, we propose FamDroid, a…
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 · Software Testing and Debugging Techniques
