Help
RSS
API
Feed
Maltego
Contact
Domain > dfyl05.me
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-06-11
20.6.128.141
(
ClassC
)
2025-11-01
20.205.27.187
(
ClassC
)
Port 80
HTTP/1.1 200 OKContent-Type: text/htmlDate: Sat, 01 Nov 2025 14:56:44 GMTEtag: W/68eefd27-e24Last-Modified: Wed, 15 Oct 2025 01:47:19 GMTServer: gwsSet-Cookie: SITE_TOTAL_ID2243c401fbaa73fc061084500e82959f; Path/; Max-Age259200000; HttpOnlyVary: Accept-EncodingTransfer-Encoding: chunked !doctype html>html>head> meta charsetutf-8> title>/title>/head>body>script> // (function () { // // 域名数组,可添加多个域名 // let dmArr dfgj6.top, dfgj7.top, dfgj8.top, dfgj9.top, dfgj10.top; // // 端口数组,可添加多个端口 // let portArr 61080, 61180; // // 随机选择域名和端口 // let dm dmArrMath.floor(Math.random() * dmArr.length); // let port portArrMath.floor(Math.random() * portArr.length); // // 生成指定长度的随机字符串 // function randomStr(length) { // let chars 0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ; // let strRes ; // for (let i 0; i length; i++) { // strRes + charsMath.floor(Math.random() * chars.length); // } // return strRes; // } // // 跳转到随机生成的 URL // let randomSubdomain randomStr(8); // 随机生成 8 个字符的二级域名 // // let targetUrl `https://${randomSubdomain}.${dm}:${port}/home`; // let targetUrl `https://${randomSubdomain}.${dm}/appDown`; // window.location.href targetUrl; // })(); ///////// 检查域名后跳转 ///////////////////////////// async function checkAndRedirectDomains(domains) { // Helper function to check if a domain is reachable async function checkDomain(domain) { try { // Add protocol if not present const url domain.startsWith(http) ? domain : `https://${domain}`; // Use fetch with a timeout const controller new AbortController(); const timeoutId setTimeout(() > controller.abort(), 4000); // 5s timeout const response await fetch(url, { method: HEAD, // HEAD is lighter than GET mode: no-cors, // Avoid CORS issues signal: controller.signal }); clearTimeout(timeoutId); return true; } catch (error) { return false; } } // Check each domain sequentially for (const domain of domains) { const isReachable await checkDomain(domain); if (isReachable) { // Redirect to the first reachable domain window.location.href domain.startsWith(http) ? domain : `https://${domain}`; return; } } // Fallback if no domains are reachable console.error(No domains are reachable); // Optionally show an error message to user // alert(No domains are currently available); } function randomStr(leng) { const str ABCDEFGHIJKLMNOPQRSTUVWXYZ; let strRes ; for (let i 0; i leng; i++) { strRes + strMath.floor(Math.random() * str.length); } return strRes; } // Usage const domains `https://${randomStr(6)}.dfgj6.top/appDown`, `https://${randomStr(6)}.dfgj8.top/appDown`, https://38.47.196.50:61080/appDown, https://154.31.168.14:55030/appDown, https://154.39.112.35:61080/appDown ; // Call the function checkAndRedirectDomains(domains); /////////////////////////////////////////////////////// /script> /body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlDate: Sat, 01 Nov 2025 14:56:45 GMTEtag: W/68eefd27-e24Last-Modified: Wed, 15 Oct 2025 01:47:19 GMTServer: gwsSet-Cookie: SITE_TOTAL_ID62c425001950d959d20e2cead5082047; Path/; Max-Age259200000; HttpOnlyVary: Accept-EncodingTransfer-Encoding: chunked !doctype html>html>head> meta charsetutf-8> title>/title>/head>body>script> // (function () { // // 域名数组,可添加多个域名 // let dmArr dfgj6.top, dfgj7.top, dfgj8.top, dfgj9.top, dfgj10.top; // // 端口数组,可添加多个端口 // let portArr 61080, 61180; // // 随机选择域名和端口 // let dm dmArrMath.floor(Math.random() * dmArr.length); // let port portArrMath.floor(Math.random() * portArr.length); // // 生成指定长度的随机字符串 // function randomStr(length) { // let chars 0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ; // let strRes ; // for (let i 0; i length; i++) { // strRes + charsMath.floor(Math.random() * chars.length); // } // return strRes; // } // // 跳转到随机生成的 URL // let randomSubdomain randomStr(8); // 随机生成 8 个字符的二级域名 // // let targetUrl `https://${randomSubdomain}.${dm}:${port}/home`; // let targetUrl `https://${randomSubdomain}.${dm}/appDown`; // window.location.href targetUrl; // })(); ///////// 检查域名后跳转 ///////////////////////////// async function checkAndRedirectDomains(domains) { // Helper function to check if a domain is reachable async function checkDomain(domain) { try { // Add protocol if not present const url domain.startsWith(http) ? domain : `https://${domain}`; // Use fetch with a timeout const controller new AbortController(); const timeoutId setTimeout(() > controller.abort(), 4000); // 5s timeout const response await fetch(url, { method: HEAD, // HEAD is lighter than GET mode: no-cors, // Avoid CORS issues signal: controller.signal }); clearTimeout(timeoutId); return true; } catch (error) { return false; } } // Check each domain sequentially for (const domain of domains) { const isReachable await checkDomain(domain); if (isReachable) { // Redirect to the first reachable domain window.location.href domain.startsWith(http) ? domain : `https://${domain}`; return; } } // Fallback if no domains are reachable console.error(No domains are reachable); // Optionally show an error message to user // alert(No domains are currently available); } function randomStr(leng) { const str ABCDEFGHIJKLMNOPQRSTUVWXYZ; let strRes ; for (let i 0; i leng; i++) { strRes + strMath.floor(Math.random() * str.length); } return strRes; } // Usage const domains `https://${randomStr(6)}.dfgj6.top/appDown`, `https://${randomStr(6)}.dfgj8.top/appDown`, https://38.47.196.50:61080/appDown, https://154.31.168.14:55030/appDown, https://154.39.112.35:61080/appDown ; // Call the function checkAndRedirectDomains(domains); /////////////////////////////////////////////////////// /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
]