🧪 Simulasi Komentar (Rentan XSS)

Nama:

📥 Komentar Kamu:

⚠️ Jangan coba kode ini di situs orang lain. Ini hanya untuk pembelajaran lokal!

} #lockScreen { display: none; position: absolute; top: 0; left: 0; background: black; color: red; width: 100%; height: 100%; z-index: 999; display: flex; justify-content: center; align-items: center; flex-direction: column; font-size: 30px; animation: glitch 0.2s infinite; } @keyframes glitch { 0% { text-shadow: 2px 0 red, -2px 0 blue; } 50% { text-shadow: -2px 2px green, 2px -2px purple; } 100% { text-shadow: 2px 0 red, -2px 0 blue; } } .error-box { position: absolute; width: 300px; background: black; color: red; border: 2px solid red; padding: 10px; font-size: 14px; z-index: 1000; animation: shake 0.5s infinite; } @keyframes shake { 0% { transform: translate(0px, 0px); } 25% { transform: translate(2px, -2px); } 50% { transform: translate(-2px, 2px); } 75% { transform: translate(2px, 2px); } 100% { transform: translate(0px, 0px); } } .terminal { position: absolute; bottom: 0; width: 100%; height: 25%; background: rgba(0, 0, 0, 0.8); overflow-y: auto; color: #00ff00; font-size: 12px; padding: 10px; z-index: 0; } .flash { display: none; position: fixed; width: 100%; height: 100%; background: white; z-index: 2000; opacity: 0.1; animation: flash 0.15s infinite; } @keyframes flash { 0% { opacity: 0.05; } 50% { opacity: 0.2; } 100% { opacity: 0.05; } }
AKSES
⚠ SYSTEM LOCKED ⚠

Injecting ransomware...