Shell Context Menu Command Tampering
Description
Detects changes to shell context menu commands. Use this rule to hunt for potential anomalies and suspicious shell commands.
Query · sigma
selection: TargetObject|contains|all: - \Software\Classes\ - \shell\ - \command\ condition: selection
Known false positives
- Likely from new software installation suggesting to add context menu items. Such as "PowerShell", "Everything", "Git", etc.