LoFP LoFP / programs that use the same command line flag

Techniques

Sample rules

Potential Execution of Sysinternals Tools

Description

Detects command lines that contain the ‘accepteula’ flag which could be a sign of execution of one of the Sysinternals tools

Detection logic

condition: selection
selection:
  CommandLine|contains|windash: ' -accepteula'