Techniques
Sample rules
Devtoolslauncher.exe Executes Specified Binary
- source: sigma
- technicques:
- t1218
Description
The Devtoolslauncher.exe executes other binary
Detection logic
condition: selection
selection:
CommandLine|contains: LaunchForDeploy
Image|endswith: \devtoolslauncher.exe