Skip to content
Threat Feed
medium advisory

Detection of Non-Browser DNS Queries to Remote Access Software Domains

Adversaries frequently leverage legitimate remote access and support software to establish command and control channels; detecting these tools via DNS queries from non-browser processes provides visibility into potential unauthorized remote access.

Adversaries often use legitimate desktop support and remote access tools to establish interactive command and control (C2) channels. These tools are frequently whitelisted by application control policies due to their role in technical support operations. By monitoring DNS queries directed at these specific domains from processes other than authorized web browsers, defenders can identify suspicious execution of Remote Monitoring and Management (RMM) or remote access utilities. This telemetry is critical for identifying unauthorized persistence and lateral movement attempts by threat groups, such as Scattered Spider, which have been observed utilizing various RMM solutions to maintain access.

Impact

Successful deployment of unauthorized remote access software allows attackers to perform interactive operations, exfiltrate sensitive data, and bypass traditional security controls that trust signed support tools. This activity is a common precursor to ransomware deployment and large-scale data breaches in enterprise environments.

Recommendation

Deploy the provided Sigma rule to detect DNS queries to RMM domains from non-browser applications.

  • Baseline your organization's authorized remote access tools and tune the rule to allowlist sanctioned versions.
  • Integrate these findings into your incident response process to verify if the initiated connection was requested by an authorized administrator.
  • Review and monitor internal outbound DNS traffic for these specific domains.

Immediate actions

Deploy Sigma detection rule to SIEM.

Detection Engineering 48h

Threat Hunt

Search for DNS query activity for listed RMM domains originating from non-browser processes.

T1219 high high confidence hunt now

Data: DNS query logs

Detection coverage 1

Detect DNS Queries to Remote Access Software Domains from Non-Browser Apps

medium

Detects DNS queries to common RMM and remote access tool domains from non-browser processes

sigma tactics: command-and-control sources: dns_query, windows

Detection queries are available on the platform. Get full rules →