Visible to the public Mining Sandboxes

TitleMining Sandboxes
Publication TypeConference Paper
Year of Publication2016
AuthorsJamrozik, Konrad, von Styp-Rekowsky, Philipp, Zeller, Andreas
Conference NameProceedings of the 38th International Conference on Software Engineering
PublisherACM
Conference LocationNew York, NY, USA
ISBN Number978-1-4503-3900-1
Keywordscomposability, confinement, Human Behavior, pubcrawl, Resiliency, Sandboxing
Abstract

We present sandbox mining, a technique to confine an application to resources accessed during automatic testing. Sandbox mining first explores software behavior by means of automatic test generation, and extracts the set of resources accessed during these tests. This set is then used as a sandbox, blocking access to resources not used during testing. The mined sandbox thus protects against behavior changes such as the activation of latent malware, infections, targeted attacks, or malicious updates. The use of test generation makes sandbox mining a fully automatic process that can be run by vendors and end users alike. Our BOXMATE prototype requires less than one hour to extract a sandbox from an Android app, with few to no confirmations required for frequently used functionality.

URLhttp://doi.acm.org/10.1145/2884781.2884782
DOI10.1145/2884781.2884782
Citation Keyjamrozik_mining_2016