← Back to SOC feed Coverage →

ThreatFox: Mozi IOCs

ioc-hunt HIGH ThreatFox
UrlClickEvents
elf-moziiocthreatfox
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-07-23T23:00:00Z · Confidence: high

Hunt Hypothesis

This hunt hypothesis targets adversaries utilizing the Mozi malware family to establish command-and-control channels for initial data exfiltration and subsequent payload deployment. Proactively hunting for these specific IOCs in Azure Sentinel is critical because Mozi acts as a stealthy downloader that can rapidly expand an attack’s scope by introducing secondary threats before traditional detection mechanisms trigger.

IOC Summary

Malware Family: Mozi Total IOCs: 63 IOC Types: url

TypeValueThreat TypeFirst SeenConfidence
urlhxxp://103[.]68[.]31[.]134:38038/Mozi.mpayload_delivery2026-07-2375%
urlhxxp://221[.]225[.]124[.]161:50875/Mozi.mpayload_delivery2026-07-2375%
urlhxxp://103[.]244[.]172[.]155:53639/Mozi.mpayload_delivery2026-07-2375%
urlhxxp://105[.]184[.]28[.]228:59307/Mozi.apayload_delivery2026-07-2375%
urlhxxp://153[.]117[.]6[.]49:50145/Mozi.mpayload_delivery2026-07-2375%
urlhxxp://153[.]117[.]29[.]53:54397/Mozi.apayload_delivery2026-07-2375%
urlhxxp://218[.]59[.]12[.]92:42984/Mozi.mpayload_delivery2026-07-2375%
urlhxxp://139[.]135[.]41[.]205:41015/Mozi.mpayload_delivery2026-07-2375%
urlhxxp://111[.]92[.]157[.]252:52409/Mozi.apayload_delivery2026-07-2375%
urlhxxp://103[.]181[.]160[.]225:45451/Mozi.mpayload_delivery2026-07-2375%
urlhxxp://223[.]123[.]35[.]175:51875/Mozi.mpayload_delivery2026-07-2375%
urlhxxp://103[.]82[.]252[.]246:59187/Mozi[.]7payload_delivery2026-07-2375%
urlhxxp://182[.]126[.]83[.]212:46410/Mozi.mpayload_delivery2026-07-2375%
urlhxxp://110[.]36[.]93[.]217:55109/Mozi.mpayload_delivery2026-07-2375%
urlhxxp://190[.]196[.]253[.]174:11865/Mozi.mpayload_delivery2026-07-2375%
urlhxxp://45[.]172[.]218[.]29:40260/Mozi.mpayload_delivery2026-07-2375%
urlhxxp://119[.]30[.]116[.]132:54360/Mozi.mpayload_delivery2026-07-2375%
urlhxxp://223[.]123[.]125[.]178:56479/Mozi.mpayload_delivery2026-07-2375%
urlhxxp://72[.]255[.]32[.]85:46993/Mozi.mpayload_delivery2026-07-2375%
urlhxxp://103[.]225[.]191[.]191:39325/Mozi.mpayload_delivery2026-07-2375%
urlhxxp://175[.]107[.]36[.]234:50510/Mozi.mpayload_delivery2026-07-2375%
urlhxxp://119[.]30[.]116[.]183:46906/Mozi[.]7payload_delivery2026-07-2375%
urlhxxp://103[.]186[.]23[.]7:43620/Mozi.mpayload_delivery2026-07-2375%
urlhxxp://37[.]232[.]128[.]5:58602/Mozi.apayload_delivery2026-07-2375%
urlhxxp://139[.]135[.]45[.]238:44993/Mozi[.]7payload_delivery2026-07-2375%

KQL: Url Hunt

// Hunt for access to known malicious URLs
// Source: ThreatFox - Mozi
let malicious_urls = dynamic(["http://103.68.31.134:38038/Mozi.m", "http://221.225.124.161:50875/Mozi.m", "http://103.244.172.155:53639/Mozi.m", "http://105.184.28.228:59307/Mozi.a", "http://153.117.6.49:50145/Mozi.m", "http://153.117.29.53:54397/Mozi.a", "http://218.59.12.92:42984/Mozi.m", "http://139.135.41.205:41015/Mozi.m", "http://111.92.157.252:52409/Mozi.a", "http://103.181.160.225:45451/Mozi.m", "http://223.123.35.175:51875/Mozi.m", "http://103.82.252.246:59187/Mozi.7", "http://182.126.83.212:46410/Mozi.m", "http://110.36.93.217:55109/Mozi.m", "http://190.196.253.174:11865/Mozi.m", "http://45.172.218.29:40260/Mozi.m", "http://119.30.116.132:54360/Mozi.m", "http://223.123.125.178:56479/Mozi.m", "http://72.255.32.85:46993/Mozi.m", "http://103.225.191.191:39325/Mozi.m", "http://175.107.36.234:50510/Mozi.m", "http://119.30.116.183:46906/Mozi.7", "http://103.186.23.7:43620/Mozi.m", "http://37.232.128.5:58602/Mozi.a", "http://139.135.45.238:44993/Mozi.7", "http://182.116.85.178:38214/Mozi.m", "http://103.26.86.109:33900/Mozi.a", "http://223.123.43.69:52040/Mozi.m", "http://175.107.230.96:55631/Mozi.a", "http://119.30.117.164:43855/Mozi.m"]);
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

False Positive Scenarios for “ThreatFox: Mozi IOCs” Rule

Original source: https://threatfox.abuse.ch/browse/malware/elf.mozi/