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


Viewing file:     searchRepHisRegisDoc.php (12.12 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
include_once "template.php";
include_once 
"../class/clsTable.php";
include_once 
"../link/function.php";
include_once 
"../class/clsDocType.php";
include_once 
"../class/clsDocLineConfig.php";
include_once 
"../class/clsDocLinePosition.php";
include_once 
"../class/clsDepartment.php";
 include_once 
"funct.php";
include_once 
"../link/keyThai.php";
include_once 
"../class/clsdeptref.php";

$oC = new clsConnection($GLOBALS['DBHOST'], $GLOBALS['DBNAME_EOFFICE'], $GLOBALS['DBUSER_EOFFICE'], $GLOBALS['DBPASS_EOFFICE']);

$oDt = new doctype($oC); 
$oDlc = new DocLineConfig($oC);
$oDlp = new docLinePosition($oC);
$oDP = new Department($oC);
$oDP1 = new Department($oC);
$InputThai=$oSys->SearchByInputThai();
$oDr= new deptref($oC);
$oDr2= new deptref($oC);

?>
<html>
<head>
<script language="javascript" src="../source/calendarDateInput.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=tis-620">
<link href="../source/style.css" rel="stylesheet" type="text/css">
</head>
<style>
/*
<!--
A:link {text-decoration: none; color: #000000}
A:visited {text-decoration: none; color: #000000}
A:hover {text-decoration: none; font-weight: bold; color: #000066} 
-->
*/
</style>
<body>
<table  width="100%"  align="center">
<tr><td >
<fieldset>
      <legend><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>"><a href="?mm=1">รายงาน</a>
    <img src="../picture/ico3.gif" width="10" border="0" align="absmiddle"><a href="historyDoc.php">ประวัติงานสารบรรณก่อนใช้โครงสร้างปัจจุบัน</a>
    <img src="../picture/ico3.gif" width="10" border="0" align="absmiddle">รายงานทะเบียนหนังสือภาพรวมของทั้งหน่วยงาน</font>
    </legend>
        <form name="ff"  target="_blank">
        <table width="85%" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#DADADA" style="border-collapse:collapse">
        <tr><td colspan="6" align="center" height="22"><strong>รายงานทะเบียนหนังสือภาพรวมของทั้งหน่วยงาน</strong></td></tr>
        <tr><td>&nbsp;</td></tr>
        <?    $MaxDate=$oDP1->MaxDate(); 
                
$oDlc->SearchByKey($DLCID); $oDlc->GetRecord();     
                
$oDlp->SearchByKey($oDlc->DlpID);  $oDlp->GetRecord();
                
$oDP1->SearchByKey($oDlc->deptId); $oDP1->GetRecord();
    
                if(
$oDlp->DlpID!="1" && $oDlp->DlpID!="2" && $oDlp->DlpID!="9" && $oDlp->DlpID!="10" && $oDlp->DlpID!="3" && $oDlp->DlpID!="4" && $oDlp->DlpID!="11" && $oDlp->DlpID!="12"){  
                        
$seeDept=1?>        
                        <tr><td colspan="6"><strong>ฝ่าย:: </strong>
                        <?            $checkcountdeptref=0;
                                        
$checkcountdeptref=$oDr2->searchcountBydeptId($oDlc->deptId);
                                        
                                        if(
$checkcountdeptref!="0"){   
                                                echo 
"<select name=selectPositionDeptID><option value=0>- เลือกฝ่าย -</option>"
                                                
$oDr->searchBydeptId($oDlc->deptId);
                                                while(
$oDr->GetRecord()){
                                                        echo 
searchDepRef($oDr->deptrefId);  
                                                }
                                                echo 
"</select>";
                                        }
                                    
                        
?>                        
                        </td></tr>
                        <?
                
}else{ 
                                
?>
                        <tr>
                            <td colspan="6" height="22"><font color="<?php echo $GLOBALS["COLOR_FONT_2"]; ?>" size="2"><strong>เลือกหน่วยงาน ::</strong></font>&nbsp; <select name="selectPositionDeptID">
                                <option value="0">- เลือกหน่วยงาน -</option>
                                <? $oDP->SearchBydeptParentnot0($MaxDate);
                                            while(
$oDP->GetRecord()){?>
                                <option value="<? echo $oDP->deptId;?>" >
                                <? $oDP1->searchMaxDate($oDP->deptDate);  $oDP1->GetRecord(); ?>
                                <? echo $oDP->deptName."&nbsp;[".abbreDate2($oDP->deptDate,'/')."&nbsp;-&nbsp;".abbreDate2($oDP1->deptDate,'/')."]"?></option>
                                <? ?>
                              </select></td>
                          </tr>
                          <?                
                

                
        
?>

        <tr><td>&nbsp;</td></tr>
        <tr><td colspan="6"  height="25"><font color="<?php echo $GLOBALS["COLOR_FONT_2"]; ?>" size="2"><strong> เลือกประเภททะเบียน</strong></font></td></tr>
        <? //------receive 
                
$oDt->SearchRepReceiveDoc();
                while(
$oDt->GetRecord()){
                        
$Dt1=$oDt->DtID."1";
                        
$Dt2=$oDt->DtID."2";
        
?>
        <tr><td width="1%">&nbsp;</td><td width="2%" >&nbsp;&nbsp;<input name="RPType" type="radio" id="RPType<? echo $Dt1?>" value="<? echo $Dt1?><? if($oDt->DtID=="1"){  ?>checked<? ?> onClick="radioSelectType('<? echo $Dt1?>')"></td><td colspan="4">รายงานทะเบียนรับ<?  echo $oDt->DtName?></td></tr>
        <tr><td width="1%">&nbsp;</td><td width="2%" >&nbsp;&nbsp;<input name="RPType" type="radio"  id="RPType<? echo $Dt2?>"  value="<? echo $Dt2?>" onClick="radioSelectType('<? echo $Dt2?>')"></td><td colspan="4">รายงานทะเบียนส่ง<?  echo $oDt->DtName?></td></tr>           
        <? ?>
        <? //-------for regis 
                
$oDt->SearchRepRegisDoc();
                while(
$oDt->GetRecord()){
                        
$Dt3=$oDt->DtID."5";
        
?>
        <tr><td width="1%">&nbsp;</td><td width="2%" >&nbsp;&nbsp;<input name="RPType" type="radio"  id="RPType<? echo $Dt3?>"  value="<? echo $Dt3?>" onClick="radioSelectType('<? echo $Dt3?>')" ></td><td colspan="4">รายงานทะเบียน<?  echo $oDt->DtName?></td></tr>
        <? ?>
        <tr><td width="1%">&nbsp;</td><td width="2%" >&nbsp;&nbsp;<input name="RPType" type="radio"  id="RPType<? echo "130"?>"  value="<? echo "130"?>" onClick="radioSelectType('<? echo "130"?>')" ></td><td colspan="4">รายงานทะเบียนหนังสือรับรองเกี่ยวกับนักศึกษาแบบกลุ่ม</td></tr>
        <tr><td colspan="6"><hr color="#000099"></hr></td></tr>
        <tr><td colspan="6"><font color="<?php echo $GLOBALS["COLOR_FONT_2"]; ?>" size="2"><strong>ค้นหาหนังสือราชการที่ต้องการเฉพาะเรื่อง</strong></font></td></tr>
        <tr><td width="1%">&nbsp;</td><td width="2%" >&nbsp;</td><td colspan="4">เลือกช่วงเลขทะเบียนหนังสือราชการที่ต้องการ&nbsp;จาก : <input name="DocTypeNoStart" type="text" size="5">&nbsp;ถึง : <input name="DocTypeNoEnd" type="text" size="5" maxlength="23" ></td></tr>     
        <tr><td width="1%">&nbsp;</td><td width="2%" >&nbsp;</td><td colspan="4">ใส่ชื่อเรื่องหนังสือราชการที่ต้องการค้นหา :&nbsp;<input name="DocSubject" type="text" size="30"></td></tr>    
        <tr><td colspan="6"><hr color="#000099"></hr></td></tr> 
        <tr><td colspan="6"><font color="<?php echo $GLOBALS["COLOR_FONT_2"]; ?>" size="2"><strong>เลือกปีหรือช่วงวันที่ของทะเบียนหนังสือ</strong></font></td></tr>
        <tr><td width="1%">&nbsp;</td><td width="2%" >&nbsp;&nbsp;<input type="radio" name="selectVal"  id="selectVal1" value="1" checked onClick="radioSelectVal(1)"></td><td colspan="4">ประจำปีปฎิทิน&nbsp;<input name="searchY" type="text" size="5" value=<?  echo a2th(Date('Y')+543); ?> onKeyPress="event.keyCode=CheckInput(event.keyCode,'<? echo $InputThai?>'); return event.keyCode;" ></td></tr>
        <tr><td width="1%">&nbsp;</td><td width="2%" >&nbsp;&nbsp;<input type="radio" name="selectVal"  id="selectVal2" value="2" onClick="radioSelectVal(2)"></td><td width="10%">ตั้งแต่วันที่&nbsp;</td><td width="27%"><script>DateInput('DocDateCreateStart', true, 'DD/MM/YYYY','<?php echo getNowDateFw2();?>');</script></td><td width="7%" align="center">ถึง</td><td width="53%"><script>DateInput('DocDateCreateEnd', true, 'DD/MM/YYYY','<?php echo getNowDateFw2();?>');</script></td></tr>
        <tr><td colspan="6"><hr color="#000099"></hr></td></tr>
        <tr><td colspan="6"><font color="<?php echo $GLOBALS["COLOR_FONT_2"]; ?>" size="2"><strong>เรียงลำดับข้อมูลจาก</strong></font>&nbsp;<input name="printorder" type="radio" value="1" id='printorder1' checked> มากไปน้อย&nbsp;<input name="printorder" type="radio" value="2" id='printorder2'> น้อยไปมาก</td></tr>
        <?     
                
if($oDlp->DlpID!="1" && $oDlp->DlpID!="2" && $oDlp->DlpID!="9" && $oDlp->DlpID!="10" && $oDlp->DlpID!="3" && $oDlp->DlpID!="4"){  $seeDept=1;  } ?>
        <tr><td colspan="6" align="right"><input name="" type="button" value="ออกรายงาน" onClick = "if(chkDate()) sendPage('<? echo $seeDept?>','<? echo $DLCID?>');  else return false; ">
        <input name="d" type="button" value="กลับหน้าหลัก" onClick="location.href = 'historyDoc.php'">
        </td></tr>
        </table>
         </form></fieldset> 
         <table width="100%" border="0" align="center">
        <tr> 
          <td width="136" align="left"><font color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>" size="2">&nbsp;<strong>หมายเหตุ 
            : </strong>&nbsp;</font></td>
          <td width="1109" align="left"> <font color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>" size="2">ชื่อเรื่องหนังสือ</font></td>
        </tr>
        <tr> 
          <td width="136">&nbsp;</td>
          <td width="1109" align="left"> <font color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>" size="2">
           1. ไม่ต้องใส่ชื่อเต็มทั้งหมด</font></td>
        </tr>
        <tr> 
          <td width="136">&nbsp;</td>
          <td width="1109" align="left"> <font color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>" size="2">
          2. ใส่เฉพาะบางคำ ให้ระบบช่วยค้นหาได้</font></td>
        </tr>
        </table>
</td>
</tr>
</table>
</body>
</html>    
<script language="javascript">
  function chkDate(){
    val = document.getElementById('selectVal').value;
    if(val == 2){
        f = document.ff;
        var date1 = f.DocDateCreateStart.value.split("/");
        var date2 = f.DocDateCreateEnd.value.split("/");
        //Set the two dates
        date1 = new Date(eval(date1[2]), eval(date1[1]-1), eval(date1[0]));
        date2 = new Date(eval(date2[2]), eval(date2[1]-1), eval(date2[0])); //Month is 0-11 in JavaScript
        //Set 1 day in milliseconds
        var one_day = 1000*60*60*24;
        //Calculate difference btw the two dates, and convert to days
        var diff = Math.ceil((date2.getTime()-date1.getTime())/(one_day));
        if(diff < 0){
            alert("กรุณาตรวจสอบช่วง 'วันที่เริ่มต้น' ควรน้อยกว่า 'วันที่สิ้นสุด' !");
            return false;
        }else{
            return true;
        }
    }else{
        return true;
    }
 }
 function sendPage(p,q) {
     if(p==1){
            if(document.ff.selectPositionDeptID.value=="0"){
            alert("กรุณาเลือกฝ่าย !");
            return false;
            }
    }
     var links;
    var typeshow;
    var rptype_=document.getElementById('RPtype').value
    typeshow= document.getElementById('RPtype').value;
    var DocSubject=document.ff.DocSubject.value;
    var DocTypeNoStart=document.ff.DocTypeNoStart.value;
    var DocTypeNoEnd=document.ff.DocTypeNoEnd.value;
    
            var printorder1=document.getElementById('printorder1').value;
            var printorder2=document.getElementById('printorder2').value;
            
            if(document.getElementById('printorder1').checked==1){
                printorder=1;
            }else if(document.getElementById('printorder2').checked){
                printorder=2;
            }
    if(DocTypeNoEnd==""){
        DocTypeNoEnd=DocTypeNoStart;
    }else if(DocTypeNoStart==""){
       DocTypeNoStart=DocTypeNoEnd;
    }
    
    if(val == 1){
        var yearDoc = document.ff.searchY.value;
        var date1 = 0;
        var date2 = 0;
    }else if(val == 2){
        var yearDoc = 0;
        var date1 = document.ff.DocDateCreateStart.value;
        var date2 = document.ff.DocDateCreateEnd.value;
    }
    if(rptype_=='130'){
        //if(p==1){
            var selectPositionDeptID=document.ff.selectPositionDeptID.value;
            links = "./printRepHisRegisDocforDeptreg.php?typeshow="+typeshow+"&DocSubject="+DocSubject+'&start='+date1+'&end='+date2+"&yearDoc="+yearDoc+"&DocTypeNoStart="+DocTypeNoStart+"&DocTypeNoEnd="+DocTypeNoEnd+"&seeDept="+p+"&selectPositionDeptID="+selectPositionDeptID+"&dlcid="+q+"&printorder="+printorder;
        //}else{
            //links = "./printRepHisRegisDocreg.php?typeshow="+typeshow+"&DocSubject="+DocSubject+'&start='+date1+'&end='+date2+"&yearDoc="+yearDoc+"&DocTypeNoStart="+DocTypeNoStart+"&DocTypeNoEnd="+DocTypeNoEnd+"&dlcid="+q;
        //}    
    }else{    
    
        //if(p==1){
            var selectPositionDeptID=document.ff.selectPositionDeptID.value;
            links = "./printRepHisRegisDocforDept.php?typeshow="+typeshow+"&DocSubject="+DocSubject+'&start='+date1+'&end='+date2+"&yearDoc="+yearDoc+"&DocTypeNoStart="+DocTypeNoStart+"&DocTypeNoEnd="+DocTypeNoEnd+"&seeDept="+p+"&selectPositionDeptID="+selectPositionDeptID+"&dlcid="+q+"&printorder="+printorder;
        //}else{
            //links = "./printRepHisRegisDoc.php?typeshow="+typeshow+"&DocSubject="+DocSubject+'&start='+date1+'&end='+date2+"&yearDoc="+yearDoc+"&DocTypeNoStart="+DocTypeNoStart+"&DocTypeNoEnd="+DocTypeNoEnd+"&dlcid="+q;
        //}
    }
    
    
    window.open(links,'','toolbar=0, scrollbars=1, location=0, status=1, menubar=1, resizable=1, width=950, height=620, left = 150, top = 15');
}
function radioSelectType(val){
    document.getElementById('RPtype').value=val;
}
function radioSelectVal(val){
    document.getElementById('selectVal').value=val;
}
</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.008 ]--