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
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
2018-09-20 10:44:44 +00:00
- attack.t1003
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
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 :
2019-11-02 10:25:29 +00:00
Message :
2019-05-20 23:03:20 +00:00
- "* mimikatz *"
- "* mimilib *"
- "* <3 eo.oe *"
- "* eo.oe.kiwi *"
- "* privilege::debug *"
- "* sekurlsa::logonpasswords *"
- "* lsadump::sam *"
- "* mimidrv.sys *"
2019-10-11 16:50:33 +00:00
- "* 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