Remote Access Tool - TacticalRMM Agent Registration to Potentially Attacker-Controlled Server
Description
Detects TacticalRMM agent installations where the --api, --auth, and related flags are used on the command line. These parameters configure the agent to connect to a specific RMM server with authentication, client ID, and site ID. This technique could indicate a threat actor attempting to register the agent with an attacker-controlled RMM infrastructure silently.
Query · sigma
selection: Image|contains: \TacticalAgent\tacticalrmm.exe CommandLine|contains|all: - --api - --auth - --client-id - --site-id - --agent-type condition: selection
Known false positives
- Legitimate system administrator deploying TacticalRMM