mirror of
https://github.com/keyboardcrunch/sentinelone-queries
synced 2026-06-10 18:01:20 +00:00
changed to arg detection vs file detection
This commit is contained in:
@@ -8,7 +8,7 @@ mitre:
|
|||||||
technique: T1218
|
technique: T1218
|
||||||
subtechnique: 003
|
subtechnique: 003
|
||||||
operating_system: windows
|
operating_system: windows
|
||||||
query: SrcProcName = "cmstp.exe" AND SrcProcCmdLine RegExp "^.*\.(inf)"
|
query: SrcProcName = "cmstp.exe" AND SrcProcCmdLine ContainsCIS "/ni /s"
|
||||||
false_positives:
|
false_positives:
|
||||||
tags:
|
tags:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user