mirror of
https://github.com/keyboardcrunch/sentinelone-queries
synced 2026-06-11 02:11:21 +00:00
Removed LSASSMemoryAccessed due to HIGH FP
This commit is contained in:
@@ -8,7 +8,7 @@ mitre:
|
|||||||
technique: T1003
|
technique: T1003
|
||||||
subtechnique: null
|
subtechnique: null
|
||||||
operating_system: linux
|
operating_system: linux
|
||||||
query: RegistryKeyPath ContainsCIS "\Services\NPPSpy" OR IndicatorName In ( "Mimikatz", "CredsReadFromLsass", "LSASSMemoryAccessed", "DumpSAM", "PasswordSniffingViaNetworkProvider" )
|
query: RegistryKeyPath ContainsCIS "\Services\NPPSpy" OR IndicatorName In ( "Mimikatz", "CredsReadFromLsass", "DumpSAM", "PasswordSniffingViaNetworkProvider" )
|
||||||
false_positives: null
|
false_positives: null
|
||||||
tags: null
|
tags: null
|
||||||
references:
|
references:
|
||||||
|
|||||||
Reference in New Issue
Block a user