One Hat Cyber Team
Your IP :
216.73.216.115
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
sam
/
public_html
/
w
/
Edit File:
index.php
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" > <meta http-equiv="refresh" content="2;url=main.php"> </head> <LINK REL="STYLESHEET" HREF="style.css"> </head> <?php include_once("header.inc.php"); include_once("ip2country.inc.php"); ?> <BODY> <div class="stuff_top"> <p style="text-align: center;"><a href="main.php"><img src="logo.jpg" style="margin-top: 2em; height: 70%; border: solid thin; border-color: #E2E2DE;"></a></p> <?if (isset($_GET['lang'])) { $_SESSION['lang'] = $_GET['lang']; } if (!isset($_SESSION['lang'])) $_SESSION['lang'] = guess_client_language(); $lang = lang();?> <h1 style="text-align: center;"> <? echo enruua("Anatoly Samoilenko","Анатолий Михайлович Самойленко","Анатолій Михайлович Самойленко"); ?> </h1> </div> <DIV style="padding: 5em; font-size: 2em;"> </DIV> </BODY>
Simpan