{"title":"A Novel Android Malware Detection Approach Using Operand Sequences","authors":"Peng Zhang, Shaoyin Cheng, Songhao Lou, Fan Jiang","doi":"10.1109/SSIC.2018.8556755","DOIUrl":null,"url":null,"abstract":"Android malware detection has become increasingly important over the past few years, due to the popularity of Android devices and the explosive growth of Android applications. This asks for more effective techniques to detect the Android malware. Some works in the literature show that the opcode sequences have a remarkable effect on Android malware detection. However, they omitted the information contained in operand sequences. In this paper, we do not analyse the opcode sequences but the API calls used in operand sequences, and abstract the API calls to their package names with the aim to be resilient to API changes in different Android API levels. In order to avoid to be computationally expensive, we only capitalize on the n-grams analysis. In addition, we apply the package level information extracted from API calls to build a Android malware prediction model. We perform experiments on malicious Android applications, composed of 5560 malware samples which are belong to Drebin dataset, 361 malware samples collected from Contagio Mobile Malware and 5900 benign Android applications retrieved from Google Play. Results show that the accuracy of our approach exceeds the opcode n-grams in some ways.","PeriodicalId":302563,"journal":{"name":"2018 Third International Conference on Security of Smart Cities, Industrial Control System and Communications (SSIC)","volume":"75 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2018-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"8","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"2018 Third International Conference on Security of Smart Cities, Industrial Control System and Communications (SSIC)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/SSIC.2018.8556755","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 8
Abstract
Android malware detection has become increasingly important over the past few years, due to the popularity of Android devices and the explosive growth of Android applications. This asks for more effective techniques to detect the Android malware. Some works in the literature show that the opcode sequences have a remarkable effect on Android malware detection. However, they omitted the information contained in operand sequences. In this paper, we do not analyse the opcode sequences but the API calls used in operand sequences, and abstract the API calls to their package names with the aim to be resilient to API changes in different Android API levels. In order to avoid to be computationally expensive, we only capitalize on the n-grams analysis. In addition, we apply the package level information extracted from API calls to build a Android malware prediction model. We perform experiments on malicious Android applications, composed of 5560 malware samples which are belong to Drebin dataset, 361 malware samples collected from Contagio Mobile Malware and 5900 benign Android applications retrieved from Google Play. Results show that the accuracy of our approach exceeds the opcode n-grams in some ways.
由于Android设备的普及和Android应用程序的爆炸式增长,Android恶意软件检测在过去几年中变得越来越重要。这就需要更有效的技术来检测Android恶意软件。一些文献表明,操作码序列对Android恶意软件检测有显著的效果。然而,它们忽略了操作数序列中包含的信息。在本文中,我们不分析操作码序列,而是分析操作数序列中使用的API调用,并将API调用抽象为其包名,目的是适应不同Android API级别的API变化。为了避免计算成本太高,我们只利用n-grams分析。此外,我们应用从API调用中提取的包级信息来构建Android恶意软件预测模型。我们对Android恶意应用程序进行了实验,包括来自Drebin数据集的5560个恶意软件样本,来自Contagio Mobile malware的361个恶意软件样本,以及来自Google Play的5900个良性Android应用程序样本。结果表明,该方法的精度在某些方面超过了操作码n-grams。