|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 187 - Issue 123 |
| Published: July 2026 |
| Authors: Ankur Sharma |
10.5120/ijca02273069027c
|
Ankur Sharma . Enhancing Cyber Threat Detection using Machine Learning and Behavioral Analytics. International Journal of Computer Applications. 187, 123 (July 2026), 32-41. DOI=10.5120/ijca02273069027c
@article{ 10.5120/ijca02273069027c,
author = { Ankur Sharma },
title = { Enhancing Cyber Threat Detection using Machine Learning and Behavioral Analytics },
journal = { International Journal of Computer Applications },
year = { 2026 },
volume = { 187 },
number = { 123 },
pages = { 32-41 },
doi = { 10.5120/ijca02273069027c },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2026
%A Ankur Sharma
%T Enhancing Cyber Threat Detection using Machine Learning and Behavioral Analytics%T
%J International Journal of Computer Applications
%V 187
%N 123
%P 32-41
%R 10.5120/ijca02273069027c
%I Foundation of Computer Science (FCS), NY, USA
Conventional security systems that depend on static rules and signature-based detection are increasingly challenged by the sophistication of modern cyber threats. This study examines how machine learning and behavioral analytics can be combined to strengthen cyber threat detection in contemporary digital environments. A two-phase design is adopted: an analytical review of current machine learning algorithms, behavioral monitoring methods, and adaptive cybersecurity frameworks, followed by an empirical evaluation on the NSL-KDD benchmark using its official training and testing split. Five detection approaches are evaluated: Decision Tree, Random Forest, support vector machine (SVM), a multilayer perceptron neural network, and an Isolation Forest trained exclusively on normal traffic to emulate behavioral baseline profiling. The Decision Tree attains the highest test accuracy (81.4%, F1 = 0.811), while the Random Forest achieves the strongest ranking ability (AUC = 0.960); the behavioral Isolation Forest reaches 79.6% accuracy and an AUC of 0.946 without observing a single labeled attack, together with the lowest false-positive rate (2.35%). A feature-group ablation shows that behavioral traffic features raise the unsupervised detector's F1-score from 0.311 to 0.793 and that behavioral features alone support an AUC of approximately 0.90 across all model families. Detection of rare attack classes (R2L, U2R) remains weak across every model, quantifying the impact of class imbalance. Based on the combined analytical and experimental evidence, an integrated multi-layered framework is proposed that couples behavioral profiling with adaptive machine learning classification to support proactive, scalable cyber defense in enterprise and cloud environments.