Visible to the public Toward a Framework for Detecting Privacy Policy Violations in Android Application Code

TitleToward a Framework for Detecting Privacy Policy Violations in Android Application Code
Publication TypeConference Paper
Year of Publication2016
AuthorsSlavin, Rocky, Wang, Xiaoyin, Hosseini, Mitra Bokaei, Hester, James, Krishnan, Ram, Bhatia, Jaspreet, Breaux, Travis D., Niu, Jianwei
Conference NameProceedings of the 38th International Conference on Software Engineering
PublisherACM
Conference LocationNew York, NY, USA
ISBN Number978-1-4503-3900-1
KeywordsAndroid applications, Human Behavior, Privacy Policies, pubcrawl, Scalability, Violation Detection
Abstract

Mobile applications frequently access sensitive personal information to meet user or business requirements. Because such information is sensitive in general, regulators increasingly require mobile-app developers to publish privacy policies that describe what information is collected. Furthermore, regulators have fined companies when these policies are inconsistent with the actual data practices of mobile apps. To help mobile-app developers check their privacy policies against their apps' code for consistency, we propose a semi-automated framework that consists of a policy terminology-API method map that links policy phrases to API methods that produce sensitive information, and information flow analysis to detect misalignments. We present an implementation of our framework based on a privacy-policy-phrase ontology and a collection of mappings from API methods to policy phrases. Our empirical evaluation on 477 top Android apps discovered 341 potential privacy policy violations.

URLhttp://doi.acm.org/10.1145/2884781.2884855
DOI10.1145/2884781.2884855
Citation Keyslavin_toward_2016