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