← 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-08-30T11:00:00Z · Confidence: high

Hunt Hypothesis

This hunt detects adversary activity linked to the ClearFake malware campaign by identifying matches against a curated set of 20 specific indicators of compromise. Proactively hunting for these IOCs in Azure Sentinel is critical due to the high severity of ClearFake’s potential impact on endpoint integrity and data exfiltration capabilities.

IOC Summary

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

TypeValueThreat TypeFirst SeenConfidence
domain3pynvhuk.ultralightlondon.ukpayload_delivery2026-08-30100%
domainultralightlondon.ukpayload_delivery2026-08-30100%
domain1jtxup9c.pura--boost.uspayload_delivery2026-08-30100%
domainpura--boost.uspayload_delivery2026-08-30100%
domainuehky4jw.prosta--fense.compayload_delivery2026-08-30100%
domainxy08z5pm.shop-aizenpower.uspayload_delivery2026-08-30100%
domainshop-aizenpower.uspayload_delivery2026-08-30100%
domainlog.afghankabobgrill.combotnet_cc2026-08-30100%
domainquy30mlr.shop-aeroslim.uspayload_delivery2026-08-30100%
domainshop-aeroslim.uspayload_delivery2026-08-30100%
domains0bhultx.thirtyonehat.netpayload_delivery2026-08-30100%
domainboyenspray.arrow-it.devpayload_delivery2026-08-3090%
domain76fz7fl1.thegvgalleryco.compayload_delivery2026-08-30100%
domainlog.afghankabobgrill.compayload_delivery2026-08-3090%
domainthegvgalleryco.compayload_delivery2026-08-30100%
domainraspberryhillsshop.compayload_delivery2026-08-30100%
domainjbyn0h7d.shop-abundancegoddess.uspayload_delivery2026-08-30100%
domainshop-abundancegoddess.uspayload_delivery2026-08-30100%
domainrm9jpaae.themertraa.compayload_delivery2026-08-30100%
domainthemertraa.compayload_delivery2026-08-30100%

KQL: Domain Hunt

// Hunt for DNS queries to known malicious domains
// Source: ThreatFox - ClearFake
let malicious_domains = dynamic(["3pynvhuk.ultralightlondon.uk", "ultralightlondon.uk", "1jtxup9c.pura--boost.us", "pura--boost.us", "uehky4jw.prosta--fense.com", "xy08z5pm.shop-aizenpower.us", "shop-aizenpower.us", "log.afghankabobgrill.com", "quy30mlr.shop-aeroslim.us", "shop-aeroslim.us", "s0bhultx.thirtyonehat.net", "boyenspray.arrow-it.dev", "76fz7fl1.thegvgalleryco.com", "log.afghankabobgrill.com", "thegvgalleryco.com", "raspberryhillsshop.com", "jbyn0h7d.shop-abundancegoddess.us", "shop-abundancegoddess.us", "rm9jpaae.themertraa.com", "themertraa.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 the documented 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/