Abstract
Analyzing information flow is central in assessing the security of applications. However, static and dynamic analyses of information flow are easily challenged by non-available or obscure code. We present a lightweight mutation-based analysis that systematically mutates dynamic values returned by sensitive sources to assess whether the mutation changes the values passed to sensitive sinks. If so, we found a flow between source and sink. In contrast to existing techniques, mutation-based flow analysis does not attempt to identify the specific path of the flow and is thus resilient to obfuscation. In its evaluation, our MUTAFLOW prototype for Android programs showed that mutation-based flow analysis is a lightweight yet effective complement to existing tools. Compared to the popular FlowDroid static analysis tool, MutaFlow requires less than 10% of source code lines but has similar accuracy; on 20 tested real-world apps, it is able to detect 75 flows that FlowDroid misses.
Original language | English |
---|---|
Title of host publication | Proceedings of the 32nd IEEE/ACM International Conference on Automated Software Engineering |
Editors | Grigore Rosu, Massimiliano Di Penta, Tien N. Nguyen |
Place of Publication | Piscataway NJ USA |
Publisher | IEEE, Institute of Electrical and Electronics Engineers |
Pages | 263-273 |
Number of pages | 11 |
ISBN (Electronic) | 9781538626849 |
ISBN (Print) | 9781538639764 |
DOIs | |
Publication status | Published - 2017 |
Externally published | Yes |
Event | Automated Software Engineering Conference 2017 - Urbana-Champaign, United States of America Duration: 30 Oct 2017 → 3 Nov 2017 Conference number: 32nd http://ase-conferences.org/ase/past/ase2017/ (Automated Software Engineering (ANSE 2017) ) https://dl.acm.org/doi/proceedings/10.5555/3155562 (Proceedings) |
Conference
Conference | Automated Software Engineering Conference 2017 |
---|---|
Abbreviated title | ASE 2017 |
Country/Territory | United States of America |
City | Urbana-Champaign |
Period | 30/10/17 → 3/11/17 |
Internet address |
|