Creating and sharing knowledge for telecommunications

HIDROID: Prototyping a Behavioral Host-Based Intrusion Detection and Prevention System for Android

Ribeiro, JCR ; Saghezchi, F. ; Mantas, G. ; Rodriguez, J. ; Abd-Alhameed, R.A.A.Abd

IEEE Access Vol. 8, Nº -, pp. 23154 - 23168, January, 2020.

ISSN (print):
ISSN (online): 2169-3536

Scimago Journal Ranking: 0,59 (in 2020)

Digital Object Identifier: 10.1109/ACCESS.2020.2969626

Abstract
Previous research efforts on developing an Intrusion Detection and Prevention Systems (IDPS) for Android mobile devices rely mostly on centralized data collection and processing on a cloud server. However, this trend is characterized by two major limitations. First, it requires a continuous connection between monitored devices and the server, which might be infeasible, due to mobile network’s outage or partial coverage. Second, it increases the risk of sensitive information leakage and the violation of user’s privacy. To help alleviate these problems, in this paper, we develop a novel Host-based IDPS for Android (HIDROID), which runs completely on a mobile device, with a minimal computation burden. It collects data in run-time, by periodically sampling features reflecting the utilization of scarce resources on a mobile device (e.g. CPU, memory, battery, bandwidth, etc.). The detection engine exploits statistical and machine learning algorithms to build a data-driven model for the benign behavior . Any observation failing to match this model triggers an alert, and the preventive agent takes proper countermeasure(s) to minimize the risk. HIDROID requires no malicious data for training or tuning, which makes it handy for day-to-day usage. Experimental test results, on a real-life device, show that HIDROID is well able to learn and discriminate normal from malicious behavior, with very promising accuracy of up to 0.9, while maintaining false positive rate by 0.03.