CORTEXA
← Browse
openalexScientific Reports2026-07-24Cited by 0

Hybrid deep learning framework for detection of lateral movement in advanced persistent threats

Balaganesh Bojarajulu, M. Sethumadhavan, Vasily Sachnev, P. P. Amritha

Advanced persistent threats often use stolen or legitimate credentials to move stealthily across networks, making them difficult to detect with traditional security systems. This study introduces a novel framework called dual classifier-based lateral movement detection (DC-LMD-APTs), designed to identify such covert behaviours through a combination of feature engineering and hybrid deep learning. Data from the Sysmon-based LMD-2023 dataset, were enhanced with six statistical descriptors, one entropy feature, and one grass berger entropy-based mutual information (GBE-MI) feature, resulting in 101 features used for model training and validation. Data from the Sysmon-based LMD-2023 dataset, originally containing 95 raw features, were enhanced with six statistical descriptors, one entropy feature, and one GBE-MI feature, resulting in 101 features used for model training and validation. The data is first cleaned and normalized using Pareto-based variable stability normalization (P-VSN) to suppress noise and stabilize variance, followed by GBE-MI weighting to identify the most informative and non-redundant attributes. Unlike previous studies that train deep models directly on raw or unweighted features, the proposed approach employs entropy-guided and information-theoretic feature optimization, enabling the model to focus on highly discriminative attributes that improve generalization and reduce overfitting. Unlike conventional deep-learning models, DC-LMD-APTs applies convolutional neural network (CNN) and long short-term memory (LSTM) architectures to structured Sysmon log data arranged into a correlation matrix, where the PRCNN branch extracts spatial relationships among features and the Bi-LSTM models temporal dependencies of event sequences. This dual-domain learning enables effective detection of multi-stage APT behaviours. In experiments, the framework achieved 98.7% accuracy, 98.75% precision, 98.2% recall, and 97.1% specificity, outperforming CNN, LSTM, and DenseNet baselines. These results were achieved through the integration of P-VSN normalization, entropy-based feature weighting, and spatial–temporal fusion, which collectively enhanced learning stability, interpretability, and robustness. Extensive evaluations, including K-fold cross-validation, ablation studies, and SHAP-based explainability, confirm the reliability and scalability of the proposed model for real-time detection of lateral movements in large networks.

View free PDFSource page

Related papers

openalexScientific Reports2026-07-23

A hybrid explainable deep learning framework for blood cancer classification using CNN-based feature embeddings and random forest decision models

Zulfikar Ali Ansari, Hemlata Pant, Nayancy, M. N. V. Kiranbabu, Sanjeet Kumar

The precision and early detection of subtypes of acute lymphoblastic leukaemia (ALL) in peripheral blood smear images are crucial for efficient clinical practice. Traditional deep learning methods tend to be challenging in terms of model interpretation and are often reliant on la…

View free PDFSource page
openalexScientific Reports2026-07-23

Quantum-classical hybrid learning framework for Parkinson’s disease prediction using acoustic and clinical features

Jiahua Li, N. Rama Rao, C. Santhosh Kumar, G. Madhukar Rao, P. Halder, Shakti Singh, et al.

Parkinson’s disease (PD) is a progressive neurodegenerative disorder affecting millions worldwide, where early and accurate diagnosis plays a critical role in improving patient outcomes. While classical machine learning methods have shown strong performance in PD classification u…

View free PDFSource page
crossrefScientific Reports2026-05-18

An explainable AI framework integrating machine and deep learning models for multi-species DNA functional group classification

Pratik Chakraborty, P. B. Shanthi

Abstract DNA functional group classification across species plays a crucial role in understanding genetic diversity, evolutionary relationships and biological function. The increasing availability of genomic data has led to the use of machine learning and deep learning methods fo…

View free PDFSource page
openalexScientific Reports2026-07-24

Recognition of everyday activities using experiment data from wearable sensors: a deep learning-based framework

William Son Galanza, Steven Schmidt, Sofi Fristedt, Nebojsa Malesevic

Abstract Tracking everyday activities is vital for detecting changes in older adults’ health, allowing timely support to promote well-being. Wearable sensors and deep learning provide continuous monitoring, making them a supportive tool in detecting such changes. However, a more…

View free PDFSource page