Discovering Flaws in Security-Focused Static Analysis Tools for Android using Systematic Mutation
Mobile application security has been one of the major areas of security research in the last decade. Numerous application analysis tools have been proposed in response to malicious, curious, or vulnerable apps. However, existing tools, and specifically, static analysis tools, trade soundness of the...
Gespeichert in:
Hauptverfasser: | , , , , |
---|---|
Format: | Artikel |
Sprache: | eng |
Schlagworte: | |
Online-Zugang: | Volltext bestellen |
Tags: |
Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
|
Zusammenfassung: | Mobile application security has been one of the major areas of security
research in the last decade. Numerous application analysis tools have been
proposed in response to malicious, curious, or vulnerable apps. However,
existing tools, and specifically, static analysis tools, trade soundness of the
analysis for precision and performance, and are hence soundy. Unfortunately,
the specific unsound choices or flaws in the design of these tools are often
not known or well-documented, leading to a misplaced confidence among
researchers, developers, and users. This paper proposes the Mutation-based
soundness evaluation ($\mu$SE) framework, which systematically evaluates
Android static analysis tools to discover, document, and fix, flaws, by
leveraging the well-founded practice of mutation analysis. We implement $\mu$SE
as a semi-automated framework, and apply it to a set of prominent Android
static analysis tools that detect private data leaks in apps. As the result of
an in-depth analysis of one of the major tools, we discover 13 undocumented
flaws. More importantly, we discover that all 13 flaws propagate to tools that
inherit the flawed tool. We successfully fix one of the flaws in cooperation
with the tool developers. Our results motivate the urgent need for systematic
discovery and documentation of unsound choices in soundy tools, and demonstrate
the opportunities in leveraging mutation testing in achieving this goal. |
---|---|
DOI: | 10.48550/arxiv.1806.09761 |