scispace - formally typeset
Open AccessProceedings ArticleDOI

TaintDroid: an information-flow tracking system for realtime privacy monitoring on smartphones

Reads0
Chats0
TLDR
Using TaintDroid to monitor the behavior of 30 popular third-party Android applications, this work found 68 instances of misappropriation of users' location and device identification information across 20 applications.
Abstract
Today's smartphone operating systems frequently fail to provide users with adequate control over and visibility into how third-party applications use their private data. We address these shortcomings with TaintDroid, an efficient, system-wide dynamic taint tracking and analysis system capable of simultaneously tracking multiple sources of sensitive data. TaintDroid provides realtime analysis by leveraging Android's virtualized execution environment. TaintDroid incurs only 14% performance overhead on a CPU-bound micro-benchmark and imposes negligible overhead on interactive third-party applications. Using TaintDroid to monitor the behavior of 30 popular third-party Android applications, we found 68 instances of potential misuse of users' private information across 20 applications. Monitoring sensitive data with TaintDroid provides informed use of third-party applications for phone users and valuable input for smartphone security service firms seeking to identify misbehaving applications.

read more

Content maybe subject to copyright    Report

Citations
More filters
Proceedings ArticleDOI

Reference hijacking: patching, protecting and analyzing on unmodified and non-rooted android devices

TL;DR: Reference hijacking can substantially improve the practicability of many security enhancement efforts for Android, and is presented to address the problem of securing Android devices by introducing a specially designed reset procedure.
Book ChapterDOI

Punobot: Mobile Botnet Using Push Notification Service in Android

TL;DR: This paper explores a new C&C channel for mobile botnets that is based on the push notification service (PNS) of Android: Google Cloud Messaging for Android (GCM), and shows that Punobot is stealthy, energy-efficient, and dangerous.
Proceedings ArticleDOI

Detection and Identification of Android Malware Based on Information Flow Monitoring

TL;DR: This work proposes a method that uses SFG-based malware profile to detect the execution of Android malware by monitoring the information flows they cause in the system and shows that this approach detected the Execution of all the malware samples and did not raise any false alerts for the 70 non malicious applications.
Proceedings ArticleDOI

Exploitation and Mitigation of Authentication Schemes Based on Device-Public Information

TL;DR: A generic exploitation technique that first mines all relevant data from a victim's phone, and then transfers and injects them into an attacker's phone to fool apps into granting access to the victim's account, and a dynamic analysis detection system to automatically highlight problematic apps.
Proceedings ArticleDOI

DroidDisintegrator: Intra-Application Information Flow Control in Android Apps

TL;DR: A system, DroidDisintegrator, which demonstrates the viability of component-level IFC for expressing and controlling app behavior, and uses dynamic analysis to generate IFC policies for Android apps, repackages apps to embed these policies, and enforces the policies at runtime.
References
More filters
Journal ArticleDOI

TaintDroid: An Information-Flow Tracking System for Realtime Privacy Monitoring on Smartphones

TL;DR: TaintDroid as mentioned in this paper is an efficient, system-wide dynamic taint tracking and analysis system capable of simultaneously tracking multiple sources of sensitive data by leveraging Android's virtualized execution environment.
Journal ArticleDOI

Language-based information-flow security

TL;DR: A structured view of research on information-flow security is given, particularly focusing on work that uses static program analysis to enforce information- flow policies, and some important open challenges are identified.
Journal ArticleDOI

A lattice model of secure information flow

TL;DR: The model provides a unifying view of all systems that restrict information flow, enables a classification of them according to security objectives, and suggests some new approaches to formulating the requirements of secure information flow among security classes.
Proceedings Article

Dynamic Taint Analysis for Automatic Detection, Analysis, and Signature Generation of Exploits on Commodity Software

TL;DR: TaintCheck as mentioned in this paper performs dynamic taint analysis by performing binary rewriting at run time, which can reliably detect most types of exploits and produces no false positives for any of the many different programs that were tested.
Proceedings ArticleDOI

JFlow: practical mostly-static information flow control

TL;DR: The new language JFlow is described, an extension to the Java language that adds statically-checked information flow annotations and provides several new features that make information flow checking more flexible and convenient than in previous models.
Related Papers (5)