← Back to SOC feed Coverage →

ThreatFox: Berbew IOCs

ioc-hunt HIGH ThreatFox
UrlClickEvents
iocthreatfoxwin-berbew
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-06-09T11:00:00Z · Confidence: high

Hunt Hypothesis

The Berbew threat group is leveraging known IOCs to establish initial access and exfiltrate data, indicating potential compromise of Azure environments. SOC teams should proactively hunt for these IOCs to identify and mitigate early-stage adversarial activity before lateral movement and data exfiltration occur.

IOC Summary

Malware Family: Berbew Total IOCs: 10 IOC Types: url

TypeValueThreat TypeFirst SeenConfidence
urlhxxp://kidos-bank.ru/index.htmbotnet_cc2026-06-09100%
urlhxxp://kaspersky.ru/index.htmbotnet_cc2026-06-09100%
urlhxxp://parex-bank.ru/index.htmbotnet_cc2026-06-09100%
urlhxxp://gaz-prom.ru/index.htmbotnet_cc2026-06-09100%
urlhxxp://color-bank.ru/index.phpbotnet_cc2026-06-09100%
urlhxxp://adult-empire.com/index.phpbotnet_cc2026-06-09100%
urlhxxp://virus-list.com/index.phpbotnet_cc2026-06-09100%
urlhxxp://kaspersky.ru/index.phpbotnet_cc2026-06-09100%
urlhxxp://ros-neftbank.ru/index.phpbotnet_cc2026-06-09100%
urlhxxp://master-x.com/index.phpbotnet_cc2026-06-09100%

KQL: Url Hunt

// Hunt for access to known malicious URLs
// Source: ThreatFox - Berbew
let malicious_urls = dynamic(["http://kidos-bank.ru/index.htm", "http://kaspersky.ru/index.htm", "http://parex-bank.ru/index.htm", "http://gaz-prom.ru/index.htm", "http://color-bank.ru/index.php", "http://adult-empire.com/index.php", "http://virus-list.com/index.php", "http://kaspersky.ru/index.php", "http://ros-neftbank.ru/index.php", "http://master-x.com/index.php"]);
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

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