Small Changes, Big Changes: An Updated View on the Android Permission System
Yury Zhauniarovich Olga Gadyatskaya
RAID 2016
Small Changes, Big Changes: An Updated View on the Android - - PowerPoint PPT Presentation
Small Changes, Big Changes: An Updated View on the Android Permission System Yury Zhauniarovich Olga Gadyatskaya RAID 2016 Sensitive Resource Protection in Android Android is the most popular mobile OS: - ~ 2 billion of third-party apps
RAID 2016
2
3
application
4
and requesting permissions are signed with the same certificate)
granted if the application is installed on the system image)
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
system
(e.g., WRITE_CALL_LOG, READ_CALL_LOG, READ_EXTERNAL_STORAGE)
22
state in other application
SYSTEM_ALERT_WINDOW, WRITE_SETTINGS)
“pm grant” command
target SDK level below 23
INTERNET, NFC, BLUETOOTH, etc.)
23