Thesis Framework de monitoreo para dispositivos android
Loading...
Date
2015-11
Authors
Journal Title
Journal ISSN
Volume Title
Program
DEPARTAMENTO DE INFORMÁTICA. INGENIERÍA CIVIL INFORMÁTICA
Campus
Campus Santiago San Joaquín
Abstract
La seguridad en los dispositivos Android es un problema aún abierto. En el presente trabajo se propone una framework de monitoreo para dispositivos Android, llamado BehaviorDroid. Este ofrece a los desarrolladores un núcleo robusto, configurable y extensible, que facilita las tareas de monitoreo y permite verificar propiedades generales. El framework es capaz de monitorear, en tiempo de ejecución, múltiples aplicaciones y múltiples comportamientos de interés, los cuales son definidos a través de autómatas. Asimismo, el framework permite unir y minimizar los autómatas utilizados para monitorear una misma aplicación. Para diseñar esta herramienta, se tuvo en especial consideración el consumo de recursos. Tras crear un prototipo, se llevaron a cabo algunas pruebas. Estas demostraron el funcionamiento de BehaviorDroid y mostraron que este hacia un uso responsable de los recursos del dispositivo. Además, se encontró que, para algunos casos, la unión de autómatas consigue mejoras en el consumo de memoria.
The security in Android devices is a problem not solved yet. In the present work, it is proposed a monitoring framework for Android devices, called BehaviorDroid. This offer to the developers a robust, extensible y configurable core that makes easier the monitoring tasks and let verify general properties. The framework is able to monitor, in execution time, multiple apps and multiple behaviors of interest, these are defined with automatons. Also, the framework can unite and minimize the automatons used for monitoring a same app. To design this tool, it was very important the resource consumption. After building a prototype, some tests were made. These demonstrated the functioning of BehaviorDroid and showed that this makes a reponsable use of system resources. Also, in some cases, the union of automatons resulted in a reduction of memory consumed
The security in Android devices is a problem not solved yet. In the present work, it is proposed a monitoring framework for Android devices, called BehaviorDroid. This offer to the developers a robust, extensible y configurable core that makes easier the monitoring tasks and let verify general properties. The framework is able to monitor, in execution time, multiple apps and multiple behaviors of interest, these are defined with automatons. Also, the framework can unite and minimize the automatons used for monitoring a same app. To design this tool, it was very important the resource consumption. After building a prototype, some tests were made. These demonstrated the functioning of BehaviorDroid and showed that this makes a reponsable use of system resources. Also, in some cases, the union of automatons resulted in a reduction of memory consumed
Description
Keywords
Framework, Android, Seguridad