Update sysmon_mimikatz_detection_lsass.yml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
title: Mimikatz Detection LSASS Access
|
||||
status: experimental
|
||||
description: Detects process access to LSASS which is typical for Mimikatz (0x1000 PROCESS_QUERY_ LIMITED_INFORMATION, 0x0400 PROCESS_QUERY_ INFORMATION "only old versions", 0x0010 PROCESS_VM_READ)
|
||||
author: Florian Roth, Roberto Rodriguez, Dimitrios Slamaris, Mark Russinovich, Thomas Patzke, Teymur Kheirkhabarov, Sherif Eldeeb, James Dickenson, oscd.community (update)
|
||||
author: Florian Roth, Roberto Rodriguez, Dimitrios Slamaris, Mark Russinovich, Thomas Patzke, Teymur Kheirkhabarov, Sherif Eldeeb, James Dickenson, Aleksey Potapov, oscd.community (update)
|
||||
date: 2017/02/16
|
||||
modified: 2019/11/01
|
||||
references:
|
||||
@@ -43,4 +43,4 @@ detection:
|
||||
condition: selection and not filter
|
||||
falsepositives:
|
||||
- Legitimate software accessing LSASS process for legitimate reason; update the whitelist with it
|
||||
level: high
|
||||
level: high
|
||||
|
||||
Reference in New Issue
Block a user