ABSTRACT

The popularity of Android mobile phones has caused more cybercriminals to create malware applications that carry out various malicious activities. The attacks, which escalated after the COVID-19 pandemic, proved there is great importance in protecting Android mobile devices from malware attacks. Intelligent Mobile Malware Detection will teach users how to develop intelligent Android malware detection mechanisms by using various graph and stochastic models. The book begins with an introduction to the Android operating system accompanied by the limitations of the state-of-the-art static malware detection mechanisms as well as a detailed presentation of a hybrid malware detection mechanism. The text then presents four different system call-based dynamic Android malware detection mechanisms using graph centrality measures, graph signal processing and graph convolutional networks. Further, the text shows how most of the Android malware can be detected by checking the presence of a unique subsequence of system calls in its system call sequence. All the malware detection mechanisms presented in the book are based on the authors' recent research. The experiments are conducted with the latest Android malware samples, and the malware samples are collected from public repositories. The source codes are also provided for easy implementation of the mechanisms. This book will be highly useful to Android malware researchers, developers, students and cyber security professionals to explore and build defense mechanisms against the ever-evolving Android malware.

chapter 1|12 pages

Internet and Android OS

chapter 2|10 pages

Android Malware

chapter 3|20 pages

Static Malware Detection

chapter 4|26 pages

Dynamic and Hybrid Malware Detection

chapter 5|10 pages

Detection Using Graph Centrality Measures

chapter 6|12 pages

Graph Convolutional Network for Detection

chapter 7|12 pages

Graph Signal Processing-Based Detection

chapter 8|12 pages

System Call Pattern-Based Detection

chapter 9|4 pages

Conclusions and Future Directions