2021
DOI: 10.4018/ijisp.2021010109
|View full text |Cite
|
Sign up to set email alerts
|

Utilizing Sentence Embedding for Dangerous Permissions Detection in Android Apps' Privacy Policies

Abstract: Privacy policies analysis relies on understanding sentences meaning in order to identify sentences of interest to privacy related applications. In this paper, the authors investigate the strengths and limitations of sentence embeddings to detect dangerous permissions in Android apps privacy policies. Sent2Vec sentence embedding model was utilized and trained on 130,000 Android apps privacy policies. The terminology extracted by the sentence embedding model was then compared with the gold standard on a dataset … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

1
6
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
2

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(7 citation statements)
references
References 17 publications
1
6
0
Order By: Relevance
“…This rationale is based upon the pragmatic realization that an app needs access to photo/media storage before giving a user the option to upload pictures. This observation of the subtlety between semantic and pragmatic meanings of Android permissions and privacy policy text is also supported by prior work of Baalous and Poet [16]. The researchers found that upon querying a Sent2Vec model [41] trained on app privacy policies with 'receive wap push' would return semantically similar sentences like "This application may send push-notifications to the user"-which is entirely unrelated to RECEIVE_WAP_PUSH permission.…”
Section: A Semantically-relevant Information Is Often Missingsupporting
confidence: 55%
See 4 more Smart Citations
“…This rationale is based upon the pragmatic realization that an app needs access to photo/media storage before giving a user the option to upload pictures. This observation of the subtlety between semantic and pragmatic meanings of Android permissions and privacy policy text is also supported by prior work of Baalous and Poet [16]. The researchers found that upon querying a Sent2Vec model [41] trained on app privacy policies with 'receive wap push' would return semantically similar sentences like "This application may send push-notifications to the user"-which is entirely unrelated to RECEIVE_WAP_PUSH permission.…”
Section: A Semantically-relevant Information Is Often Missingsupporting
confidence: 55%
“…After reviewing prior works [10][11][12][13][14][15][16], three significant shortcomings are found: First, the automated analysis approach often looks for sensitive data collection in privacy policies that may not be directly linked with Android's permission-based model of data collection (e.g., data collection during the user registration process, such as email, zip code, city, home address). Second, prior works often narrowly focus on a subset of permissions such as PERSISTENTID or LOCATION while ignoring permissions -that are potentially harder to predict from the privacy policy -such as accessing the camera or the phonebook (see § IX for details about prior works).…”
Section: Methodsmentioning
confidence: 99%
See 3 more Smart Citations