Skip to content

Commit

Permalink
* update 2024-07-30 06:22:12
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 29, 2024
1 parent fb21d2b commit c5941be
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions arXiv_db/Malware/2024.md
Original file line number Diff line number Diff line change
Expand Up @@ -2166,3 +2166,15 @@

</details>

<details>

<summary>2024-07-26 16:46:29 - HADES: Detecting Active Directory Attacks via Whole Network Provenance Analytics</summary>

- *Qi Liu, Kaibin Bao, Wajih Ul Hassan, Veit Hagenmeyer*

- `2407.18858v1` - [abs](http://arxiv.org/abs/2407.18858v1) - [pdf](http://arxiv.org/pdf/2407.18858v1)

> 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.

</details>

Loading

0 comments on commit c5941be

Please sign in to comment.