Context-Aware Web Attack Detection in Open-Source SIEM Systems via MITRE ATT&CK-Enriched Behavioral Profiling
Badr Alboushy, Assef Jafar, Mohamad Aljnidi, Mohamad Bashar Disoki, Aref Shaheed

TL;DR
This paper introduces Smart-SIEM, an AI-enhanced module for open-source SIEM systems that uses behavioral profiling and a hybrid machine learning cascade to significantly improve web attack detection accuracy and adaptability.
Contribution
It presents a novel behavioral context encoding and a two-stage hybrid detection approach that outperforms traditional rule-based methods in open-source SIEM platforms.
Findings
Context features boost gradient boosting F1 scores from ~0.705 to over 0.94.
Hybrid cascade achieves F1 of 0.967 for binary attack detection.
AI module detects nearly 100% of certain attack types where native rules fail.
Abstract
Security Information and Event Management (SIEM) systems aggregate log data from heterogeneous sources to detect coordinated attacks. Traditional rule-based correlation engines struggle to classify multi-step web application attacks because they examine each event without reference to the behavioural history of the originating host. We present Smart-SIEM, an AI module for the open-source Wazuh SIEM platform with two contributions: (1) a per-source-IP behavioural context vector encoding HTTP response-status distributions, peak rule activation counts, and MITRE ATT&CK technique frequencies from the N most recent prior events; (2) a two-stage hybrid cascade combining LightGBM for binary attack detection and XGBoost for six-class attack categorisation. Evaluated on 46,454 purpose-built Wazuh security events, context features improve all tested gradient boosting algorithms from ~0.705…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
