An effective attention and residual network for malware detection

Wei Gu,Hongyan Xing,Tianhao Hou
DOI: https://doi.org/10.1049/cmu2.12754
IF: 1.345
2024-04-29
IET Communications
Abstract:An Android malware detection framework, AMERDroid, is proposed. A novel deep network, AMERNet, is designed to learn informative features. A dataset (8,981 benign and 7,896 malware) is constructed. Due to its open source and large user base, Android has emerged as the most popular operating system. Android's popularity and openness have made it a prime target for malicious attackers. Permissions have received great attention from researchers because of their effectiveness in restricting applications' access to sensitive resources. However, existing malware detection methods based on permissions are easily bypassed by inter‐application resource access. To address these issues, we combine inter‐application resource access‐related intent features with permission features. Besides, we designed a customized convolutional neural network using two squeeze‐and‐excitation blocks to learn the inherent relationships between multi‐type features. The two basic SE blocks perform squeezing operations based on average pooling and max pooling, respectively, to compute channel‐wise attention from multiple perspectives. We designed a series of experiments based on real‐world samples to evaluate the efficacy of the proposed framework. Empirical results demonstrate that our framework outperforms state‐of‐the‐art methods, achieving an accuracy of 96.29%, precision of 97.52%, recall of 94.63%, F1‐score of 96.06% and MCC of 92.60%. These promising experimental results consistently demonstrate that AMERDroid is an effective approach for Android malware detection.
engineering, electrical & electronic
What problem does this paper attempt to address?