Fix falsepositives list
This commit is contained in:
@@ -3,6 +3,7 @@ id: a49fa4d5-11db-418c-8473-1e014a8dd462
|
||||
description: Detects adversaries leveraging the MiniDump export function from comsvcs.dll via rundll32 to perform a memory dump from lsass.
|
||||
status: experimental
|
||||
date: 2020/10/20
|
||||
modified: 2021/05/21
|
||||
author: Roberto Rodriguez (Cyb3rWard0g), OTR (Open Threat Research)
|
||||
tags:
|
||||
- attack.credential_access
|
||||
@@ -20,5 +21,5 @@ detection:
|
||||
CallTrace|contains: 'comsvcs.dll'
|
||||
condition: selection
|
||||
falsepositives:
|
||||
- Unknown
|
||||
- Unknown
|
||||
level: critical
|
||||
|
||||
Reference in New Issue
Block a user