Cylul007 Webshell
Uname
:
Linux ns7.thaihispeed.com 3.10.0-693.11.1.el7.x86_64 #1 SMP Mon Dec 4 23:52:40 UTC 2017 x86_64
PHP
:
5.3.29
on
apache2handler
Time
:
24 Nov 2024 20:26:25
Path :
/
home
/
tassabanlo
/
domains
/
lomsak.go.th
/
public_html
/
File Upload :
New File
New Folder
Current File : /home/tassabanlo/domains/lomsak.go.th/public_html/home1.php
Download
HOME
<?php include('db_class.php'); $con=new DatabaseManage; $dd=$con->selectAllData("screen","*",""); foreach($dd as $dt){ ?> <html> <head> <style> .mock-box { position: fixed; display: block; width: 100%; height: 100%; left: 0px; top: 0px; overflow: hidden; background-color: <?=$dt['bg_s'];?>; } .mock-img { position: absolute; top: 50%; left: 50%; display: block; margin: 0px auto; width: auto; height: auto; max-width: 100%; max-height: 100%; z-index: 5; transform: translateX(-50%) translateY(-50%); box-shadow:0px 0px 15px <?=$dt['bor_s'];?> !important; } </style> </head> <body> <div class="mock-box"> <a href="home.php"><img class="mock-img" src="images/<?=$dt['img_s'];?>"></a> </div> </body> </html> <?php } ?>
Copyright © 2018 - Powered By CytoXploit