!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/plan/   drwxr-xr-x
Free 52.6 GB of 127.8 GB (41.16%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


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

 if (session_is_registered("valid_user")&&session_is_registered("Priority")&&session_is_registered("password") )
 {
include("../include/FunctionDB.php");
include("admin_menu.php");
 ConnectDB();
$Username = $valid_user;
$sql = "SELECT * FROM  user_tb WHERE Username='$Username'";
$result = mysql_query($sql) ;
$rs = mysql_fetch_array($result);
$row = mysql_num_rows($result);
?>
<meta http-equiv="Content-Type" content="text/html; charset=TIS-620">
<link href="../source/style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style17 {font-size: 14px}
.style18 {color: #003399; font-size: 14px; }
-->
</style>
<table width="791" border="0" cellpadding="0" cellspacing="0">
	<tr>
		<td width="791"><br>
		  <fieldset>
			<legend><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>"><a href="Qa_menu.php" >หน้าหลัก</a></font></legend>
			<label><div align="center">
			  <form id="form1" name="form1" method="post" action="">
			    <table width="73%" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#FFFFFF" style="background-color:#eeeeee; border:0px solid gray"size="12">
                  
                  <tr>
                    <td><div align="center">
                      <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="574" height="70">
                        <param name="movie" value="../Image/Movie3.swf" />
                        <param name="quality" value="high" />
                        <embed src="../Image/Movie3.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="574" height="70"></embed>
                      </object>
                    </div></td>
                  </tr>
                  <tr>
                    <td height="43" bgcolor="#D1E1F0" ><div align="center">
                        <table width="100%" border="0" cellpadding="0" cellspacing="0" bordercolor="#FFFFFF" bgcolor="#FFFFFF" style="border:0px solid gray">
                          
                          <tr onmouseover="this.style.backgroundColor='#FCFCF3'" onmouseout="this.style.backgroundColor='#EEEEEE'" >
                            <td bgcolor="#FFFFFF">&nbsp;</td>
                            <td bgcolor="#FFFFFF" class="style18">&nbsp;</td>
                            <td bgcolor="#FFFFFF">&nbsp;</td>
                          </tr>
                          <tr onmouseover="this.style.backgroundColor='#FCFCF3'" onmouseout="this.style.backgroundColor='#EEEEEE'" >
                            <td width="4%" bgcolor="#FFFFFF"><div align="center"><font size="2" face="Tahoma"><strong><img src="../picture/html2.gif" width="16" height="13" align="absmiddle" /></strong></font></div></td>
                            <td width="81%" bgcolor="#FFFFFF" class="style18"><font face="Tahoma"><a href="RepPlanSum.php" class="d"> สรุปการใช้เงินตามแผนดำเนินงาน</a></font></td>
                            <td width="15%" bgcolor="#FFFFFF"><div align="center"><font size="4" face="Tahoma">
                                <?php 
						  $code = $rs["code"];
						  $sql2 = "Select * From   history_position_tb  ";/// Where  code='$code'";
						  $result2 = mysql_query($sql2) or die(" Error".mysql_error());
						  $rc1 = mysql_num_rows($result2);
						   if ( $rc1 == 0)
						      {
							  echo"<font face=\"Tahoma\" Size=\"2\" color=\"#FF0000\">";
							   echo"ยังไม่ข้อมูล";
							   echo"</font>";
						      }
							else if ($rc1  > 0) 
							  {
							  echo"<font face=\"Tahoma\" Size=\"2\" color=\"#006633\">";
							   echo"$rc1  <font face=\"Tahoma\" Size=\"2\" color=\"#000000\">ระเบียน</font>";
							   echo"</font>";
							  } 
						  ?>
                            </font></strong></div></td>
                          </tr>
                          <tr onmouseover="this.style.backgroundColor='#FCFCF3'" onmouseout="this.style.backgroundColor='#EEEEEE'" >
                            <td bgcolor="#FFFFFF"><div align="center"><font size="2" face="Tahoma"><strong><img src="../picture/html2.gif" width="16" height="13" align="absmiddle" /></strong></font></div></td>
                            <td bgcolor="#FFFFFF"><font face="Tahoma"><a href="ProjectList.php" class="d style18">โครงการ/กิจกรรมงานประกัน</a></font></td>
                            <td bgcolor="#FFFFFF"><div align="center"><font size="4" face="Tahoma">
                                <?php 
						  $code = $rs["Teacher_code"];
						  $sql2 = "Select * From   history_decoration_tb  "  ;   /// Where Teacher_code='$code'";
						  $result2 = mysql_query($sql2) or die(" Error".mysql_error());
						  $rc = mysql_num_rows($result2);
						   if ( $rc == 0)
						      {
							  echo"<font face=\"Tahoma\" Size=\"2\" color=\"#FF0000\">";
							   echo"ยังไม่ข้อมูล";
							   echo"</font>";
						      }
							else if ($rc  > 0) 
							  {
							  echo"<font face=\"Tahoma\" Size=\"2\" color=\"#006633\">";
							   echo"$rc  <font face=\"Tahoma\" Size=\"2\" color=\"#000000\">ระเบียน</font>";
							   echo"</font>";
							  } 
						  ?>
                            </font></strong></div></td>
                          </tr>
                          <tr onmouseover="this.style.backgroundColor='#FCFCF3'" onmouseout="this.style.backgroundColor='#EEEEEE'" >
                            <td bgcolor="#FFFFFF"><div align="center"><font size="2" face="Tahoma"><strong><img src="../picture/html2.gif" width="16" height="13" align="absmiddle" /></strong></font></div></td>
                            <td bgcolor="#FFFFFF"><font face="Tahoma"><a href="ResultList.php" class="style17">สรุปผลการประเมิน</a></font></td>
                            <td bgcolor="#FFFFFF"><div align="center"><font size="4" face="Tahoma">
                                <?php 
						  $code = $rs["Teacher_code"];
						  $sql3 = "Select * From salary_repot_tb  "   ;   ///Where Teacher_code='$code'";
						  $result3 = mysql_query($sql3) or die(" Error".mysql_error());
						  $rt = mysql_num_rows($result3);
						   if ( $rt == 0)
						      {
							  echo"<font face=\"Tahoma\" Size=\"2\" color=\"#FF0000\">";
							   echo"ยังไม่ข้อมูล";
							   echo"</font>";
						      }
							else if ($rt  > 0) 
							  {
							  echo"<font face=\"Tahoma\" Size=\"2\" color=\"#006633\">";
							  echo"$rt <font face=\"Tahoma\" Size=\"2\" color=\"#000000\">ระเบียน</font>";
							   echo"</font>";
							  } 
						  ?>
                            </font></strong></div></td>
                          </tr>
                          <tr onmouseover="this.style.backgroundColor='#FCFCF3'" onmouseout="this.style.backgroundColor='#EEEEEE'" >
                            <td bgcolor="#FFFFFF"><div align="center"><font size="2" face="Tahoma"><strong><img src="../picture/html2.gif" width="16" height="13" align="absmiddle" /></strong></font></div></td>
                            <td bgcolor="#FFFFFF" class="d style17"><font face="Tahoma"><a href="AddResult.php" class="style17">ประเมินผลลัพธ์แต่ละมาตรฐาน</a><a href="AbsentPersonalList.php?Teacher_code=<? echo $rs[Teacher_code]?>" class="d style18"></a></font></td>
                            <td bgcolor="#FFFFFF"><div align="center"><font size="3" face="Tahoma">
                                <?php 
						  $code = $rs["Teacher_code"];
						  $sql2 = "Select * From history_absent_tb ";//Where Teacher_code='$code'";
						  $result2 = mysql_query($sql2) or die(" Error".mysql_error());
						  $rc2 = mysql_num_rows($result2);
						   if ( $rc2 == 0)
						      {
							  echo"<font face=\"Tahoma\" Size=\"2\" color=\"#FF0000\">";
							   echo"ยังไม่ข้อมูล";
							   echo"</font>";
						      }
							else if ($rc2 > 0) 
							  {
							  echo"<font face=\"Tahoma\" Size=\"2\" color=\"#006633\">";
							   echo"$rc2  <font face=\"Tahoma\" Size=\"2\" color=\"#000000\">ระเบียน</font>";
							   echo"</font>";
							  } 
						  ?>
                            </font></strong></div></td>
                          </tr>
                          
                          <tr onmouseover="this.style.backgroundColor='#FCFCF3'" onmouseout="this.style.backgroundColor='#EEEEEE'" >
                            <td bgcolor="#FFFFFF"><div align="center"></div></td>
                            <td bgcolor="#FFFFFF">&nbsp;</td>
                            <td bgcolor="#FFFFFF">&nbsp;</td>
                          </tr>
                          <tr onmouseover="this.style.backgroundColor='#FCFCF3'" onmouseout="this.style.backgroundColor='#EEEEEE'" >
                            <td colspan="3" bgcolor="#FFFFFF">
                              <div align="right">
                                <input type="button" name="back" value="ย้อนกลับ" onclick="window.history.back()" />
                              </div></td>
                          </tr>
                      </table>
                    </div></td>
                  </tr>
                </table>
			  <br>
			</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.0052 ]--