亚洲知识产权资讯网为知识产权业界提供一个一站式网上交易平台,协助业界发掘知识产权贸易商机,并与环球知识产权业界建立联系。无论你是知识产权拥有者正在出售您的知识产权,或是制造商需要购买技术以提高操作效能,又或是知识产权配套服务供应商,你将会从本网站发掘到有用的知识产权贸易资讯。

Scalable Traffic Dependence Analysis for Android Application Security

详细技术说明
Similar to PC malware, researchers found that malicious mobile applications usually fetch and run code on-the-fly without the user's knowledge. Their purpose are often to stealthily collect and exfiltrate sensitive information. Static analysis solutions typically inspect the source code, binaries or call sequences for detecting anomalies. However, dynamic code loading, Java reflection-based method invocation, data encryption, and self verification of signatures are commonly seen in the malware code. These types of code obfuscation make static analysis based detection challenging. Dynamic analysis, as a complementary to the static analysis, detects the runtime behaviors of the malicious apps. We design a triggering relation model for dynamically analyzing network traffic on Android devices. Our model enables one to infer the dependency of outbound network requests from the device. Our solution provides the logic insights between the user's interaction and malicious traffic. We profile the traffic patterns of benign apps to detect malicous network requests and enhance the sense-making process.We present a two-stage learning-based solution to detect the malicious network activities. The discovery of causal relations on pairwise network events enables us to construct a traffic dependence graph. Our solution classifies the root triggers to identify malicious requests based on their dependency features. The new capability of our solution is to distinguish malicious root triggers from legitimate ones. It allows us to detect the stealthy malware activities that may not be detected by existing traffic classification solutions. Without knowing any prior knowledge of the malware's source code, our framework enables the detection of malicious requests sent from the newly released apps.
*Abstract
None
*Principal Investigation

Name: Danfeng (Daphne) Yao, Assistant Professor

Department: Computer Science


Name: Hao Zhang, PhD Student

Department: Computer Science

国家/地区
美国

欲了解更多信息,请点击 这里
移动设备