Affiliation:
1. School of Software, Xinjiang University, Urumqi 830091, China
2. College of Information Science and Engineering, Xinjiang University, Urumqi 830046, China
Abstract
The smartphone has become an indispensable tool in our daily lives, and the Android operating system is widely installed on our smartphones. This makes Android smartphones a prime target for malware. In order to address threats posed by malware, many researchers have proposed different malware detection approaches, including using a function call graph (FCG). Although an FCG can capture the complete call–callee semantic relationship of a function, it will be represented as a huge graph structure. The presence of many nonsensical nodes affects the detection efficiency. At the same time, the characteristics of the graph neural networks (GNNs) make the important node features in the FCG tend toward similar nonsensical node features during the propagation process. In our work, we propose an Android malware detection approach to enhance node feature differences in an FCG. Firstly, we propose an API-based node feature by which we can visually analyze the behavioral properties of different functions in the app and determine whether their behavior is benign or malicious. Then, we extract the FCG and the features of each function from the decompiled APK file. Next, we calculate the API coefficient inspired by the idea of the TF–IDF algorithm and extract the sensitive function called subgraph (S-FCSG) based on API coefficient ranking. Finally, before feeding the S-FCSG and node features into the GCN model, we add the self-loop for each node of the S-FCSG. A 1-D convolutional neural network and fully connected layers are used for further feature extraction and classification, respectively. The experimental result shows that our approach enhances the node feature differences in an FCG, and the detection accuracy is greater than that of models using other features, suggesting that malware detection based on a graph structure and GNNs has a lot of space for future study.
Funder
The National Social Science Fund of China
Subject
Electrical and Electronic Engineering,Biochemistry,Instrumentation,Atomic and Molecular Physics, and Optics,Analytical Chemistry
Reference42 articles.
1. (2022, February 22). Google Play Annual App Downloads 2021. Available online: https://www.statista.com/statistics/734332/google-play-app-installs-per-year/.
2. (2022, February 22). Android Test 2019—250 Apps. Available online: https://www.av-comparatives.org/tests/android-test-2019-250-apps/.
3. A review of android malware detection approaches based on machine learning;Liu;IEEE Access,2020
4. A survey on various threats and current state of security in android platform;Bhat;Acm Comput. Surv. (CSUR),2019
5. (2022, March 22). A Gentle Introduction to Graph Neural Networks. Available online: https://distill.pub/2021/gnn-intro.
Cited by
4 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献