!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:     buscador.php (3.09 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<table width="100%" border="0" cellspacing="0" cellpadding="8">
  <tr> 
    <td colspan="2" bgcolor="#eeeeee"><form name="form1" method="post" action="frame_buscar.php">
        <table width="100%" border="0" cellspacing="0" cellpadding="8">
          <tr> 
            <td width="5%"> <div align="right">Buscar:</div></td>
            <td width="15%"> 
              <?php if (isset($buscar)) {}else{$buscar="";} ?>
              <input name="buscar" type="text" id="buscar" value="<?php echo $buscar?>"> 
            </td>
            <td width="20%" align="left"> <select name="buscar_tipo" id="buscar_tipo">
                <option value="0">Todos</option>
                <?php $control = new select_v1(0"links_tipo_id, links_tipo_nombre""contenido_links_tipo""links_tipo_id != 0"20"(id)-(nombre)""<option value=\"(id)\">(nombre)</option>"""); ?>
              </select> </td>
            <td width="60%"> <div align="left"> 
                <input name="accion" type="hidden" id="accion" value="1">
                <input type="submit" name="Submit" value="Buscar">
                <input name="buscar_categoria" type="hidden" id="buscar_categoria2" value="0">
              </div></td>
          </tr>
        </table>
      </form></td>
  </tr>
  <tr> 
    <td width="50%"><p>Buscando por: <strong><?php echo $buscar?></strong></p></td>
    <td width="50%" align="right">&nbsp;</td>
  </tr>
  <tr> 
    <td colspan="2"> 
      <?php 
     
if (isset($accion)) {
        
        
$cuando "";
        
$donde " contenido_links ";
        if (
$buscar_tipo != 0) {
            
$cuando " contenido_links.links_tipo_id = $buscar_tipo and";
        }
        if (
$buscar_categoria != 0) {
            
$cuando $cuando "( contenido_pertenencia_categoria_links.categoria_tema_id = '$buscar_categoria' and contenido_pertenencia_categoria_links.links_id = contenido_links.links_id ) and ";
            
$donde $donde ", contenido_pertenencia_categoria_links ";
        }
        if (
$buscar != "") {
            
$cuando $cuando " ( contenido_links.links_nombre like '%$buscar%' or contenido_links.links_descripcion like '%$buscar%' or contenido_links.links_texto like '%$buscar%' ) and ( contenido_links.links_estado = 0 ) and ( contenido_links.links_tipo_id < 3 )
            order by contenido_links.links_nombre"
;
        }
        
        if (isset(
$inicio_1)) {
            
        }else{
            
$inicio_1 0;
        }
        
            
$vinculo_pg "1--frame_buscar.php" "?buscar=" $buscar "&accion=1&";    
            
$control = new select_pg(1"contenido_links.links_nombre, contenido_links.links_descripcion, contenido_links.links_id, contenido_links.links_link"$donde$cuando45"(nombre)-(descripcion)-(id)-(link)""<p><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"punteado\"><tr><td height=\"2\"></td></tr></table><br><a href=\"frame_detalle.php?h_id=(id)\"><img src=\"imagenes/pin.gif\" width=\"6\" height=\"6\" border=\"0\"> (nombre).</a><br>(descripcion)</p>"$vinculo_pg ,$inicio_1); 
            
    }    
        
?>
    </td>
  </tr>
  <tr bgcolor="#eeeeee"> 
    <td colspan="2"> 
      <p><b><?php echo $control->COUNT?></b> Resultados Encontrados</p></td>
  </tr>
</table>

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