Obfuscated malware detection using a hybrid of CNN and GRU models
摘要
The growing sophistication of cyber threats demands advanced and reliable malware detection methods. This study presents a hybrid deep learning framework for detecting obfuscated malware that combines convolutional neural networks (CNN) and gated recurrent units (GRU). The approach integrates an optimized feature selection pipeline using Pearson correlation analysis, recursive feature elimination with cross-validation (RFECV), univariate statistical tests, and permutation importance to obtain a compact and informative subset of 27 features from 55 processed memory-based attributes, including API call sequences and allocation patterns. The model employs three one-dimensional convolutional layers for spatial extraction, two GRU layers for temporal modeling, and dense layers for final classification. Experiments on the