CRJul 26, 2024

HADES: Detecting Active Directory Attacks via Whole Network Provenance Analytics

arXiv:2407.188586 citationsh-index: 31Has Code
AI Analysis

For enterprise network security, HADES addresses the critical problem of detecting advanced persistent threats that traverse across machines in Active Directory environments, which prior systems could not handle.

HADES is the first provenance-based intrusion detection system capable of cross-machine tracing in Active Directory networks, detecting stealthy APT attacks by combining on-demand whole-network tracing with authentication anomaly detection. It outperforms both open-source and commercial AD attack detectors.

Due to its crucial role in identity and access management in modern enterprise networks, Active Directory (AD) is a top target of Advanced Persistence Threat (APT) actors. Conventional intrusion detection systems (IDS) excel at identifying malicious behaviors caused by malware, but often fail to detect stealthy attacks launched by APT actors. Recent advance in provenance-based IDS (PIDS) shows promises by exposing malicious system activities in causal attack graphs. However, existing approaches are restricted to intra-machine tracing, and unable to reveal the scope of attackers' traversal inside a network. We propose HADES, the first PIDS capable of performing accurate causality-based cross-machine tracing by leveraging a novel concept called logon session based execution partitioning to overcome several challenges in cross-machine tracing. We design HADES as an efficient on-demand tracing system, which performs whole-network tracing only when it first identifies an authentication anomaly signifying an ongoing AD attack, for which we introduce a novel lightweight authentication anomaly detection model rooted in our extensive analysis of AD attacks. To triage attack alerts, we present a new algorithm integrating two key insights we identified in AD attacks. Our evaluations show that HADES outperforms both popular open source detection systems and a prominent commercial AD attack detector.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes