Cochecker: Detecting Capability And Sensitive Data Leaks From Component Chains In Android

INFORMATION SECURITY AND PRIVACY, ACISP 2014(2014)

引用 31|浏览80
暂无评分
摘要
Studies show that malicious applications can obtain sensitive data from and perform protected operations in a mobile phone using an authorised yet vulnerable application as a deputy (referred to as privilege escalation attack). Thus it is desirable to have a checker that can help developers check whether their applications are vulnerable to these attacks. In this paper, we introduce our tool, CoChecker, to identify the leak paths (chains of components) that would lead to privilege escalation attacks using static taint analysis. We propose to build a call graph to model the execution of multiple entry points in a component and eliminate the false negatives due to the Android's event-driven programming paradigm. We further carry out inter-component communication through intent-tracing and formulate the call graph of the analyzed app. The evaluation of CoChecker on the state-of-the-art test suit Droid-Bench and randomly downloaded apps shows that it is both efficient and effective.
更多
查看译文
关键词
Android security, Privilege escalation attack, Static taint analysis
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要