大数据 ›› 2020, Vol. 6 ›› Issue (1): 23-34.doi: 10.11959/j.issn.2096-0271.2020003

• 专题:大数据隐私保护 • 上一篇    下一篇

基于同源策略的移动应用细粒度隐私保护技术

卢文雄,王浩宇   

  1. 北京邮电大学计算机学院,北京 100876
  • 出版日期:2020-01-15 发布日期:2020-02-21
  • 作者简介:卢文雄(1992- ),男,北京邮电大学计算机学院硕士生,主要研究方向为移动计算|王浩宇(1991- ),男,北京邮电大学计算机学院副教授,主要研究方向为软件安全和程序分析
  • 基金资助:
    国家自然科学基金资助项目(61702045)

Same origin based fine-grained privacy protection for mobile applications

Wenxiong LU,Haoyu WANG   

  1. School of Computer Science,Beijing University of Posts and Telecommunications,Beijing 100876,China
  • Online:2020-01-15 Published:2020-02-21
  • Supported by:
    The National Natural Science Foundation of China(61702045)

摘要:

Android等移动平台基于权限的访问控制机制是作用在应用粒度上的。应用中除了包含应用开发者本身的代码以外,还包含第三方库代码,导致应用权限滥用情况严重。引入类似浏览器同源策略的细粒度控制机制,打破了应用之间的界限,将粒度细化到代码来源。将控制机制实现到Android系统层,并提供了一套插桩工具对应用进行修改。实验结果表明,系统能够起到允许或禁止特定开发者执行特定敏感行为的作用。

关键词: 隐私保护, 第三方库, 访问控制, 移动应用

Abstract:

Mobile systems,such as Android,use permission-based access control mechanism,which is at the granularity of each application.Apart from the code from developers themselves,applications also contain code from third-party libraries,which has led to serious overuse of application permissions.A novel origin-based (similar to browsers) and fine-grained control mechanism was introduced,which broke the boundary between applications in terms of access control and finegrained the granularity to the level of code source.The mechanism was implemented onto Android framework,and a set of tools to modify applications were also offered.Experiment results suggest that system can allow (or limit) certain developers to execute certain sensitive behaviors.

Key words: privacy protection, third-party library, access control, mobile application

中图分类号: 

No Suggested Reading articles found!