mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-08 18:23:52 +00:00
19 lines
433 B
YAML
19 lines
433 B
YAML
title: Potential DCShadow
|
|
description: Monitors SPN modifications to detect DCShadow behavior.
|
|
author: Chakib Gzenayi, Hosni Mribah
|
|
tags:
|
|
- attack.defense_evasion
|
|
- attack.t1207
|
|
logsource:
|
|
product: windows
|
|
service: system
|
|
detection:
|
|
selection:
|
|
EventID: 5136
|
|
LDAP_Display_Name: servicePrincipalName
|
|
Value: 'GC/*'
|
|
condition: selection
|
|
falsepositives:
|
|
- Exclude known DCs
|
|
level: high
|