MITRE ATT&CK technique
Web Service detection rulesT1102
Web Service (T1102) is a MITRE ATT&CK technique in the Command and Control tactic. This page lists the 19 community-maintained Sigma detection rules in the library mapped to T1102 and its sub-techniques. Each rule includes its detection logic, log source, false positives and original YAML. These rules mainly target windows, linux.
Tactic
PwnDrp Access
criticalDetects downloads from PwnDrp web servers developed for red team testing and most likely also used for criminal activity
proxy
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
New Connection Initiated To Potential Dead Drop Resolver Domain
highDetects an executable, which is not an internet browser or known application, initiating network connections to legit popular websites, which were seen to be used as dead drop resolvers in previous attacks. In this context attackers leverage known websites such as "facebook", "youtube", etc. In order to pass through undetected.
windows · network_connection
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
Raw Paste Service Access
highDetects direct access to raw pastes in different paste services often used by malware in their second stages to download malicious code in encrypted or encoded form
proxy
Suspicious Child Process Of Manage Engine ServiceDesk
highDetects suspicious child processes of the "Manage Engine ServiceDesk Plus" Java web service
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
Github Self-Hosted Runner Execution
mediumDetects GitHub self-hosted runners executing workflows on local infrastructure that could be abused for persistence and code execution. Shai-Hulud is an npm supply chain worm targeting CI/CD environments. It installs runners on compromised systems to maintain access after credential theft, leveraging their access to secrets and internal networks.
windows · process_creation
Network Connection Initiated To AzureWebsites.NET By Non-Browser Process
mediumDetects an initiated network connection by a non browser process on the system to "azurewebsites.net". The latter was often used by threat actors as a malware hosting and exfiltration site.
windows · network_connection
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
Suspicious Non-Browser Network Communication With Google API
mediumDetects a non-browser process interacting with the Google API which could indicate the use of a covert C2 such as Google Sheet C2 (GC2-sheet)
windows · network_connection
Suspicious Non-Browser Network Communication With Telegram API
mediumDetects an a non-browser process interacting with the Telegram API which could indicate use of a covert C2
windows · network_connection
Telegram API Access
mediumDetects suspicious requests to Telegram API without the usual Telegram User-Agent
proxy
Telegram Bot API Request
mediumDetects suspicious DNS queries to api.telegram.org used by Telegram Bots of any kind
dns
Potentially Suspicious Network Connection To Notion API
lowDetects a non-browser process communicating with the Notion API. This could indicate potential use of a covert C2 channel such as "OffensiveNotion C2"
windows · network_connection