← Back to SOC feed Coverage →

ThreatFox: Remus IOCs

ioc-hunt HIGH ThreatFox
UrlClickEvents
iocthreatfoxwin-remus
This rule was pulled from an open-source repository and enriched with AI. Validate in a test environment before deploying to production.
View original rule at ThreatFox →
Retrieved: 2026-08-21T23:00:00Z · Confidence: high

Hunt Hypothesis

This detection rule identifies adversary activity by monitoring for specific Indicators of Compromise (IOCs) linked to the Remus threat actor within Azure Sentinel logs. Proactive hunting is essential because early identification of these high-severity IOCs enables the SOC team to rapidly isolate affected assets and mitigate potential lateral movement before the adversary establishes a persistent foothold in the environment.

IOC Summary

Malware Family: Remus Total IOCs: 8 IOC Types: url

TypeValueThreat TypeFirst SeenConfidence
urlhxxp://zakuiru.shop:9048/tokensbotnet_cc2026-08-2175%
urlhxxp://kupzovo.shop:7567/tagsbotnet_cc2026-08-2175%
urlhxxp://vexdico.shop:8539/videosbotnet_cc2026-08-2175%
urlhxxp://kupzovo.shop:7567/paymentsbotnet_cc2026-08-2175%
urlhxxp://zakuiru.shop:9048/messagesbotnet_cc2026-08-2175%
urlhxxp://none/commentsbotnet_cc2026-08-2175%
urlhxxp://zakuiru.shop:9048/reviewsbotnet_cc2026-08-2175%
urlhxxp://xightne.click:7242/categoriesbotnet_cc2026-08-2175%

KQL: Url Hunt

// Hunt for access to known malicious URLs
// Source: ThreatFox - Remus
let malicious_urls = dynamic(["http://zakuiru.shop:9048/tokens", "http://kupzovo.shop:7567/tags", "http://vexdico.shop:8539/videos", "http://kupzovo.shop:7567/payments", "http://zakuiru.shop:9048/messages", "http://none/comments", "http://zakuiru.shop:9048/reviews", "http://xightne.click:7242/categories"]);
UrlClickEvents
| where Url has_any (malicious_urls)
| project Timestamp, AccountUpn, Url, ActionType, IsClickedThrough
| order by Timestamp desc

Required Data Sources

Sentinel TableNotes
UrlClickEventsEnsure this data connector is enabled

References

False Positive Guidance

Here are 4 specific false positive scenarios for the ThreatFox: Remus IOCs detection rule, including suggested filters and exclusions tailored for an enterprise environment:

Original source: https://threatfox.abuse.ch/browse/malware/win.remus/