Help
RSS
API
Feed
Maltego
Contact
Domain > 6022-cqah51.ljbcqa.site
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-07-26
27.124.12.29
(
ClassC
)
2025-01-16
75.2.56.32
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyContent-Type: text/html; charsetutf-8Location: https://6022-cqah51.ljbcqa.site/Date: Thu, 16 Jan 2025 10:46:22 GMTContent-Length: 67 a hrefhttps://6022-cqah51.ljbcqa.site/>Moved Permanently/a>.
Port 443
HTTP/1.1 200 OKAccess-Control-Allow-Origin: *Content-Type: text/htmlDate: Thu, 16 Jan 2025 10:46:23 GMTEtag: W/6b2c8d45271d8fbdbf2883e9afbad46dLast-Modified: Tue, 07 Nov 2023 07:15:30 GMTServer: openresty/1.25.3.2Vary: Accept-EncodingX-Amz-Id-2: ucuIM7DMVY4kNCD89H9Ln7F0Jt7ymZQI/ADv5inpXoFoxwAPUhwbGhWzUIsHqhcF8GdWMzL2ByVrHcFhJyiOpFeiAVP02J+pz7DbtRnWwnMX-Amz-Request-Id: AA7F2PXVK9D6HDG4X-Amz-Version-Id: nullX-Cache: BYPASSTransfer-Encoding: chunked !DOCTYPE html>html langen>head> meta charsetUTF-8> title>跳转中.../title>/head>body>script typetext/javascript> // 获取URL参数 function getParam(name) { var reg new RegExp((^|&) + name + (^&*)(&|$), i); var r window.location.search.substr(1).match(reg); if (r ! null) return unescape(r2); return null; } // 自动跳转 let os function () { var ua navigator.userAgent, isWindowsPhone /(?:Windows Phone)/.test(ua), isSymbian /(?:SymbianOS)/.test(ua) || isWindowsPhone, isAndroid /(?:Android)/.test(ua), isFireFox /(?:Firefox)/.test(ua), isChrome /(?:Chrome|CriOS)/.test(ua), isTablet /(?:iPad|PlayBook)/.test(ua) || (isAndroid && !/(?:Mobile)/.test(ua)) || (isFireFox && /(?:Tablet)/.test(ua)), isPhone /(?:iPhone)/.test(ua) && !isTablet, isPc !isPhone && !isAndroid && !isSymbian; return { isTablet: isTablet, isPhone: isPhone, isAndroid: isAndroid, isPc: isPc, isMobile: isPhone || isAndroid }; }(); let remainUrl searchUrl location.search.substr(1); hashUrl location.hash.substr(1); if (searchUrl) { remainUrl + ? + searchUrl } if(hashUrl) { remainUrl + # + hashUrl } platformType getParam(type) // app type channelId getParam(channelId) // channelId urlHasPc /(\/pc\/)/.test(window.location.href); urlHasMobile /(\/mobile\/)/.test(window.location.href); // const apiUrl https://www.hyzhuan.com/; // online // default 2.0 let pc pc2 let mobile mobile3 platformType 3 // default 2.0 // // check domain version, only for net cash domain // if (platformType null && channelId null && getDomainVer(apiUrl) 2) { // pc pc2 // mobile mobile3 // } else { // // support H5 domain // if(platformType 3) { // pc pc2 // mobile mobile3 // } else if(platformType 2) { // pc pc // mobile mobile2 // } // } // // // check channelId // if(platformType ! 3 && channelId ! null && getChannelVer(apiUrl, channelId) 2) { // pc pc2 // mobile mobile3 // } let result if (!urlHasPc && !urlHasMobile) { if(os.isPc) { location.href /+pc+/ + remainUrl } else if(os.isMobile){ if(platformType 2) { location.href /mobile2/ + remainUrl } else { location.href /+mobile+/ + remainUrl } } } if (os.isPc && urlHasMobile) { location.href /+pc+/ + remainUrl } if (os.isMobile && urlHasPc) { if(platformType 2) { location.href /mobile2/ + remainUrl } else { location.href /+mobile+/ + remainUrl } } // check channel version function getChannelVer(url, channelId) { try { let res httpPost(url + v1/config/getChannelVersion, ChannelId+channelId) if (resDataErrCode 1 && resDataVersion 2.0) { return 2 } } catch (e) { console.log(getChannelVer error>, e) } return 1 } // check domain version function getDomainVer(url) { try { let res httpPost(url + v1/config/getH5Domain, Domain+window.location.host) if (resDataErrCode 1 && resDataVersion 2.0) { return 2 } } catch (e) { console.log(getDomainVer error>, e) } return 1 } // make request function httpPost(url, ops) { console.log(httpPost>, url, ops); let data {} let xhr new XMLHttpRequest(); xhr.open(POST, url, false); // false表示同步请求 xhr.setRequestHeader(Content-type, application/x-www-form-urlencoded); xhr.onreadystatechange function (e) { if (xhr.readyState 4 && xhr.status 200) { data JSON.parse(xhr.responseText) console.log(responseText>, data); } else { console.log(error>, e); } }; xhr.send(ops); return data }/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
]