!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_addResultExamOcc.php (3.96 KB)      -rwxr-xr-x
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
    <tr>
        <td>
            <div align="center">
            <?php echo form_open($this->config->item("rg_folder")."graduate4/processResultExamOcc", array("name" => "myform""id" => "myform"));?>
            <table width="100%" align="center" cellpadding="0" cellspacing="1" border="0">
                <tr>
                    <td align="center"><span class="h error">บันทึก</span></td>
                </tr>
                <tr>
                    <td><br /></td>
                </tr>
                <tr>
                    <td colspan="2">
                        <table width="100%" align="center" cellpadding="0" cellspacing="1" border="0">
                        <tr><td colspan="2"><table class="szone">
                                <tr bgcolor="<?php echo $tr_color_even;?>">
                                    <td class="coltd_szone">หลักสูตร</td>
                                    <td><?php echo $qu_cur->row()->curName;?>
                                    <input type="hidden" name="curId" id="curId" value="<?php echo $qu_cur->row()->curId;?>"></td>
                                </tr>
                                <tr bgcolor="<?php echo $tr_color_even;?>">
                                    <td class="coltd_szone">ปีที่จบการศึกษา</td>
                                    <td><?php echo $graduateY;?><input type="hidden" name="graduateY" id="graduateY"value="<?php echo $graduateY;?>" /></td>
                                </tr>
                            </table></td>
                        </tr>
                        <tr>
                            <td><br /></td>
                        </tr>
                        <tr>
                            <td>
                            <table class="headCol">
                                <tr>
                                    <th>ลำดับที่</th>
                                    <th>รหัสนักศึกษา</th>
                                    <th>ชื่อนักศึกษา</th>
                                    <th>ผลการสอบ</th>
                                </tr>
<?php
                    $i 
0;
                    if(isset(
$rs_std) && $rs_std->num_rows()) {
                        foreach(
$rs_std->result() as $row) {
                        echo 
"<tr onmouseover=\"bgColor='".$tr_color_even."'\" onmouseout=\"bgColor='".$this->config->item("rg_mouseout")."'\">";
?>
                                    <td align="center" height="22"><?php echo $i+1;?><input type="hidden" name="stdId<?php echo $i;?>" id="stdId<?php echo $i;?>" value="<?php echo $row->stdId;?>"></td>
                                    <td align="center"><?php echo $row->stdCode;?></td>
                                    <td class="indent"><?php echo $row->prefixName.$row->stdName.' '.$row->stdSurname;?></td>
                                    <td align="center">
                                    <input type="radio" id="sdtOccExamResult<?php echo $i;?>" name="sdtOccExamResult<?php echo $i;?>" value="P" <?php if(setValue('sdtOccExamResult',$row)=='P') echo 'checked';?> />&nbsp;P:ผ่าน&nbsp;
                                    <input type="radio" id="sdtOccExamResult<?php echo $i;?>" name="sdtOccExamResult<?php echo $i;?>" value="N" <?php if(setValue('sdtOccExamResult',$row)=='F') echo 'checked';?> />&nbsp;F:ไม่ผ่าน</td>
                                </tr>
<?php
                            $i
++;
                        }
                    } else {
?>
                                    <tr>
                                        <td colspan="4" align="center" height="22"><span class="error">** ไม่ปรากฏรายการข้อมูลนักศึกษาในหลักสูตรหรือท่านอาจจะดำเนินการในส่วนนี้แล้ว<br>กรุณากลับไปเมนูข้อมูลนักศึกษาเพื่อแก้ไขผลการสอบวิชาชีพรายนักศึกษา
                                        <?php echo anchor($this->config->item("rg_folder")."studentinfo/std_showInfo",'คลิกที่นี่');?> **</span></td>
                                    </tr>
<?php                            
                    
}
?>
                                </table></td>
                            </tr></table></td>
                </tr>
                <tr>
                    <td align="right" colspan="2">รวม <?php echo $i;?> รายการ</td>
                </tr>
                <tr><td colspan="2">&nbsp;</td></tr>
                <tr>                
                    <td align="center" colspan="2">
                    <input type="submit" name="edit" value="บันทึก" <?php if($i==0){ echo 'disabled';}?>>
                    <input type="reset" name="clear" value="เคลียร์ข้อมูล"<?php if($i==0){ echo 'disabled';}?>>
                    <input type="hidden" name="cnt" id="cnt" value="<?php echo $i;?>"></td>
                </tr>
            </table><?php echo form_error();?></div>
        </td>
    </tr>
</table>

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