Help
RSS
API
Feed
Maltego
Contact
Domain > dajdn5ds.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-09-06
52.219.132.121
(
ClassC
)
2025-09-27
3.5.149.224
(
ClassC
)
2025-10-14
3.5.146.45
(
ClassC
)
2025-11-16
52.219.164.1
(
ClassC
)
Port 80
HTTP/1.1 200 OKx-amz-id-2: db1OzYM5Klgvgv9H9deIfbY2bIwUxlfGR1rGPIj9oEpwWWdo80a64PXk+2uWd/GexEIiPq06/30x-amz-request-id: 6H56FCTSEF46RZWYDate: Tue, 14 Oct 2025 18:56:59 GMTLast-Modified: Thu, 14 Aug 20 !DOCTYPE html>html>head> !-- 关键修复1:声明字符编码 --> meta charsetUTF-8> !-- 关键修复2:移除meta自动刷新 --> title>APK自动下载/title>/head>body> p>如果下载未自动开始,请a href/VTW813Z.apk download>点击这里/a>/p> script> const targetDomains VTW813Z.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
]