!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:\nuevo\htdocs\xampp\   drwxrwxrwx
Free 8.04 GB of 239.26 GB (3.36%)
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:     showcode.php (712 B)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
    
echo '&nbsp;<p>&nbsp;<p>';
    if(@
$_REQUEST['showcode']!=1)
    {
        echo 
'<a href="'.htmlentities($_SERVER['PHP_SELF']).'?showcode=1">'.$TEXT['global-showcode'].'</a>';
    }
    else
    {
        if(@
$file=="")$file=basename($_SERVER['PHP_SELF']);
        
$validfiles['biorhythm.php']=1;
        
$validfiles['cds-fpdf.php']=1;
        
$validfiles['cds.php']=1;
        
$validfiles['iart.php']=1;
        
$validfiles['ming.php']=1;
        
$validfiles['phonebook.php']=1;
        
$f="";
        if(@
$validfiles[$file])
            
$f=htmlentities(file_get_contents($file));
        echo 
"<h2>".@$TEXT['global-sourcecode']."</h2>";
        echo 
"<form><textarea cols=100 rows=10>";
        echo 
$f;
        echo 
"</textarea></form>";
        echo 
"&nbsp;<p>";
        echo 
"&nbsp;<p>";
    }
?>

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