Skip to content
Threat Feed
high advisory

Outbound RDP Connections Initiated by Non-Standard Processes

Detection of RDP traffic (TCP 3389) initiated by unauthorized or non-standard binaries, which may indicate lateral movement or unauthorized remote access.

This detection brief addresses the risk of lateral movement occurring via Remote Desktop Protocol (RDP) initiated by non-standard or unexpected system processes. Attackers frequently utilize unauthorized tools or hijacked legitimate binaries to tunnel RDP connections, bypassing standard security monitoring focused only on default Windows RDP clients like mstsc.exe. Identifying outbound connections on port 3389 that deviate from a verified organization-specific baseline is critical for detecting unauthorized remote access and lateral movement attempts within a Windows environment. Detection engineers must distinguish between legitimate administrative tooling and suspicious processes attempting to establish RDP sessions.

Impact

Successful exploitation of lateral movement allows attackers to escalate privileges, access sensitive data, and persist within the target network. If RDP is leveraged by unauthorized processes, it often indicates a compromise that has already bypassed initial boundary defenses, facilitating further exfiltration or system takeover.

Recommendation

Deploy the provided Sigma rule to identify RDP connections initiated by processes other than authorized remote desktop clients. Teams must prioritize establishing a known-good allowlist of internal administrative tools and network management software to reduce noise before enabling this rule in a blocking capacity.


Immediate actions

Baseline current processes initiating connections on TCP 3389 to build an allowlist

Detection Engineering 72h

Mitigations

Implement strict allowlist for administrative remote access tooling

short_term IT Operations

Lateral Movement via RDP

Detection coverage 1

Detect Outbound RDP Connection Over Non-Standard Tool

high

Detects non-standard processes initiating an outbound network connection over TCP port 3389, which may indicate lateral movement.

sigma tactics: lateral-movement techniques: T1021.001 sources: network_connection, windows

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