Files
blue-team-tools/rules/windows/registry_event/registry_event_hack_wce_reg.yml
T
frack113 7fb8272f94 Name Normalization
Name Normalization
2022-02-27 10:58:14 +01:00

24 lines
577 B
YAML
Executable File

title: Windows Credential Editor Registry
id: a6b33c02-8305-488f-8585-03cb2a7763f2
status: test
description: Detects the use of Windows Credential Editor (WCE)
author: Florian Roth
references:
- https://www.ampliasecurity.com/research/windows-credentials-editor/
date: 2019/12/31
modified: 2021/11/27
logsource:
category: registry_event
product: windows
detection:
selection:
TargetObject|contains: Services\WCESERVICE\Start
condition: selection
falsepositives:
- Unknown
level: critical
tags:
- attack.credential_access
- attack.t1003.001
- attack.s0005