Effective inter-component communication mapping in Android with Epicc: an essential step towards holistic security analysis

  • Authors:
  • Damien Octeau;Patrick McDaniel;Somesh Jha;Alexandre Bartel;Eric Bodden;Jacques Klein;Yves Le Traon

  • Affiliations:
  • Department of Computer Science and Engineering, Pennsylvania State University;Department of Computer Science and Engineering, Pennsylvania State University;Computer Sciences Department, University of Wisconsin;Interdisciplinary Centre for Security, Reliability and Trust, University of Luxembourg;EC SPRIDE, Technische Universität Darmstadt;Interdisciplinary Centre for Security, Reliability and Trust, University of Luxembourg;Interdisciplinary Centre for Security, Reliability and Trust, University of Luxembourg

  • Venue:
  • SEC'13 Proceedings of the 22nd USENIX conference on Security
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

Many threats present in smartphones are the result of interactions between application components, not just artifacts of single components. However, current techniques for identifying inter-application communication are ad hoc and do not scale to large numbers of applications. In this paper, we reduce the discovery of inter-component communication (ICC) in smartphones to an instance of the Interprocedural Distributive Environment (IDE) problem, and develop a sound static analysis technique targeted to the Android platform. We apply this analysis to 1,200 applications selected from the Play store and characterize the locations and substance of their ICC. Experiments show that full specifications for ICC can be identified for over 93% of ICC locations for the applications studied. Further the analysis scales well; analysis of each application took on average 113 seconds to complete. Epicc, the resulting tool, finds ICC vulnerabilities with far fewer false positives than the next best tool. In this way, we develop a scalable vehicle to extend current security analysis to entire collections of applications as well as the interfaces they export.