Remote Access Tool - ScreenConnect Remote Command Execution
Description
Detects the execution of a system command via the ScreenConnect RMM service.
Query · sigma
selection_parent: ParentImage|endswith: \ScreenConnect.ClientService.exe selection_img: - Image|endswith: \cmd.exe - OriginalFileName: Cmd.Exe selection_cli: CommandLine|contains: \TEMP\ScreenConnect\ condition: all of selection_*
Known false positives
- Legitimate use of ScreenConnect. Disable this rule if ScreenConnect is heavily used.