← Back to SOC feed Coverage →

ThreatFox: ClearFake IOCs

ioc-hunt HIGH ThreatFox
DnsEvents
iocjs-clearfakethreatfox
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-28T11:00:00Z · Confidence: high

Hunt Hypothesis

This hunt hypothesis posits that adversaries are actively deploying ClearFake malware to establish persistence and exfiltrate sensitive data by leveraging its known set of 13 Indicators of Compromise (IOCs). Proactively hunting for these specific IOCs within Azure Sentinel is critical because early detection allows the SOC team to identify compromised endpoints before the malware can fully execute its command-and-control routines, thereby minimizing potential data loss.

IOC Summary

Malware Family: ClearFake Total IOCs: 13 IOC Types: domain

TypeValueThreat TypeFirst SeenConfidence
domain1v6qcobc.betbuf.livepayload_delivery2026-06-28100%
domainbcxmyrgq.betbuf.livepayload_delivery2026-06-28100%
domainrjjgfvu6.vip1xbet.orgpayload_delivery2026-06-28100%
domainc0yc77zn.blackjackonlineplay83.compayload_delivery2026-06-28100%
domain2ffuyto6.taktikbet.biopayload_delivery2026-06-28100%
domaincd5p7l7t.xbetone.compayload_delivery2026-06-28100%
domaint71awqhc[.]1xsignupbet.compayload_delivery2026-06-27100%
domain1e2sdyr4.honardartarikh.xyzpayload_delivery2026-06-27100%
domainccczqxl6.blackjackonlineplay83.compayload_delivery2026-06-27100%
domainhzks2llo[.]1xdownload2023.compayload_delivery2026-06-27100%
domaine.perspolis.propayload_delivery2026-06-27100%
domaintb4awyc7.vip1xbet.netpayload_delivery2026-06-27100%
domainbcb7ukdo.tinyshart.compayload_delivery2026-06-27100%

KQL: Domain Hunt

// Hunt for DNS queries to known malicious domains
// Source: ThreatFox - ClearFake
let malicious_domains = dynamic(["1v6qcobc.betbuf.live", "bcxmyrgq.betbuf.live", "rjjgfvu6.vip1xbet.org", "c0yc77zn.blackjackonlineplay83.com", "2ffuyto6.taktikbet.bio", "cd5p7l7t.xbetone.com", "t71awqhc.1xsignupbet.com", "1e2sdyr4.honardartarikh.xyz", "ccczqxl6.blackjackonlineplay83.com", "hzks2llo.1xdownload2023.com", "e.perspolis.pro", "tb4awyc7.vip1xbet.net", "bcb7ukdo.tinyshart.com"]);
DnsEvents
| where Name has_any (malicious_domains)
| project TimeGenerated, Computer, Name, IPAddresses, QueryType
| order by TimeGenerated desc

Required Data Sources

Sentinel TableNotes
DnsEventsEnsure this data connector is enabled

References

False Positive Guidance

Here are specific false positive scenarios for the ThreatFox: ClearFake IOCs detection rule, tailored for an enterprise environment:

Original source: https://threatfox.abuse.ch/browse/malware/js.clearfake/