rule: mimikatz use extended
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
title: Mimikatz Use
|
||||
description: This method detects mimikatz keywords in different Eventlogs (some of them only appear in older Mimikatz version that are however still used by different threat groups)
|
||||
author: Florian Roth
|
||||
date: 2017/01/10
|
||||
modified: 2019/10/11
|
||||
tags:
|
||||
- attack.s0002
|
||||
- attack.t1003
|
||||
@@ -20,6 +22,8 @@ detection:
|
||||
- "* sekurlsa::logonpasswords *"
|
||||
- "* lsadump::sam *"
|
||||
- "* mimidrv.sys *"
|
||||
- "* p::d *"
|
||||
- "* s::l *"
|
||||
condition: keywords
|
||||
falsepositives:
|
||||
- Naughty administrators
|
||||
|
||||
Reference in New Issue
Block a user