Help
RSS
API
Feed
Maltego
Contact
Domain > cf03.9301206.xyz
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-11-17
104.21.4.247
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Mon, 17 Nov 2025 10:09:24 GMTContent-Type: text/html; charsetutf-8Content-Length: 11242Connection: keep-aliveVary: accept-encodingReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?senWSdOChi5U6sUDTH66APtF1JQDie01e6C%2BzXzZaYx%2BKNk1tGeMy1pihch2f0kKoeoW5renwy7MA0XNBLL4qiFW3hLm%2FKBAE2rhDhhQQyfU%3D}}Nel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Server: cloudflareCF-RAY: 99fe6ead2d2ca11a-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langzh-CN>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>终端/title> style> * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: Courier New, monospace; background: #000; color: #00ff00; min-height: 100vh; overflow-x: hidden; position: relative; display: flex; justify-content: center; align-items: center; } .matrix-bg { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%); z-index: -1; animation: bg-pulse 8s ease-in-out infinite; } @keyframes bg-pulse { 0%, 100% { background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%); } 50% { background: linear-gradient(45deg, #000 0%, #002200 50%, #000 100%); } } .matrix-rain { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(0,255,0,0.03) 2px, rgba(0,255,0,0.03) 4px); animation: matrix-fall 20s linear infinite; z-index: -1; } @keyframes matrix-fall { 0% { transform: translateY(-100%); } 100% { transform: translateY(100vh); } } .matrix-code-rain { position: fixed; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none; z-index: -1; overflow: hidden; } .matrix-column { position: absolute; top: -100%; left: 0; color: #00ff00; font-family: Courier New, monospace; font-size: 14px; line-height: 1.2; animation: matrix-drop 15s linear infinite; text-shadow: 0 0 5px #00ff00; } @keyframes matrix-drop { 0% { top: -100%; opacity: 1; } 10% { opacity: 1; } 90% { opacity: 0.3; } 100% { top: 100vh; opacity: 0; } } .matrix-column:nth-child(odd) { animation-duration: 12s; animation-delay: -2s; } .matrix-column:nth-child(even) { animation-duration: 18s; animation-delay: -5s; } .matrix-column:nth-child(3n) { animation-duration: 20s; animation-delay: -8s; } .terminal { width: 90%; max-width: 800px; height: 500px; background: rgba(0, 0, 0, 0.9); border: 2px solid #00ff00; border-radius: 8px; box-shadow: 0 0 30px rgba(0, 255, 0, 0.5), inset 0 0 20px rgba(0, 255, 0, 0.1); backdrop-filter: blur(10px); position: relative; z-index: 1; overflow: hidden; } .terminal-header { background: rgba(0, 20, 0, 0.8); padding: 10px 15px; border-bottom: 1px solid #00ff00; display: flex; align-items: center; } .terminal-buttons { display: flex; gap: 8px; } .terminal-button { width: 12px; height: 12px; border-radius: 50%; background: #ff5f57; border: none; } .terminal-button:nth-child(2) { background: #ffbd2e; } .terminal-button:nth-child(3) { background: #28ca42; } .terminal-title { margin-left: 15px; color: #00ff00; font-size: 14px; font-weight: bold; } .terminal-body { padding: 20px; height: calc(100% - 50px); overflow-y: auto; font-size: 14px; line-height: 1.4; } .terminal-line { margin-bottom: 8px; display: flex; align-items: center; } .terminal-prompt { color: #00ff00; margin-right: 10px; font-weight: bold; } .terminal-input { background: transparent; border: none; outline: none; color: #00ff00; font-family: Courier New, monospace; font-size: 14px; flex: 1; caret-color: #00ff00; } .terminal-input::placeholder { color: #00aa00; opacity: 0.7; } .terminal-cursor { display: inline-block; width: 8px; height: 16px; background: #00ff00; animation: blink 1s infinite; margin-left: 2px; } @keyframes blink { 0%, 50% { opacity: 1; } 51%, 100% { opacity: 0; } } .terminal-output { color: #00aa00; margin: 5px 0; } .terminal-error { color: #ff4444; margin: 5px 0; } .terminal-success { color: #44ff44; margin: 5px 0; } .matrix-text { position: fixed; top: 20px; right: 20px; color: #00ff00; font-family: Courier New, monospace; font-size: 0.8rem; opacity: 0.6; animation: matrix-flicker 3s infinite; } @keyframes matrix-flicker { 0%, 100% { opacity: 0.6; } 50% { opacity: 1; } } /style>/head>body> div classmatrix-bg>/div> div classmatrix-rain>/div> div classmatrix-code-rain idmatrixCodeRain>/div> div classmatrix-text>终端/div> div classterminal> div classterminal-header> div classterminal-buttons> div classterminal-button>/div> div classterminal-button>/div> div classterminal-button>/div> /div> div classterminal-title>终端/div> /div> div classterminal-body idterminalBody> div classterminal-line> span classterminal-prompt>root:~$/span> span classterminal-output>恭喜你来到这/span> /div> div classterminal-line> span classterminal-prompt>root:~$/span> span classterminal-output>请输入你U变量的值/span> /div> div classterminal-line> span classterminal-prompt>root:~$/span> span classterminal-output>命令: connect UUID/span> /div> div classterminal-line> span classterminal-prompt>root:~$/span> input typetext classterminal-input iduuidInput placeholder输入U变量的内容并且回车... autofocus> span classterminal-cursor>/span> /div> /div> /div> script> function createMatrixRain() { const matrixContainer document.getElementById(matrixCodeRain); const matrixChars 01ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz; const columns Math.floor(window.innerWidth / 18); for (let i 0; i columns; i++) { const column document.createElement(div); column.className matrix-column; column.style.left (i * 18) + px; column.style.animationDelay Math.random() * 15 + s; column.style.animationDuration (Math.random() * 15 + 8) + s; column.style.fontSize (Math.random() * 4 + 12) + px; column.style.opacity Math.random() * 0.8 + 0.2; let text ; const charCount Math.floor(Math.random() * 30 + 20); for (let j 0; j charCount; j++) { const char matrixCharsMath.floor(Math.random() * matrixChars.length); const brightness Math.random() > 0.1 ? #00ff00 : #00aa00; text + span stylecolor: + brightness + ;> + char + /span>br>; } column.innerHTML text; matrixContainer.appendChild(column); } setInterval(function() { const columns matrixContainer.querySelectorAll(.matrix-column); columns.forEach(function(column) { if (Math.random() > 0.95) { const chars column.querySelectorAll(span); if (chars.length > 0) { const randomChar charsMath.floor(Math.random() * chars.length); randomChar.style.color #ffffff; setTimeout(function() { randomChar.style.color #00ff00; }, 200); } } }); }, 100); } function isValidUUID(uuid) { const uuidRegex /^0-9a-f{8}-0-9a-f{4}-0-9a-f{4}-0-9a-f{4}-0-9a-f{12}$/i; return uuidRegex.test(uuid); } function addTerminalLine(content, type output) { const terminalBody document.getElementById(terminalBody); const line document.createElement(div); line.className terminal-line; const prompt document.createElement(span); prompt.className terminal-prompt; prompt.textContent root:~$; const output document.createElement(span); output.className terminal- + type; output.textContent content; line.appendChild(prompt); line.appendChild(output); terminalBody.appendChild(line); terminalBody.scrollTop terminalBody.scrollHeight; } function handleUUIDInput() { const input document.getElementById(uuidInput); const uuid input.value.trim(); if (uuid) { addTerminalLine(connect + uuid, output); if (isValidUUID(uuid)) { addTerminalLine(正在入侵..., output); setTimeout(() > { addTerminalLine(连接成功!返回结果..., success); setTimeout(() > { window.location.href / + uuid; }, 1000); }, 500); } else { addTerminalLine(错误: 无效的UUID格式, error); addTerminalLine(请重新输入有效的UUID, output); } input.value ; } } document.addEventListener(DOMContentLoaded, function() { createMatrixRain(); const input document.getElementById(uuidInput); input.addEventListener(keypress, function(e) { if (e.key Enter) { handleUUIDInput(); } }); }); /script>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Mon, 17 Nov 2025 10:09:24 GMTContent-Type: text/html; charsetutf-8Content-Length: 11242Connection: keep-aliveVary: accept-encodingReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?s1R65h82KQsGar1TkpGeEB3ij5P2TexPt8dY6jQJBx7Z%2BljLf%2FmCfHG6PrVQB09FgD8WdZw51QijcPSi1DHw7sO2eAenmtly%2BSbhv6U80}}Nel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Server: cloudflareCF-RAY: 99fe6eadcb185ee6-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langzh-CN>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>终端/title> style> * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: Courier New, monospace; background: #000; color: #00ff00; min-height: 100vh; overflow-x: hidden; position: relative; display: flex; justify-content: center; align-items: center; } .matrix-bg { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%); z-index: -1; animation: bg-pulse 8s ease-in-out infinite; } @keyframes bg-pulse { 0%, 100% { background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%); } 50% { background: linear-gradient(45deg, #000 0%, #002200 50%, #000 100%); } } .matrix-rain { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(0,255,0,0.03) 2px, rgba(0,255,0,0.03) 4px); animation: matrix-fall 20s linear infinite; z-index: -1; } @keyframes matrix-fall { 0% { transform: translateY(-100%); } 100% { transform: translateY(100vh); } } .matrix-code-rain { position: fixed; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none; z-index: -1; overflow: hidden; } .matrix-column { position: absolute; top: -100%; left: 0; color: #00ff00; font-family: Courier New, monospace; font-size: 14px; line-height: 1.2; animation: matrix-drop 15s linear infinite; text-shadow: 0 0 5px #00ff00; } @keyframes matrix-drop { 0% { top: -100%; opacity: 1; } 10% { opacity: 1; } 90% { opacity: 0.3; } 100% { top: 100vh; opacity: 0; } } .matrix-column:nth-child(odd) { animation-duration: 12s; animation-delay: -2s; } .matrix-column:nth-child(even) { animation-duration: 18s; animation-delay: -5s; } .matrix-column:nth-child(3n) { animation-duration: 20s; animation-delay: -8s; } .terminal { width: 90%; max-width: 800px; height: 500px; background: rgba(0, 0, 0, 0.9); border: 2px solid #00ff00; border-radius: 8px; box-shadow: 0 0 30px rgba(0, 255, 0, 0.5), inset 0 0 20px rgba(0, 255, 0, 0.1); backdrop-filter: blur(10px); position: relative; z-index: 1; overflow: hidden; } .terminal-header { background: rgba(0, 20, 0, 0.8); padding: 10px 15px; border-bottom: 1px solid #00ff00; display: flex; align-items: center; } .terminal-buttons { display: flex; gap: 8px; } .terminal-button { width: 12px; height: 12px; border-radius: 50%; background: #ff5f57; border: none; } .terminal-button:nth-child(2) { background: #ffbd2e; } .terminal-button:nth-child(3) { background: #28ca42; } .terminal-title { margin-left: 15px; color: #00ff00; font-size: 14px; font-weight: bold; } .terminal-body { padding: 20px; height: calc(100% - 50px); overflow-y: auto; font-size: 14px; line-height: 1.4; } .terminal-line { margin-bottom: 8px; display: flex; align-items: center; } .terminal-prompt { color: #00ff00; margin-right: 10px; font-weight: bold; } .terminal-input { background: transparent; border: none; outline: none; color: #00ff00; font-family: Courier New, monospace; font-size: 14px; flex: 1; caret-color: #00ff00; } .terminal-input::placeholder { color: #00aa00; opacity: 0.7; } .terminal-cursor { display: inline-block; width: 8px; height: 16px; background: #00ff00; animation: blink 1s infinite; margin-left: 2px; } @keyframes blink { 0%, 50% { opacity: 1; } 51%, 100% { opacity: 0; } } .terminal-output { color: #00aa00; margin: 5px 0; } .terminal-error { color: #ff4444; margin: 5px 0; } .terminal-success { color: #44ff44; margin: 5px 0; } .matrix-text { position: fixed; top: 20px; right: 20px; color: #00ff00; font-family: Courier New, monospace; font-size: 0.8rem; opacity: 0.6; animation: matrix-flicker 3s infinite; } @keyframes matrix-flicker { 0%, 100% { opacity: 0.6; } 50% { opacity: 1; } } /style>/head>body> div classmatrix-bg>/div> div classmatrix-rain>/div> div classmatrix-code-rain idmatrixCodeRain>/div> div classmatrix-text>终端/div> div classterminal> div classterminal-header> div classterminal-buttons> div classterminal-button>/div> div classterminal-button>/div> div classterminal-button>/div> /div> div classterminal-title>终端/div> /div> div classterminal-body idterminalBody> div classterminal-line> span classterminal-prompt>root:~$/span> span classterminal-output>恭喜你来到这/span> /div> div classterminal-line> span classterminal-prompt>root:~$/span> span classterminal-output>请输入你U变量的值/span> /div> div classterminal-line> span classterminal-prompt>root:~$/span> span classterminal-output>命令: connect UUID/span> /div> div classterminal-line> span classterminal-prompt>root:~$/span> input typetext classterminal-input iduuidInput placeholder输入U变量的内容并且回车... autofocus> span classterminal-cursor>/span> /div> /div> /div> script> function createMatrixRain() { const matrixContainer document.getElementById(matrixCodeRain); const matrixChars 01ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz; const columns Math.floor(window.innerWidth / 18); for (let i 0; i columns; i++) { const column document.createElement(div); column.className matrix-column; column.style.left (i * 18) + px; column.style.animationDelay Math.random() * 15 + s; column.style.animationDuration (Math.random() * 15 + 8) + s; column.style.fontSize (Math.random() * 4 + 12) + px; column.style.opacity Math.random() * 0.8 + 0.2; let text ; const charCount Math.floor(Math.random() * 30 + 20); for (let j 0; j charCount; j++) { const char matrixCharsMath.floor(Math.random() * matrixChars.length); const brightness Math.random() > 0.1 ? #00ff00 : #00aa00; text + span stylecolor: + brightness + ;> + char + /span>br>; } column.innerHTML text; matrixContainer.appendChild(column); } setInterval(function() { const columns matrixContainer.querySelectorAll(.matrix-column); columns.forEach(function(column) { if (Math.random() > 0.95) { const chars column.querySelectorAll(span); if (chars.length > 0) { const randomChar charsMath.floor(Math.random() * chars.length); randomChar.style.color #ffffff; setTimeout(function() { randomChar.style.color #00ff00; }, 200); } } }); }, 100); } function isValidUUID(uuid) { const uuidRegex /^0-9a-f{8}-0-9a-f{4}-0-9a-f{4}-0-9a-f{4}-0-9a-f{12}$/i; return uuidRegex.test(uuid); } function addTerminalLine(content, type output) { const terminalBody document.getElementById(terminalBody); const line document.createElement(div); line.className terminal-line; const prompt document.createElement(span); prompt.className terminal-prompt; prompt.textContent root:~$; const output document.createElement(span); output.className terminal- + type; output.textContent content; line.appendChild(prompt); line.appendChild(output); terminalBody.appendChild(line); terminalBody.scrollTop terminalBody.scrollHeight; } function handleUUIDInput() { const input document.getElementById(uuidInput); const uuid input.value.trim(); if (uuid) { addTerminalLine(connect + uuid, output); if (isValidUUID(uuid)) { addTerminalLine(正在入侵..., output); setTimeout(() > { addTerminalLine(连接成功!返回结果..., success); setTimeout(() > { window.location.href / + uuid; }, 1000); }, 500); } else { addTerminalLine(错误: 无效的UUID格式, error); addTerminalLine(请重新输入有效的UUID, output); } input.value ; } } document.addEventListener(DOMContentLoaded, function() { createMatrixRain(); const input document.getElementById(uuidInput); input.addEventListener(keypress, function(e) { if (e.key Enter) { handleUUIDInput(); } }); }); /script>/body>/html>
Subdomains
Date
Domain
IP
cf02.9301206.xyz
2025-11-17
104.21.4.247
cf03.9301206.xyz
2025-11-17
104.21.4.247
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
]