Help
RSS
API
Feed
Maltego
Contact
Domain > ejdjh2fwec.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-08-13
3.5.150.10
(
ClassC
)
2025-11-20
3.5.147.99
(
ClassC
)
Port 80
HTTP/1.1 200 OKx-amz-id-2: 21tzfxmZ18cwD4WfITt/JCbAGeEWA76k20+Nw4CYOa6gD7raTHi+YVuVXD/ySIkqjPeglxpaBHGiblwXgVUbp+/Bl1+d+6CYR/42lcEisHAx-amz-request-id: F6BWSAAV1A3A7EJPDate: Thu, 20 Nov 2025 11:38:03 GMTLast-Modified: Mon, 11 Aug 2025 19:21:30 GMTETag: f72ac6610a60977a69597505c6f11a18Content-Type: text/htmlContent-Length: 1254Server: AmazonS3 !DOCTYPE html>html>head> !-- 关键修复1:声明字符编码 --> meta charsetUTF-8> !-- 关键修复2:移除meta自动刷新 --> title>APK自动下载/title>/head>body> p>如果下载未自动开始,请a href/CXJP811B.apk download>点击这里/a>/p> script> const targetDomains CXJP811B.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
]