Journal of University of Science and Technology of China ›› 2014, Vol. 44 ›› Issue (10): 853-861.DOI: 10.3969/j.issn.0253-2778.2014.10.009

• Original Paper • Previous Articles    

An approach to evaluate the effectiveness of privacy protection in Android system

ZENG Shuke, ZHANG Yang, CHENG Liang, DENG Yi, FENG Dengguo   

  1. 1.School of Computer Science and Technology, University of Science and Technology of China, Hefei 230027, China; 2.Institute of Software, Chinese Academy of Sciences, Beijing 100190, China
  • Received:2014-01-17 Revised:2014-03-13 Accepted:2014-03-13 Online:2014-03-13 Published:2014-03-13

Abstract: To protect private data in smart phones, Android enforces a permission-based security policy. PrivacyMiner, a tool for evaluating the effectiveness of privacy protection in Android, was designed. First, 22 categories of private data in smart phones were identified, which were then checked to see if Android could efficiently protect them from malware. PrivacyMiner was applied to 12 revisions of Android source code, and it was found that 7 categories of private data were not well protected, as Malware can read them and send them out without any permission. These vulnerabilities were verified on 6 Android devices with 6 revisions of Android, from 2.1 up to 4.4.2. Our findings were confirmed by the Android Security Team from Google.

Key words: Android, privacy protection, evaluation, taint analysis, static analysis

CLC Number: