mirror of
https://github.com/keyboardcrunch/sentinelone-queries
synced 2026-06-08 17:07:13 +00:00
Removed LSASSMemoryAccessed due to HIGH FP
This commit is contained in:
@@ -8,7 +8,7 @@ mitre:
|
||||
technique: T1003
|
||||
subtechnique: null
|
||||
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
|
||||
tags: null
|
||||
references:
|
||||
|
||||
Reference in New Issue
Block a user