2018-01-27 09:57:30 +00:00
title : Mimikatz Use
2019-11-12 22:12:27 +00:00
id : 06d71506-7beb-4f22-8888-e2e5e2ca7fd8
2020-06-16 20:46:08 +00:00
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)
2017-02-18 23:31:59 +00:00
author : Florian Roth
2019-10-11 16:50:33 +00:00
date : 2017 /01/10
modified : 2019 /10/11
2018-07-24 05:50:32 +00:00
tags :
- attack.s0002
2020-08-24 23:09:17 +00:00
- attack.t1003 # an old one
2018-07-24 05:50:32 +00:00
- attack.lateral_movement
- attack.credential_access
2019-06-14 04:15:38 +00:00
- car.2013-07-001
- car.2019-04-004
2020-06-16 20:46:08 +00:00
- attack.t1003.002
- attack.t1003.004
- attack.t1003.001
- attack.t1003.006
2017-02-18 23:31:59 +00:00
logsource :
2017-02-19 10:08:23 +00:00
product : windows
2016-12-27 13:49:54 +00:00
detection :
keywords :
2020-10-15 18:11:10 +00:00
Message|contains :
- "mimikatz"
- "mimilib"
- "<3 eo.oe"
- "eo.oe.kiwi"
- "privilege::debug"
- "sekurlsa::logonpasswords"
- "lsadump::sam"
- "mimidrv.sys"
- " p::d "
- " s::l "
2017-03-05 22:55:52 +00:00
condition : keywords
2016-12-27 13:49:54 +00:00
falsepositives :
- Naughty administrators
2017-02-24 22:44:42 +00:00
- Penetration test
2017-02-16 17:02:26 +00:00
level : critical