Abstract
The number of Android smartphone and tablet users has experienced a rapid growth in the past few years and it raises users’ awareness on privacy and security issues of their mobile devices. There are lots of users rooting their Android devices for some useful functions, which are not originally provided to developers and users, such as taking screenshot and screen recording. However, after observing the danger of rooting devices, the developers begin to look for non-root alternatives to implement those functions. Android Debug Bridge (ADB) workaround is one of the best known non-root alternatives to help app gain a higher privilege on Android. It used to be considered as a secure practice until some cases of ADB privilege leakage have been found. In this paper, we propose an approach to identify the potential privilege leakage in Android apps that using ADB workaround. We apply our approach to analyze three real-world apps that are downloaded from Google Play Store. We then present a general methodology to conduct exploitation on those apps using ADB workaround. Based on our study, we suggest some mitigation techniques to help developers create their apps that not only satisfy users’ needs but also protect users’ privacy from similar attacks in future.
Original language | English |
---|---|
Title of host publication | Information Security and Cryptology |
Subtitle of host publication | 14th International Conference, Inscrypt 2018 Fuzhou, China, December 14–17, 2018 Revised Selected Papers |
Editors | Fuchun Guo, Xinyi Huang, Moti Yung |
Place of Publication | Cham Switzerland |
Publisher | Springer |
Pages | 349-369 |
Number of pages | 21 |
ISBN (Electronic) | 9783030142346 |
ISBN (Print) | 9783030142339 |
DOIs | |
Publication status | Published - 2019 |
Event | International Conference on Information Security and Cryptology (Inscript) 2018 - Fuzhou, China Duration: 14 Dec 2018 → 17 Dec 2018 Conference number: 14th http://xxhb.fjnu.edu.cn/inscrypt2018/ https://link.springer.com/book/10.1007/978-3-030-14234-6 (Proceedings) |
Publication series
Name | Lecture Notes in Computer Science |
---|---|
Publisher | Springer |
Volume | 11449 |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Conference
Conference | International Conference on Information Security and Cryptology (Inscript) 2018 |
---|---|
Abbreviated title | Inscrypt 2018 |
Country/Territory | China |
City | Fuzhou |
Period | 14/12/18 → 17/12/18 |
Internet address |
Keywords
- ADB workaround
- Android security
- Application analysis
- Exploit
- Privilege escalation