DocumentCode :
257264
Title :
MIGDroid: Detecting APP-Repackaging Android malware via method invocation graph
Author :
Wenjun Hu ; Jing Tao ; Xiaobo Ma ; Wenyu Zhou ; Shuang Zhao ; Ting Han
Author_Institution :
MOE KLINNS Lab., Xi´an Jiaotong Univ., Xi´an, China
fYear :
2014
fDate :
4-7 Aug. 2014
Firstpage :
1
Lastpage :
7
Abstract :
With the increasing popularity of Android platform, Android malware, especially APP-Repackaging malware wherein the malicious code is injected into legitimate Android applications, is spreading rapidly. This paper proposes a new system named MIGDroid, which leverages method invocation graph based static analysis to detect APP-Repackaging Android malware. The method invocation graph reflects the “interaction” connections between different methods. Such graph can be naturally exploited to detect APP-Repackaging malware because the connections between injected malicious code and legitimate applications are expected to be weak. Specifically, MIGDroid first constructs method invocation graph on the smali code level, and then divides the method invocation graph into weakly connected sub-graphs. To determine which sub-graph corresponds to the injected malicious code, the threat score is calculated for each sub-graph based on the invoked sensitive APIs, and the subgraphs with higher scores will be more likely to be malicious. Experiment results based on 1,260 Android malware samples in the real world demonstrate the specialty of our system in detecting APP-Repackaging Android malware, thereby well complementing existing static analysis systems (e.g., Androguard) that do not focus on APP-Repackaging Android malware.
Keywords :
Android (operating system); graph theory; invasive software; Android applications; Android malware samples; Android platform; MIGDroid; connected subgraphs; detecting APP-Repackaging Android malware; injected malicious code; invocation graph method; threat score; Androids; Google; Humanoid robots; Receivers; Trojan horses; Android; malware; method invocation graph; static analysis;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Computer Communication and Networks (ICCCN), 2014 23rd International Conference on
Conference_Location :
Shanghai
Type :
conf
DOI :
10.1109/ICCCN.2014.6911805
Filename :
6911805
Link To Document :
بازگشت