Robust Android Malware Detection System Against Adversarial Attacks Using Q-Learning
- PDF / 5,422,588 Bytes
- 16 Pages / 595.224 x 790.955 pts Page_size
- 79 Downloads / 200 Views
Robust Android Malware Detection System Against Adversarial Attacks Using Q-Learning Hemant Rathore1 · Sanjay K. Sahay1 · Piyush Nikam1 · Mohit Sewak1 Accepted: 22 October 2020 © Springer Science+Business Media, LLC, part of Springer Nature 2020
Abstract Since the inception of Andoroid OS, smartphones sales have been growing exponentially, and today it enjoys the monopoly in the smartphone marketplace. The widespread adoption of Android smartphones has drawn the attention of malware designers, which threatens the Android ecosystem. The current state-of-the-art Android malware detection systems are based on machine learning and deep learning models. Despite having superior performance, these models are susceptible to adversarial attack. Therefore in this paper, we developed eight Android malware detection models based on machine learning and deep neural network and investigated their robustness against the adversarial attacks. For the purpose, we created new variants of malware using Reinforcement Learning, which will be misclassified as benign by the existing Android malware detection models. We propose two novel attack strategies, namely single policy attack and multiple policy attack using reinforcement learning for white-box and grey-box scenario respectively. Putting ourselves in adversary’ shoes, we designed adversarial attacks on the detection models with the goal of maximising fooling rate, while making minimum modifications to the Android application and ensuring that the app’s functionality and behaviour does not change. We achieved an average fooling rate of 44.21% and 53.20% across all the eight detection models with maximum five modifications using a single policy attack and multiple policy attack, respectively. The highest fooling rate of 86.09% with five changes was attained against the decision tree based model using the multiple policy approach. Finally, we propose an adversarial defence strategy which reduces the average fooling rate by threefold to 15.22% against a single policy attack, thereby increasing the robustness of the detection models i.e. the proposed model can effectively detect variants (metamorphic) of malware. The experimental analysis shows that our proposed Android malware detection system using reinforcement learning is more robust against adversarial attacks. Keywords Adversarial learning · Android · Malware detection · Machine learning · Reinforcement learning · Static analysis
1 Introduction
Mohit Sewak [email protected]
the world’s population (Simon Kemp (Hootsuite) 2018). Annual Android smartphone sales are expected to reach 1.32 billion in 2020 (O’Dea 2020). The broad acceptance of Android is due to its open-source nature, robust development framework, multiple app marketplaces, large app stores, etc (Tam et al. 2017). Growth of Android OS is also fueled by recent development of 4G and 5G internet technologies. Internet is currently the primary attack vector used by malware designers to attack the Android ecosystem (Ye et al. 2017). Malware (Malicious Softw
Data Loading...