MITRE ATT&CK technique
Protocol Tunneling detection rulesT1572
Protocol Tunneling (T1572) is a MITRE ATT&CK technique in the Command and Control tactic. This page lists the 24 community-maintained Sigma detection rules in the library mapped to T1572 and its sub-techniques. Each rule includes its detection logic, log source, false positives and original YAML. These rules mainly target windows, linux.
Tactic
Silence.EDA Detection
criticalDetects Silence EmpireDNSAgent as described in the Group-IP report
windows · ps_script
Communication To LocaltoNet Tunneling Service Initiated
highDetects an executable initiating a network connection to "LocaltoNet" tunneling sub-domains. LocaltoNet is a reverse proxy that enables localhost services to be exposed to the Internet. Attackers have been seen to use this service for command-and-control activities to bypass MFA and perimeter controls.
windows · network_connection
Communication To LocaltoNet Tunneling Service Initiated - Linux
highDetects an executable initiating a network connection to "LocaltoNet" tunneling sub-domains. LocaltoNet is a reverse proxy that enables localhost services to be exposed to the Internet. Attackers have been seen to use this service for command-and-control activities to bypass MFA and perimeter controls.
linux · network_connection
Communication To Ngrok Tunneling Service - Linux
highDetects an executable accessing an ngrok tunneling endpoint, which could be a sign of forbidden exfiltration of data exfiltration by malicious actors
linux · network_connection
Communication To Ngrok Tunneling Service Initiated
highDetects an executable initiating a network connection to "ngrok" tunneling domains. Attackers were seen using this "ngrok" in order to store their second stage payloads and malware. While communication with such domains can be legitimate, often times is a sign of either data exfiltration by malicious actors or additional download.
windows · network_connection
Potential RDP Tunneling Via Plink
highExecution of plink to perform data exfiltration and tunneling
windows · process_creation
Potential RDP Tunneling Via SSH
highExecution of ssh.exe to perform data exfiltration and tunneling through RDP
windows · process_creation
Process Initiated Network Connection To Ngrok Domain
highDetects an executable initiating a network connection to "ngrok" domains. Attackers were seen using this "ngrok" in order to store their second stage payloads and malware. While communication with such domains can be legitimate, often times is a sign of either data exfiltration by malicious actors or additional download.
windows · network_connection
PUA - 3Proxy Execution
highDetects the use of 3proxy, a tiny free proxy server
windows · process_creation
PUA - Ngrok Execution
highDetects the use of Ngrok, a utility used for port forwarding and tunneling, often used by threat actors to make local protected services publicly available. Involved domains are bin.equinox.io for download and *.ngrok.io for connections.
windows · process_creation
RDP Over Reverse SSH Tunnel
highDetects svchost hosting RDP termsvcs communicating with the loopback address and on TCP port 3389
windows · network_connection
RDP to HTTP or HTTPS Target Ports
highDetects svchost hosting RDP termsvcs communicating to target systems on TCP port 80 or 443
windows · network_connection
Suspicious Plink Port Forwarding
highDetects suspicious Plink tunnel port forwarding to a local port
windows · process_creation
Cloudflared Tunnel Connections Cleanup
mediumDetects execution of the "cloudflared" tool with the tunnel "cleanup" flag in order to cleanup tunnel connections.
windows · process_creation
Cloudflared Tunnel Execution
mediumDetects execution of the "cloudflared" tool to connect back to a tunnel. This was seen used by threat actors to maintain persistence and remote access to compromised networks.
windows · process_creation
Cloudflared Tunnels Related DNS Requests
mediumDetects DNS requests to Cloudflared tunnels domains. Attackers can abuse that feature to establish a reverse shell or persistence on a machine.
windows · dns_query
DNS Query To Devtunnels Domain
mediumDetects DNS query requests to Devtunnels domains. Attackers can abuse that feature to establish a reverse shell or persistence on a machine.
windows · dns_query
Network Connection Initiated To BTunnels Domains
mediumDetects network connections to BTunnels domains initiated by a process on the system. Attackers can abuse that feature to establish a reverse shell or persistence on a machine.
windows · network_connection
Network Connection Initiated To Cloudflared Tunnels Domains
mediumDetects network connections to Cloudflared tunnels domains initiated by a process on the system. Attackers can abuse that feature to establish a reverse shell or persistence on a machine.
windows · network_connection
Network Connection Initiated To DevTunnels Domain
mediumDetects network connections to Devtunnels domains initiated by a process on a system. Attackers can abuse that feature to establish a reverse shell or persistence on a machine.
windows · network_connection
Network Connection Initiated To Visual Studio Code Tunnels Domain
mediumDetects network connections to Visual Studio Code tunnel domains initiated by a process on a system. Attackers can abuse that feature to establish a reverse shell or persistence on a machine.
windows · network_connection
Port Forwarding Activity Via SSH.EXE
mediumDetects port forwarding activity via SSH.exe
windows · process_creation
Potentially Suspicious Usage Of Qemu
mediumDetects potentially suspicious execution of the Qemu utility in a Windows environment. Threat actors have leveraged this utility and this technique for achieving network access as reported by Kaspersky.
windows · process_creation
Tunneling Tool Execution
mediumDetects the execution of well known tools that can be abused for data exfiltration and tunneling.
windows · process_creation