Article ID | Journal | Published Year | Pages | File Type |
---|---|---|---|---|
6883885 | Computers & Security | 2018 | 16 Pages |
Abstract
This paper introduces Dypermin; a transparent framework for compiling the Android permission map without requiring any modification to the underlying operating system. To achieve that, Dypermin capitalizes on intrinsic properties of the Android framework that is security exceptions during runtime and the availability of any protected API method through the Android framework, as well as on the advantages of Java reflection mechanism. Dypermin, in contrast to other related methods, validates itself as it relies on runtime information, meaning that it does not generate false positive map entries. Dypermin has been evaluated on different Android versions. The results have been compared with the respective results of other proposed methods in order to demonstrate Dypermin's efficacy for compiling the Android permission map for any given version.
Keywords
Related Topics
Physical Sciences and Engineering
Computer Science
Computer Networks and Communications
Authors
Christos Lyvas, Costas Lambrinoudakis, Dimitris Geneiatakis,