← Back to SOC feed Coverage →

ThreatFox: ACR Stealer IOCs

ioc-hunt HIGH ThreatFox
DnsEvents
infostealeriocthreatfoxwin-acr_stealer
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-22T11:00:00Z · Confidence: high

Hunt Hypothesis

This hunt detects adversary behavior involving the deployment of ACR Stealer malware by matching network and endpoint telemetry against a curated set of 74 specific Indicators of Compromise (IOCs). Proactive hunting for these IOCs in Azure Sentinel is critical to identify early-stage supply chain compromises and prevent potential data exfiltration before the threat establishes persistence within the environment.

IOC Summary

Malware Family: ACR Stealer Total IOCs: 74 IOC Types: domain

TypeValueThreat TypeFirst SeenConfidence
domainvss7s6zte020426g12.cfdpayload_delivery2026-08-22100%
domainwqhuc2gq08020426mws.cfdpayload_delivery2026-08-22100%
domainy87fvt1g020426i.cfdpayload_delivery2026-08-22100%
domainykize140825p.cfdpayload_delivery2026-08-22100%
domainzzxryguzfq02042676.cfdpayload_delivery2026-08-22100%
domaino1n09oad7b170425rx.cfdpayload_delivery2026-08-22100%
domainolrs9vga020426we5.cfdpayload_delivery2026-08-22100%
domainov14c020426v.cfdpayload_delivery2026-08-22100%
domainpfdcocp140825d4.cfdpayload_delivery2026-08-22100%
domainpwcgc6140825i6b.cfdpayload_delivery2026-08-22100%
domainq8mj4v5sc020426m01.cfdpayload_delivery2026-08-22100%
domainqdkopiqubr0204264l.cfdpayload_delivery2026-08-22100%
domainqsttq0jyah020426pq.cfdpayload_delivery2026-08-22100%
domainra3f9y140825h.cfdpayload_delivery2026-08-22100%
domainriv4d3dsr17042596.cfdpayload_delivery2026-08-22100%
domainrp543g140825tby.cfdpayload_delivery2026-08-22100%
domainu47ijv6z070725o7q.cfdpayload_delivery2026-08-22100%
domainu9cux020426d.cfdpayload_delivery2026-08-22100%
domainum8e86140825vjg.cfdpayload_delivery2026-08-22100%
domainureyd250425ft.cfdpayload_delivery2026-08-22100%
domainv0cow1k020426uj.cfdpayload_delivery2026-08-22100%
domainv4wbnux67t0204260.cfdpayload_delivery2026-08-22100%
domainv6a5iq6qxq140825s.cfdpayload_delivery2026-08-22100%
domainvd1qf14082587.cfdpayload_delivery2026-08-22100%
domainfm9rks0204268x.cfdpayload_delivery2026-08-22100%

KQL: Domain Hunt

// Hunt for DNS queries to known malicious domains
// Source: ThreatFox - ACR Stealer
let malicious_domains = dynamic(["vss7s6zte020426g12.cfd", "wqhuc2gq08020426mws.cfd", "y87fvt1g020426i.cfd", "ykize140825p.cfd", "zzxryguzfq02042676.cfd", "o1n09oad7b170425rx.cfd", "olrs9vga020426we5.cfd", "ov14c020426v.cfd", "pfdcocp140825d4.cfd", "pwcgc6140825i6b.cfd", "q8mj4v5sc020426m01.cfd", "qdkopiqubr0204264l.cfd", "qsttq0jyah020426pq.cfd", "ra3f9y140825h.cfd", "riv4d3dsr17042596.cfd", "rp543g140825tby.cfd", "u47ijv6z070725o7q.cfd", "u9cux020426d.cfd", "um8e86140825vjg.cfd", "ureyd250425ft.cfd", "v0cow1k020426uj.cfd", "v4wbnux67t0204260.cfd", "v6a5iq6qxq140825s.cfd", "vd1qf14082587.cfd", "fm9rks0204268x.cfd", "fr249dkbg170425xdi.cfd", "g314q2504254.cfd", "gl91tvv9rq140825zg.cfd", "hw91k170425ua.cfd", "i198k0170425m9.cfd", "im9ov070725iqu.cfd", "j7wu9ixq0e170425ma4.cfd", "jufhc4ddp020426v55.cfd", "k6nlm0707259.cfd", "k6q4eom170425c.cfd", "kajvu140825csm.cfd", "kf1umwoy140825wz.cfd", "l4cbc1408255.cfd", "lsakthu69u020426i1w.cfd", "mt6y9isp140825c6c.cfd", "ne2mfrw1604259fi.cfd", "7wa2jt140825ww.cfd", "89lcj9t170425220.cfd", "9c93qxj2vi020426nw.cfd", "9o88gra1408257.cfd", "9p7hm514082581.cfd", "a4oqs65jw1020426za.cfd", "b26ba1yu1020426u.cfd", "b2lriu362160425cy.cfd", "bb6lmhi140825m16.cfd"]);
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 and corresponding exclusion strategies for the ThreatFox: ACR Stealer IOCs detection rule:

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