MITRE ATT&CK technique
Proxy detection rulesT1090
Proxy (T1090) is a MITRE ATT&CK technique in the Command and Control tactic. This page lists the 33 community-maintained Sigma detection rules in the library mapped to T1090 and its sub-techniques. Each rule includes its detection logic, log source, false positives and original YAML. These rules mainly target windows, linux, azure.
Top products
Tactic
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
DNS Query Tor .Onion Address - Sysmon
highDetects DNS queries to an ".onion" address related to Tor routing networks
windows · dns_query
HackTool - Htran/NATBypass Execution
highDetects executable names or flags used by Htran or Htran-like tools (e.g. NATBypass)
windows · process_creation
HackTool - SharpChisel Execution
highDetects usage of the Sharp Chisel via the commandline arguments
windows · process_creation
Kalambur Backdoor Curl TOR SOCKS Proxy Execution
highDetects the execution of the "curl.exe" command, referencing "SOCKS" and ".onion" domains, which could be indicative of Kalambur backdoor activity.
windows · process_creation
Malicious IP Address Sign-In Failure Rate
highIndicates sign-in from a malicious IP address based on high failure rates.
azure
Malicious IP Address Sign-In Suspicious
highIndicates sign-in from a malicious IP address known to be malicious at time of sign-in.
azure
Ngrok Usage with Remote Desktop Service
highDetects cases in which ngrok, a reverse proxy tool, forwards events to the local RDP port, which could be a sign of malicious behaviour
windows
OpenCanary - HTTPPROXY Login Attempt
highDetects instances where an HTTPPROXY service on an OpenCanary node has had an attempt to proxy another page.
opencanary · application
PUA - Chisel Tunneling Tool Execution
highDetects usage of the Chisel tunneling tool via the commandline arguments
windows · process_creation
PUA - Fast Reverse Proxy (FRP) Execution
highDetects the use of Fast Reverse Proxy. frp is a fast reverse proxy to help you expose a local server behind a NAT or firewall to the Internet.
windows · process_creation
PUA - NPS Tunneling Tool Execution
highDetects the use of NPS, a port forwarding and intranet penetration proxy server
windows · process_creation
PUA- IOX Tunneling Tool Execution
highDetects the use of IOX - a tool for port forwarding and intranet proxy purposes
windows · process_creation
Query Tor Onion Address - DNS Client
highDetects DNS resolution of an .onion address related to Tor routing networks
windows
RDP over Reverse SSH Tunnel WFP
highDetects svchost hosting RDP termsvcs communicating with the loopback address
windows
RDP Port Forwarding Rule Added Via Netsh.EXE
highDetects the execution of netsh to configure a port forwarding of port 3389 (RDP) rule
windows · process_creation
Renamed Cloudflared.EXE Execution
highDetects the execution of a renamed "cloudflared" binary.
windows · process_creation
Sign-In From Malware Infected IP
highIndicates sign-ins from IP addresses infected with malware that is known to actively communicate with a bot server.
azure
Tor Client/Browser Execution
highDetects the use of Tor or Tor-Browser to connect to onion routing networks
windows · process_creation
Cloudflared Portable Execution
mediumDetects the execution of the "cloudflared" binary from a non standard location.
windows · process_creation
Cloudflared Quick Tunnel Execution
mediumDetects creation of an ad-hoc Cloudflare Quick Tunnel, which can be used to tunnel local services such as HTTP, RDP, SSH and SMB. The free TryCloudflare Quick Tunnel will generate a random subdomain on trycloudflare[.]com, following a call to api[.]trycloudflare[.]com. The tool has been observed in use by threat groups including Akira ransomware.
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
Network Communication Initiated To Portmap.IO Domain
mediumDetects an executable accessing the portmap.io domain, which could be a sign of forbidden C2 traffic or data exfiltration by malicious actors
windows · network_connection
New Port Forwarding Rule Added Via Netsh.EXE
mediumDetects the execution of netsh commands that configure a new port forwarding (PortProxy) rule
windows · process_creation
New PortProxy Registry Entry Added
mediumDetects the modification of the PortProxy registry key which is used for port forwarding.
windows · registry_event
Potentially Suspicious Azure Front Door Connection
mediumDetects connections with Azure Front Door (known legitimate service that can be leveraged for C2) that fall outside of known benign behavioral baseline (not using common apps or common azurefd.net endpoints)
windows · network_connection
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
Suspicious TCP Tunnel Via PowerShell Script
mediumDetects powershell scripts that creates sockets/listeners which could be indicative of tunneling activity
windows · ps_script
Connection Proxy
lowDetects setting proxy configuration
linux · process_creation