Published November 11, 2019 | Version 1.0.0
Software Open

Artifacts for the ASE 2019 Paper "A Qualitative Analysis of Android Taint-Analysis Results"

  • 1. Paderborn University
  • 2. Paderborn University & Fraunhofer IEM
  • 3. Fraunhofer IEM

Description

This package contains instructions and all artifacts to run the experiment in the ASE 2019 paper "A Qualitative Analysis of Android Taint-Analysis Results".

Paper abstract: 

In the past, researchers have developed a number of popular taint-analysis approaches, particularly in the context of Android applications. Numerous studies have shown that automated code analyses are adopted by developers only if they yield a good “signal to noise ratio”, i.e., high precision. Many previous studies have reported analysis precision quantitatively, but this gives little insight into what can and should be done to increase precision further. To guide future research on increasing precision, we present a comprehensive study that evaluates static Android taint-analysis results on a qualitative level. To unravel the exact nature of taint flows, we have designed COVA, an analysis tool to compute partial path constraints that inform about the circumstances under which taint flows may actually occur in practice. We have conducted a qualitative study on the taint flows reported by FlowDroid in 1,022 real-world Android applications. Our results reveal several key findings: Many taint flows occur only under specific conditions, e.g., environment settings, user interaction, I/O. Taint analyses should consider the application context to discern such situations. COVA shows that few taint flows are guarded by multiple different kinds of conditions simultaneously, so tools that seek to confirm true positives dynamically can concentrate on one kind at a time, e.g., only simulating user interactions. Lastly, many false positives arise due to a too liberal source/sink configuration. Taint analyses must be more carefully configured, and their configuration could benefit from better tool assistance.

Files

artifact.zip

Files (4.9 GB)

Name Size Download all
md5:a26ed27c4d37bfb93bad8cdbc80c6f0e
4.9 GB Preview Download
md5:27e227e2f053e0627f502cb87e075f8e
2.8 kB Preview Download