!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_detailStudyPlan.php (2.72 KB)      -rwxr-xr-x
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
$row_cur 
= isset($qu_cur) ? $qu_cur->row() : NULL;
?>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
    <tr>
        <td><fieldset>
            <legend align="center"><span class="h error">รายละเอียดข้อมูลโปรแกรมการศึกษา</span></legend>
            <div align="center"><br><table width="100%" align="center" border="0" cellpadding="0" cellspacing="1">
                <tr>
                    <td><table class="szone">
                        <tr bgcolor="<?php echo $tr_color_even;?>">
                            <td class="coltd_szone">หลักสูตร</td>
                            <td><b>: </b><?php echo explodeSquare(getval('curName'$row_cur));?></td>
                        </tr>
<?php
                    
if($rs_sp->num_rows>0){
                        foreach(
$rs_sp->result() as $row_sp) {
?>
                        <tr bgcolor="<?php echo $tr_color_even;?>">
                            <td class="coltd_szone"><b>ชั้นปีที่</b></td>                        
                            <td><b>: </b><?php echo $row_sp->spSyId;?></td>
                        </tr>
                        <tr>
                            <td colspan="2"><table class="headCol">
                                <tr>
                                    <th >รหัสรายวิชา</th>
                                    <th >ชื่อรายวิชา</th>
                                    <th >หน่วยกิต</th>                                                                                
                                </tr>
<?php
                                
foreach($rs_spTmId[$row_cur->curId][$row_sp->spSyId]->result() as $row_tp) {
?>                                
                                <tr>
                                    <th colspan="3">ภาคการศึกษาที่ <?php echo $row_tp->spTmId;?></th>
                                </tr>
<?php
                                    $sumCreditTotal 
0;
                                    
$sumPeriod1 0;
                                    
$sumPeriod2 0;
                                    
$sumPeriod3 0;
                                    foreach(
$rs_crs[$row_cur->curId][$row_sp->spSyId][$row_tp->spTmId]->result() as $row_crs) {
                                        
                                        
$sumCreditTotal += $row_crs->crsCreditTotal;
                                        
/*$sumPeriod1 += $oCo->period1;
                                        $sumPeriod2 += $oCo->period2;
                                        $sumPeriod3 += $oCo->period3;*/
?>
                                <tr>
                                    <td align="center"><?php echo $row_crs->crsCode;?></td>
                                    <td class="indent"><?php echo explodeSquare($row_crs->crsName);?></td>
                                    <td align="center"><?php echo $row_crs->crsUnit;?></td>                                                                                
                                </tr>
<?php
                                    
}
?>
                                <tr bgcolor="<?php echo $tr_color_even;?>">
                                    <td colspan="2" align="right"><b>รวมหน่วยกิต</b></td>
                                    <td align="center"><?php echo $sumCreditTotal/*.'('.$sumPeriod1.'-'.$sumPeriod2.'-'.$sumPeriod3.')'*/;?></td>
                                </tr>
<?php
                                
}
?>
                            </table></td>
                        </tr>
                        <tr>
                            <td height="22" colspan="2"></td>
                        </tr>
<?php
                        
}
                    }
?>                                                
                    </table></td>
                </tr>
                <tr>
                    <td align="center"><br><input type="button" name="close" value="ปิดหน้าต่าง" onClick="window.close()"></td>
                </tr>
            </table></div>
        </fieldset><br><br></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.0096 ]--