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_test /
modules /
affair /
main /
[ HOME SHELL ]
Name
Size
Permission
Action
affair.php
14.72
KB
-rw-r--r--
delegate.php
13.63
KB
-rw-r--r--
livesearch1.php
473
B
-rw-r--r--
livesearch2.php
474
B
-rw-r--r--
report_affair.php
5.02
KB
-rw-r--r--
report_affair_mobile.php
5.09
KB
-rw-r--r--
report_affair_web.php
5.62
KB
-rw-r--r--
report_delegate.php
5.52
KB
-rw-r--r--
report_delegate_mobile.php
5.06
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : livesearch2.php
<?php session_start(); if(!(isset($_SESSION['login_user_id']))){ exit(); } require_once("../../../amssplus_connect.php"); foreach($_GET as $system_key => $system_key_val) { $_GET["$system_key"] =mysqli_real_escape_string($connect,$system_key_val); } $sql = "select location from affair_main order by id desc limit 1"; $dbquery = mysqli_query($connect,$sql); $result = mysqli_fetch_array($dbquery); $response = $result['location']; echo $response; ?>
Close