scispace - formally typeset
A

Adrienne Porter Felt

Researcher at Google

Publications -  38
Citations -  8001

Adrienne Porter Felt is an academic researcher from Google. The author has contributed to research in topics: Permission & Android (operating system). The author has an hindex of 27, co-authored 38 publications receiving 7460 citations. Previous affiliations of Adrienne Porter Felt include University of California, Berkeley & University of Virginia.

Papers
More filters
Proceedings ArticleDOI

Android permissions demystified

TL;DR: Stowaway, a tool that detects overprivilege in compiled Android applications, is built and finds that about one-third of applications are overprivileged.
Proceedings ArticleDOI

Android permissions: user attention, comprehension, and behavior

TL;DR: It is found that current Android permission warnings do not help most users make correct security decisions, however, a notable minority of users demonstrated both awareness of permission warnings and reasonable rates of comprehension.
Proceedings ArticleDOI

Analyzing inter-application communication in Android

TL;DR: This work examines Android application interaction and identifies security risks in application components and provides a tool, ComDroid, that detects application communication vulnerabilities and found 34 exploitable vulnerabilities.
Proceedings ArticleDOI

A survey of mobile malware in the wild

TL;DR: The incentives behind 46 pieces of iOS, Android, and Symbian malware that spread in the wild from 2009 to 2011 are analyzed and the effectiveness of techniques for preventing and identifying mobile malware is evaluated.
Proceedings Article

Permission re-delegation: attacks and defenses

TL;DR: IPC Inspection prevents opportunities for permission redelegation by reducing an application's permissions after it receives communication from a less privileged application, and it is shown that it prevents the attacks found in the Android system applications.