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
/
go
/
imagin
/
Edit File:
image.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>imagin</title> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> <style type="text/css"> a:link, a:visited { font-family: Georgia; text-decoration: none; color: #0087D2; font-size: 10px; } a:hover { font-family: Georgia; text-decoration: underline; color: #0087D2; font-size: 10px; } body { background-color: #131313; } </style> </head> <body> <a href="index.php?g=<?php echo $_GET["g"]; ?>">back to gallery</a> <img src="<?php echo "pictures/".$_GET["g"]."/".$_GET["p"]; ?>" /> </body>
Simpan