Help
RSS
API
Feed
Maltego
Contact
Domain > cm-sally.7787788.xyz
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-12-08
172.67.164.211
(
ClassC
)
Port 443
HTTP/1.1 404 Not FoundDate: Mon, 08 Dec 2025 20:31:17 GMTContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-aliveCF-Ray: 9aaf0685a9bfefce-PDXCF-Cache-Status: DYNAMICAccess-Control-Allow-Origin: *Age: 130Cache-Control: no-store, no-cache, must-revalidate, proxy-revalidateExpires: 0Last-Modified: Mon, 08 Dec 2025 13:40:37 GMTServer: cloudflareStrict-Transport-Security: max-age31556952Vary: Accept-EncodingVia: 1.1 varnishPragma: no-cachex-cache: HITx-cache-hits: 0x-fastly-request-id: c8009fb3009d5a66bfbd090d451be7276a145093x-github-request-id: C634:114C9:18BF24B:19955EF:6936D67Fx-proxy-cache: MISSx-served-by: cache-sjc1000129-SJCx-timer: S1765225878.584585,VS0,VE1Report-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?szgfjoz5aCyLrYxx2pqWQcL%2B1EDLm4nW5ozmkb%2BTHqR%2BbkSCgVnMZpC9cGqeXRxK8PFCYHcYxiTxCelfWHjdu%2B02bPolXuUZU0pDlVLDd%2Fq%2Bzuw%3D%3D}}Nel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}alt-svc: h3:443; ma86400 !DOCTYPE html>html langzh-CN>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width,initial-scale1> meta namerobots contentnoindex, nofollow> title>配置错误/title> style> * { margin: 0; padding: 0; box-sizing: border-box } body { font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif; overflow: hidden } /* 通用动画 */ @keyframes blurOverlayAppear { 0% { opacity: 0; -webkit-backdrop-filter: blur(0px); backdrop-filter: blur(0px); } 100% { opacity: 1; -webkit-backdrop-filter: blur(12px); backdrop-filter: blur(12px); } } @keyframes containerAppear { 0% { opacity: 0; transform: translateY(30px) scale(0.9) } 100% { opacity: 1; transform: translateY(0) scale(1) } } @keyframes fadeIn { from { opacity: 0 } to { opacity: 1 } } @keyframes gradientShift { 0% { background-position: 0 50% } 50% { background-position: 100% 50% } 100% { background-position: 0 50% } } /* 背景和遮罩层 */ #background-iframe { position: fixed; top: 0; left: 0; width: 100%; height: 100%; border: 0; z-index: -3 !important } #blur-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(135deg, rgba(102, 126, 234, 0.1) 0, rgba(118, 75, 162, 0.15) 100%); -webkit-backdrop-filter: blur(12px); backdrop-filter: blur(12px); z-index: -2 !important; animation: blurOverlayAppear 1.5s ease-out forwards .3s; pointer-events: none; opacity: 0 } /* 通用容器包装器 */ .page-wrapper { position: fixed; top: 0; left: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; z-index: 1 !important; padding: 20px; overflow-y: auto } /* 通用卡片容器 */ .card-container { background: #ef4444; -webkit-backdrop-filter: blur(20px); backdrop-filter: blur(20px); padding: 50px 40px; border-radius: 24px; box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.1) inset; width: 100%; animation: containerAppear 1s ease-out .8s backwards; position: relative; overflow: hidden } .card-container::before { content: ; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: linear-gradient(90deg, #faab41 0, #f6821f 50%, #faab41 100%); background-size: 200% 100%; animation: gradientShift 3s ease infinite } /* 页面标题和图标 */ .page-header { margin-bottom: 50px; text-align: center } .page-icon { width: 70px; height: 70px; margin: 0 auto 20px; background: rgba(255, 255, 255, 0.3); border-radius: 20px; display: flex; align-items: center; justify-content: center; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2); animation: fadeIn .8s ease-out 1s backwards } .page-icon svg { width: 36px; height: 36px; fill: white } .page-title { font-size: 36px; font-weight: 700; color: #fff; margin: 0 0 16px; line-height: 1.2; letter-spacing: -0.5px } /* 表单样式 */ /* 按钮样式 */ .btn { padding: 16px 20px; border: 0; border-radius: 12px; font-size: 16px; font-weight: 600; cursor: pointer; transition: all .3s ease; box-sizing: border-box; -webkit-appearance: none; appearance: none; letter-spacing: .5px; position: relative; overflow: hidden } .btn-primary { background: linear-gradient(135deg, #faab41 0, #f6821f 100%); color: #fff; box-shadow: 0 4px 15px rgba(102, 126, 234, 0.4) } .btn-primary::before { content: ; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent); transition: left .5s ease } .btn-primary:hover::before { left: 100% } .btn-primary:hover { transform: translateY(-2px); box-shadow: 0 6px 25px rgba(102, 126, 234, 0.5) } .btn-primary:active { transform: translateY(0); box-shadow: 0 2px 10px rgba(102, 126, 234, 0.4) } .btn:disabled { opacity: 0.5; cursor: not-allowed; pointer-events: none } /* 页脚提示 */ .footer-hint { margin-top: 50px; font-size: 13px; color: rgba(255, 255, 255, 0.7); animation: fadeIn 1s ease-out 1.5s backwards; text-align: center } .footer-hint a { color: #fff; text-decoration: none; font-weight: 500; transition: color .3s ease } .footer-hint a:hover { color: #fff } /* 模态框 */ /* 响应式设计 - 平板 */ @media(max-width:768px) { .page-wrapper { padding: 20px 16px; padding-top: 20px; padding-bottom: 20px; justify-content: flex-start; align-items: center } .card-container { padding: 40px 28px; border-radius: 20px; max-width: 100%; margin-top: auto; margin-bottom: auto } .page-icon { width: 60px; height: 60px; border-radius: 16px; margin-bottom: 16px } .page-form { margin-top: 28px } .form-group { margin-bottom: 20px } .form-group input { padding: 14px; font-size: 16px; border-radius: 10px } .form-group input.with-icon { padding-left: 44px } .input-icon { left: 14px; width: 18px; height: 18px } .btn { padding: 15px 20px; font-size: 15px; border-radius: 10px } .footer-hint { margin-top: 24px; font-size: 12px } } /* 响应式设计 - 手机 */ @media(max-width:480px) { .page-wrapper { padding: 12px; justify-content: flex-start; align-items: center } .card-container { padding: 35px 24px; border-radius: 18px; margin-top: auto; margin-bottom: auto } .page-icon { width: 55px; height: 55px; border-radius: 14px } .page-icon svg { width: 28px; height: 28px } .page-title { font-size: 24px } } /* 响应式设计 - 横屏 */ @media(max-height:600px) and (orientation:landscape) { .page-wrapper { padding: 20px; justify-content: flex-start; align-items: center } .card-container { padding: 30px 35px; margin-top: auto; margin-bottom: auto } .page-icon { width: 50px; height: 50px; margin-bottom: 12px } .page-icon svg { width: 26px; height: 26px } .page-title { font-size: 22px; margin-bottom: 8px } .page-form { margin-top: 20px } .form-group { margin-bottom: 16px } .footer-hint { margin-top: 16px } } .card-container { max-width: 440px; text-align: center } /* 错误消息样式 */ @keyframes fadeInError { from { opacity: 0; transform: translateY(-10px) } to { opacity: 1; transform: translateY(0) } } /* 错误消息副文本 */ .error-sub { display: block; margin-top: 24px; padding: 20px 24px; border-radius: 12px; background: rgba(0, 0, 0, 0.2); color: #fff; font-size: 14px; font-weight: 500; line-height: 1.5; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); animation: fadeInError 0.3s ease-out; } .error-sub strong { color: #fff; font-weight: 700; } /style>/head>body> !-- 毛玻璃效果遮盖层 --> div idblur-overlay>/div> !-- 登录框容器 --> div classpage-wrapper> div classcard-container> div classpage-header> div classpage-icon> svg viewBox0 0 24 24 xmlnshttp://www.w3.org/2000/svg> path dM1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z /> /svg> /div> h1 classpage-title>未绑定 KV命名空间/h1> /div> span classerror-sub>请绑定 变量名称 为 strong>KV/strong> 的 KV命名空间/span> div classfooter-hint> 由 a hrefhttps://github.com/cmliu/edgetunnel target_blank relnoopener>edgetunnel/a> 强力驱动 /div> /div> /div>/body>/html>
Subdomains
Date
Domain
IP
3k-jacky.7787788.xyz
2025-12-08
172.67.164.211
cm-sally.7787788.xyz
2025-12-08
172.67.164.211
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
]