- How do SOC analysts detect Remote Access Tools?
- Detection centers on SIEM, XDR, Firewall telemetry for the command and control phase of the attack. Build an allow-list of the remote-access tools your help-desk actually uses, then alert on the install or execution of any other RMM binary (AnyDesk, TeamViewer, ScreenConnect, Atera, Splashtop, LogMeIn, GoToAssist, Parsec, and portable no-install variants). Flag remote-access tools installed as a Windows service via Security Event 4697, and process starts whose signed metadata (company/product) identifies an RMM vendor. The binaries are legitimate, so identity, not maliciousness, is the trigger.
- What does a Remote Access Tools alert look like?
- A representative SIEM detection is "Unauthorized RMM Installed as a Service" (high severity): Security Event 4697 recorded an AnyDesk service installed from a per-user TEMP path on a finance workstation. AnyDesk is not on the sanctioned help-desk tool list, and installation from Temp is consistent with a portable, no-install binary dropped by an attacker.
- Which tools detect Remote Access Tools, and how can I practice?
- Remote Access Tools (T1219) is best surfaced with SIEM, XDR, Firewall telemetry, which exposes the command and control signals described above. Practice detecting it on those exact consoles in SOCSimulator Operations, free.