!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.67%)
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:     include_guia_tramites.php (1.13 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
                        
            
// 1 Consulta de Id de entidad relacionada
            // El Id de la entidad en red capital debe coincidir con un número agregado en la prioridad de la organización origen
            
                
$query "select administracion_fuente.fuente_nombre, administracion_fuente.fuente_escala_prioridad from administracion_fuente, administracion_contacto, administracion_pertenencia_fuente_contacto where administracion_contacto.contacto_user='" $user "' and administracion_contacto.contacto_id = administracion_pertenencia_fuente_contacto.contacto_id and administracion_pertenencia_fuente_contacto.fuente_id = administracion_fuente.fuente_id";

                
$select = new Select($query2,0);
                
                
$entidad_rc_nombre=$select->RESULTADO[0][0];
                
$entidad_rc_id_lenstrlen($select->RESULTADO[0][1]);
                
                if (
$entidad_rc_id_len == 1) {
                    
$entidad_rc_id "00" $select->RESULTADO[0][1];
                }
                if (
$entidad_rc_id_len == 2) {
                    
$entidad_rc_id "0" $select->RESULTADO[0][1];
                }    
                if (
$entidad_rc_id_len == 3) {
                    
$entidad_rc_id $select->RESULTADO[0][1];
                }
                
//echo $this->usr_ce;
                //echo $this->usr_tipo;

?>

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