2020-07-01 14:37:27 +00:00
|
|
|
title: Windows Credential Editor Registry
|
|
|
|
id: a6b33c02-8305-488f-8585-03cb2a7763f2
|
2020-06-10 14:32:30 +00:00
|
|
|
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
|
2020-09-06 19:08:27 +00:00
|
|
|
modified: 2020/09/06
|
2020-06-10 14:32:30 +00:00
|
|
|
tags:
|
|
|
|
- attack.credential_access
|
2020-09-06 19:08:27 +00:00
|
|
|
- attack.t1003 # an old one
|
|
|
|
- attack.t1003.001
|
2020-06-10 14:32:30 +00:00
|
|
|
- attack.s0005
|
|
|
|
logsource:
|
|
|
|
category: registry_event
|
|
|
|
product: windows
|
|
|
|
detection:
|
2021-04-02 22:00:43 +00:00
|
|
|
selection:
|
2020-06-10 14:32:30 +00:00
|
|
|
TargetObject|contains: Services\WCESERVICE\Start
|
|
|
|
condition: selection
|
2020-07-01 08:58:39 +00:00
|
|
|
falsepositives:
|
2020-11-20 04:55:48 +00:00
|
|
|
- Unknown
|
|
|
|
level: critical
|