changed to arg detection vs file detection

This commit is contained in:
keyboardcrunch
2021-06-08 14:07:33 -05:00
committed by GitHub
parent 90651e37c2
commit e1fdca6dfa
@@ -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: