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
Query · sigma
selection: CommandLine|contains|windash: ' -accepteula' condition: selection
Known false positives
- Legitimate use of SysInternals tools
- Programs that use the same command line flag