This hunt targets the presence of specific Indicators of Compromise (IOCs) linked to the Remus threat actor, indicating potential unauthorized access or data exfiltration attempts within the environment. Proactively hunting for these IOCs in Azure Sentinel allows the SOC team to identify and contain active threats before they escalate, leveraging high-severity intelligence to reduce dwell time and mitigate the risk of persistent compromise.
Malware Family: Remus Total IOCs: 3 IOC Types: url
| Type | Value | Threat Type | First Seen | Confidence |
|---|---|---|---|---|
| url | hxxp://quiunch.click:6271/events | botnet_cc | 2026-09-24 | 75% |
| url | hxxp://quiunch.click:6271/files | botnet_cc | 2026-09-24 | 75% |
| url | hxxp://spiohop.shop:9932/categories | botnet_cc | 2026-09-24 | 75% |
// Hunt for access to known malicious URLs
// Source: ThreatFox - Remus
let malicious_urls = dynamic(["http://quiunch.click:6271/events", "http://quiunch.click:6271/files", "http://spiohop.shop:9932/categories"]);
UrlClickEvents
| where Url has_any (malicious_urls)
| project Timestamp, AccountUpn, Url, ActionType, IsClickedThrough
| order by Timestamp desc
| Sentinel Table | Notes |
|---|---|
UrlClickEvents | Ensure this data connector is enabled |
jenkins.exe, gitlab-runner, dockerd) or where the parent process is a container runtime (containerd-shim, dockerd).10.0.5.10:8125 for StatsD or 10.0.5.11:4500 for New Relic) and the source process is a known monitoring agent binary.\\fileserver\patches\remus-lib.dll) where the file hash or URL matches an IOC due to a shared naming convention or reused artifact.
svchost.exe (specifically the Task Scheduler service) or cmd.exe/powershell.exe launched by a known scheduled task name (e.g., “DailyPatchCheck