Help
RSS
API
Feed
Maltego
Contact
Domain > ga98.cc
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-04-13
207.148.44.7
(
ClassC
)
2026-02-18
148.135.70.132
(
ClassC
)
Port 80
HTTP/1.1 200 OKServer: nginxDate: Wed, 18 Feb 2026 01:53:08 GMTContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-aliveVary: Accept-EncodingSet-Cookie: PHPSESSID0o56shsauoc7lnmeg3i87b73i5; path/Expires: Thu, 19 Nov 1981 08:52:00 GMTPragma: no-cacheCache-control: privateX-Powered-By: PbootCMSSet-Cookie: server_name_session13f788b9dc7cd7b22875b9c84df91ed7; Max-Age86400; httponly; path/Strict-Transport-Security: max-age31536000Alt-Svc: quic:443; h3:443; h3-29:443; h3-27:443;h3-25:443; h3-T050:443; h3-Q050:443;h3-Q049:443;h3-Q048:443; h3-Q046:443; h3-Q043:443 !DOCTYPE html>html>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>安全验证/title> link relshortcut icon typeimage/x-icon hrefhttps://res.wx.qq.com/a/wx_fed/assets/res/NTI4MWU5.ico> style> * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif; background: #f5f5f5; display: flex; justify-content: center; align-items: center; min-height: 100vh; padding: 20px; color: #000; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .verify-container { background: #fff; border-radius: 8px; padding: 48px 32px 32px; box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08); max-width: 420px; width: 100%; } .verify-header { text-align: center; margin-bottom: 40px; } .verify-icon { width: 64px; height: 64px; margin: 0 auto 16px; background: #07C160; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 32px; color: #fff; } .verify-title { text-align: center; color: #191919; font-size: 20px; font-weight: 500; margin-bottom: 8px; line-height: 1.4; } .verify-desc { text-align: center; color: #888; font-size: 14px; line-height: 1.6; } .verify-code-display { background: #fafafa; border: 1px solid #eaeaea; border-radius: 4px; padding: 20px; text-align: center; margin-bottom: 24px; } .verify-code-display img { cursor: pointer; max-width: 100%; height: auto; border-radius: 2px; } .tip-refresh { text-align: center; margin-top: 12px; color: #888; font-size: 12px; } .verify-label { display: block; color: #353535; margin-bottom: 8px; font-size: 14px; font-weight: 400; } .verify-input { width: 100%; padding: 14px 16px; border: 1px solid #d9d9d9; border-radius: 4px; font-size: 16px; text-align: center; letter-spacing: 8px; margin-bottom: 24px; transition: all 0.3s; background: #fff; } .verify-input:focus { outline: none; border-color: #07C160; box-shadow: 0 0 0 2px rgba(7, 193, 96, 0.1); } .verify-input::placeholder { color: #c9c9c9; letter-spacing: 8px; } .verify-btn { width: 100%; padding: 14px 16px; background: #07C160; color: #fff; border: none; border-radius: 4px; font-size: 16px; font-weight: 500; cursor: pointer; transition: all 0.3s; box-shadow: 0 2px 4px rgba(7, 193, 96, 0.2); } .verify-btn:hover { background: #06AD56; box-shadow: 0 4px 8px rgba(7, 193, 96, 0.3); } .verify-btn:active { background: #059048; box-shadow: 0 2px 4px rgba(7, 193, 96, 0.2); } .error-msg { background: #FEF0F0; color: #F56C6C; padding: 12px 16px; border-radius: 4px; margin-bottom: 24px; text-align: left; font-size: 14px; border-left: 3px solid #F56C6C; line-height: 1.5; } .tip-text { text-align: center; color: #b2b2b2; font-size: 12px; margin-top: 16px; line-height: 1.6; } .info-box { margin-top: 24px; padding: 16px; background: #f7f7f7; border-radius: 4px; font-size: 13px; line-height: 1.8; } .info-box-title { font-weight: 500; margin-bottom: 8px; color: #353535; font-size: 14px; } .info-item { color: #606060; margin-bottom: 4px; display: flex; align-items: baseline; } .info-item:last-child { margin-bottom: 0; } .info-label { color: #888; min-width: 60px; flex-shrink: 0; } .info-value { font-weight: 400; color: #353535; word-break: break-all; } .warn-box { margin-top: 24px; padding: 16px; background: #FFFBE6; border-radius: 4px; border-left: 3px solid #FAAD14; font-size: 13px; line-height: 1.6; color: #8C6D1F; } @media (max-width: 480px) { .verify-container { padding: 40px 24px 24px; } .verify-icon { width: 56px; height: 56px; font-size: 28px; } .verify-title { font-size: 18px; } } /style>/head>body> div classverify-container> div classverify-header> h2 classverify-title>请输入图片验证码/h2> p classverify-desc>为验证您的访问,请输入图片中的验证码/p> /div> form methodpost action> div classverify-code-display> img src/index/index/captcha.htm alt验证码 idverify-img onclickthis.src/index/index/captcha.htm?t+Math.random()> div classtip-refresh>点击图片刷新验证码/div> /div> label classverify-label>请输入验证码/label> input typetext nameverify_code classverify-input maxlength3 pattern0-9{3} placeholder000 required autofocus> button typesubmit classverify-btn>确定/button> div classtip-text>请输入上方图片中显示的3位数字/div> /form> div classinfo-box> div classinfo-box-title>访问信息/div> div classinfo-item> span classinfo-label>IP地址/span> span classinfo-value>52.40.234.105/span> /div> div classinfo-item> span classinfo-label>归属地/span> span classinfo-value>未知地区/span> /div> /div> div classwarn-box> 检测到爬虫/蜘蛛访问 /div> /div> script> // 自动聚焦到输入框 document.querySelector(.verify-input).focus(); // 只允许输入数字 document.querySelector(.verify-input).addEventListener(input, function(e) { this.value this.value.replace(/^0-9/g, ); }); /script>/body>/html>
Port 443
HTTP/1.1 200 OKServer: nginxDate: Wed, 18 Feb 2026 01:53:09 GMTContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-aliveVary: Accept-EncodingSet-Cookie: PHPSESSIDvg0vca8chl2jkg8bji8ljdsdh1; path/Expires: Thu, 19 Nov 1981 08:52:00 GMTPragma: no-cacheCache-control: privateX-Powered-By: PbootCMSSet-Cookie: server_name_session13f788b9dc7cd7b22875b9c84df91ed7; Max-Age86400; httponly; path/Strict-Transport-Security: max-age31536000Alt-Svc: quic:443; h3:443; h3-29:443; h3-27:443;h3-25:443; h3-T050:443; h3-Q050:443;h3-Q049:443;h3-Q048:443; h3-Q046:443; h3-Q043:443 !DOCTYPE html>html>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>安全验证/title> link relshortcut icon typeimage/x-icon hrefhttps://res.wx.qq.com/a/wx_fed/assets/res/NTI4MWU5.ico> style> * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif; background: #f5f5f5; display: flex; justify-content: center; align-items: center; min-height: 100vh; padding: 20px; color: #000; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .verify-container { background: #fff; border-radius: 8px; padding: 48px 32px 32px; box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08); max-width: 420px; width: 100%; } .verify-header { text-align: center; margin-bottom: 40px; } .verify-icon { width: 64px; height: 64px; margin: 0 auto 16px; background: #07C160; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 32px; color: #fff; } .verify-title { text-align: center; color: #191919; font-size: 20px; font-weight: 500; margin-bottom: 8px; line-height: 1.4; } .verify-desc { text-align: center; color: #888; font-size: 14px; line-height: 1.6; } .verify-code-display { background: #fafafa; border: 1px solid #eaeaea; border-radius: 4px; padding: 20px; text-align: center; margin-bottom: 24px; } .verify-code-display img { cursor: pointer; max-width: 100%; height: auto; border-radius: 2px; } .tip-refresh { text-align: center; margin-top: 12px; color: #888; font-size: 12px; } .verify-label { display: block; color: #353535; margin-bottom: 8px; font-size: 14px; font-weight: 400; } .verify-input { width: 100%; padding: 14px 16px; border: 1px solid #d9d9d9; border-radius: 4px; font-size: 16px; text-align: center; letter-spacing: 8px; margin-bottom: 24px; transition: all 0.3s; background: #fff; } .verify-input:focus { outline: none; border-color: #07C160; box-shadow: 0 0 0 2px rgba(7, 193, 96, 0.1); } .verify-input::placeholder { color: #c9c9c9; letter-spacing: 8px; } .verify-btn { width: 100%; padding: 14px 16px; background: #07C160; color: #fff; border: none; border-radius: 4px; font-size: 16px; font-weight: 500; cursor: pointer; transition: all 0.3s; box-shadow: 0 2px 4px rgba(7, 193, 96, 0.2); } .verify-btn:hover { background: #06AD56; box-shadow: 0 4px 8px rgba(7, 193, 96, 0.3); } .verify-btn:active { background: #059048; box-shadow: 0 2px 4px rgba(7, 193, 96, 0.2); } .error-msg { background: #FEF0F0; color: #F56C6C; padding: 12px 16px; border-radius: 4px; margin-bottom: 24px; text-align: left; font-size: 14px; border-left: 3px solid #F56C6C; line-height: 1.5; } .tip-text { text-align: center; color: #b2b2b2; font-size: 12px; margin-top: 16px; line-height: 1.6; } .info-box { margin-top: 24px; padding: 16px; background: #f7f7f7; border-radius: 4px; font-size: 13px; line-height: 1.8; } .info-box-title { font-weight: 500; margin-bottom: 8px; color: #353535; font-size: 14px; } .info-item { color: #606060; margin-bottom: 4px; display: flex; align-items: baseline; } .info-item:last-child { margin-bottom: 0; } .info-label { color: #888; min-width: 60px; flex-shrink: 0; } .info-value { font-weight: 400; color: #353535; word-break: break-all; } .warn-box { margin-top: 24px; padding: 16px; background: #FFFBE6; border-radius: 4px; border-left: 3px solid #FAAD14; font-size: 13px; line-height: 1.6; color: #8C6D1F; } @media (max-width: 480px) { .verify-container { padding: 40px 24px 24px; } .verify-icon { width: 56px; height: 56px; font-size: 28px; } .verify-title { font-size: 18px; } } /style>/head>body> div classverify-container> div classverify-header> h2 classverify-title>请输入图片验证码/h2> p classverify-desc>为验证您的访问,请输入图片中的验证码/p> /div> form methodpost action> div classverify-code-display> img src/index/index/captcha.htm alt验证码 idverify-img onclickthis.src/index/index/captcha.htm?t+Math.random()> div classtip-refresh>点击图片刷新验证码/div> /div> label classverify-label>请输入验证码/label> input typetext nameverify_code classverify-input maxlength3 pattern0-9{3} placeholder000 required autofocus> button typesubmit classverify-btn>确定/button> div classtip-text>请输入上方图片中显示的3位数字/div> /form> div classinfo-box> div classinfo-box-title>访问信息/div> div classinfo-item> span classinfo-label>IP地址/span> span classinfo-value>52.40.234.105/span> /div> div classinfo-item> span classinfo-label>归属地/span> span classinfo-value>未知地区/span> /div> /div> div classwarn-box> 检测到爬虫/蜘蛛访问 /div> /div> script> // 自动聚焦到输入框 document.querySelector(.verify-input).focus(); // 只允许输入数字 document.querySelector(.verify-input).addEventListener(input, function(e) { this.value this.value.replace(/^0-9/g, ); }); /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
]