Remote Access Tool - Cmd.EXE Execution via AnyViewer
Description
Detects execution of "cmd.exe" via the AnyViewer RMM agent on a remote management sessions.
Query · sigma
selection: ParentImage|endswith: \AVCore.exe ParentCommandLine|contains: AVCore.exe" -d Image|endswith: \cmd.exe condition: selection
Known false positives
- Legitimate use for admin activity.