首页> 外文会议>International Doctoral Symposium on Applied Computation and Security Systems >Intents Analysis of Android Apps for Confidentiality Leakage Detection
【24h】

Intents Analysis of Android Apps for Confidentiality Leakage Detection

机译:Intent分析Android应用程序进行保密泄漏检测

获取原文

摘要

Intents are Android's intra- and inter-application communication mechanism. They specify an action to perform, with extra data, and are sent to a receiver component or broadcast to many components. Components, in the same or in a distinct app, receive the intent if they are available to perform the desired action. Hence, a sound static analyzer must be aware of information flows through intents. That can be achieved by considering intents as both source (when reading) and sink (when writing) of confidential data. But this is overly conservative if the intent stays inside the same app or if the set of apps installed on the device is known in advance. In such cases, a sound approximation of the flow of intents leads to a more precise analysis. This work describes SDLI, a novel static analyzer that, for each app, creates an XML summary file reporting a description of the tainted information in outwards intents and of the intents the app is available to serve. SDLI discovers confidential information leaks when two apps communicate, by matching their XML summaries, looking for tainted outwards intents of the first app that can be inwards intents of the second app. The tool is implemented inside Julia, an industrial static analyzer. On the DroidBench test cases, its shows a precision higher than 75%. On some popular apps from the Google Play marketplace, it spots inter-apps leaks of confidential data, hence showing its practical effectiveness.
机译:意图是Android的跨和互联间通信机制。它们指定具有额外数​​据的操作,并将其发送到接收器组件或广播到许多组件。组件,在同一或在不同的应用中,如果它们可用于执行所需操作,则会接收意图。因此,声音静态分析仪必须了解信息流过意图。这可以通过考虑意图作为源(在读取时)和接收器(写入时)的机密数据时来实现。但如果意图留在相同的应用程序内或安装在设备上的应用程序,则这是过于保守的。在这种情况下,意图流的声音近似导致更精确的分析。这项工作描述了一种新颖的静态分析仪,对于每个应用程序,创建一个XML摘要文件,其报告向外的XML摘要文件报告应用程序的污染信息和应用程序的意图。当两个应用程序通过匹配其XML摘要时,SDLI发现机密信息泄漏,以匹配其XML摘要,寻找可以根据第二个应用程序向内的第一个应用程序的污染提出。该工具是在朱莉娅,工业静态分析仪内实现。在Droidbench测试案例上,其显示出高于75%的精度。在Google Play Marketplace的一些流行应用程序上,IT斑点应用程序间机密数据泄漏,因此显示其实用效果。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号