Proceedings 2018 Network and Distributed System Security Symposium 2018
DOI: 10.14722/ndss.2018.23121
|View full text |Cite
|
Sign up to set email alerts
|

AceDroid: Normalizing Diverse Android Access Control Checks for Inconsistency Detection

Abstract: Abstract-The Android framework has raised increased security concerns with regards to its access control enforcement. Particularly, existing research efforts successfully demonstrate that framework security checks are not always consistent across appaccessible APIs. However, existing efforts fall short in addressing peculiarities that characterize the complex Android access control and the diversity introduced by the heavy vendor customization. In this paper, we develop a new analysis framework AceDroid that m… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2

Citation Types

0
39
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
4
1
1

Relationship

0
6

Authors

Journals

citations
Cited by 21 publications
(41 citation statements)
references
References 18 publications
0
39
0
Order By: Relevance
“…This hardcoded logic includes variants of the checkPermission method, Unix Identiier (UID) checks, as well as many subtle checks based on service-speciic state. Prior work [2,38] has primarily relied on manual enumeration of these checks, which is error prone. To simplify discussion in this paper, we refer to such methods that return or check Android system state as context queries.…”
Section: Background and Motivationmentioning
confidence: 99%
See 4 more Smart Citations
“…This hardcoded logic includes variants of the checkPermission method, Unix Identiier (UID) checks, as well as many subtle checks based on service-speciic state. Prior work [2,38] has primarily relied on manual enumeration of these checks, which is error prone. To simplify discussion in this paper, we refer to such methods that return or check Android system state as context queries.…”
Section: Background and Motivationmentioning
confidence: 99%
“…This example is particularly apropos to ACMiner, because hasU-serRestriction does not call any of the context queries considered by prior work [2,38]. It also does not throw a SecurityException.…”
Section: Background and Motivationmentioning
confidence: 99%
See 3 more Smart Citations