2015 IEEE Symposium on Security and Privacy 2015
DOI: 10.1109/sp.2015.60
|View full text |Cite
|
Sign up to set email alerts
|

Effective Real-Time Android Application Auditing

Abstract: Mobile applications can access both sensitive personal data and the network, giving rise to threats of data leaks. App auditing is a fundamental program analysis task to reveal such leaks. Currently, static analysis is the de facto technique which exhaustively examines all data flows and pinpoints problematic ones. However, static analysis generates false alarms for being over-estimated and requires minutes or even hours to examine a real app. These shortcomings greatly limit the usability of automatic app aud… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
53
0

Year Published

2015
2015
2022
2022

Publication Types

Select...
5
4
1

Relationship

0
10

Authors

Journals

citations
Cited by 93 publications
(54 citation statements)
references
References 19 publications
0
53
0
Order By: Relevance
“…Many previous efforts were made to pursue in-depth analysis of application behaviors. Ded [22], DroidSIFT [41], CHEX [28], PEG [18], FlowDroid [15], DroidSafe [24] and AppAudit [38] practiced static dataflow analysis to identify specific code (e.g. malicious code or heavy computation code [20]) in Android apps.…”
Section: Question Set 4: Android Unpackersmentioning
confidence: 99%
“…Many previous efforts were made to pursue in-depth analysis of application behaviors. Ded [22], DroidSIFT [41], CHEX [28], PEG [18], FlowDroid [15], DroidSafe [24] and AppAudit [38] practiced static dataflow analysis to identify specific code (e.g. malicious code or heavy computation code [20]) in Android apps.…”
Section: Question Set 4: Android Unpackersmentioning
confidence: 99%
“…The work most closely related to IntelliDroid are hybrid static/dynamic analyses such as AppAudit [42], ContentScope [28], AppIntent [45], SmartDroid [48], SmvHunter [37] and Brahmastra [9]. The main difference between IntelliDroid and these systems is the level of fidelity of the injected inputs.…”
Section: Related Workmentioning
confidence: 99%
“…Current approaches involve static and dynamic analysis, used in combination. A recent paper [4] described how to combine the two, and presented impressive results. The students examined the work described in the paper, and especially the limitations.…”
Section: Agile Research In Academiamentioning
confidence: 99%