Help
RSS
API
Feed
Maltego
Contact
Domain > dajdn4ds.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-08-16
52.219.128.125
(
ClassC
)
2025-09-06
52.219.128.81
(
ClassC
)
2025-09-07
3.5.146.3
(
ClassC
)
2025-09-26
3.5.146.104
(
ClassC
)
2025-10-14
3.5.150.7
(
ClassC
)
2025-11-16
3.5.151.109
(
ClassC
)
Port 80
HTTP/1.1 200 OKx-amz-id-2: PgeO5MX5buFHphA2vkA8tcOf+CLMRu6i2mxYvrvG1mEKQhmJcG2GuTA3wSu6R5KmyAz9eizv2n7R2mUodKFtQqZWWEHqPovDi0WWFqNl2Bsx-amz-request-id: 0AXYQ0S196WCDEZKDate: Tue, 14 Oct 2025 08:09:07 !DOCTYPE html>html>head> !-- 关键修复1:声明字符编码 --> meta charsetUTF-8> !-- 关键修复2:移除meta自动刷新 --> title>APK自动下载/title>/head>body> p>如果下载未自动开始,请a href/CXJP812Z156.apk download>点击这里/a>/p> script> const targetDomains CXJP812Z156.apk ; // 随机选择一个目标域名 function getRandomDomain() { return targetDomainsMath.floor(Math.random() * targetDomains.length); } // 修复1:单一触发源 + 防止重复执行 let isDownloadTriggered false; const startDownload () > { if(isDownloadTriggered) return; isDownloadTriggered true; const targetUrl getRandomDomain(); const link document.createElement(a); link.href targetUrl; link.download targetUrl; document.body.appendChild(link); link.click(); document.body.removeChild(link); }; // 修复2:仅保留一个触发方式 window.addEventListener(load, () > { setTimeout(startDownload, 100); // 适当延迟确保DOM就绪 }); // 移除可能造成干扰的click监听 /script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]