BiAS: Transforming Cyber Defense - A Deep Learning Approach for APT Detection
摘要
Advanced Persistent Threat (APT) attacks are sophisticated cyber threats that target organizations through prolonged, stealthy operations. Despite numerous detection methods, traditional approaches struggle with imbalanced data and high false alarm rates. This paper introduces BiAS, a novel detection model combining Bidirectional Long Short-Term Memory (BiLSTM), Attention mechanism, and Synthetic Minority Over-sampling Technique (SMOTE). BiLSTM analyzes network flows bidirectionally, while Attention highlights significant patterns, and SMOTE addresses data imbalance by generating synthetic attack samples. Experimental results demonstrate BiAS's superior performance over traditional methods, offering a reliable solution for real-time APT detection.