!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\OAB\oab\aire\   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:     presion.php (2.61 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php require_once('../../Connections/cndama.php'); ?>
<?php
mysql_select_db
($database_cndama$cndama);
$query_rscategoria "SELECT * FROM n_oab_secciones, n_oab_cat WHERE n_oab_secciones.id_cat = n_oab_cat.id_cat and n_oab_secciones.id_seccion=2 and n_oab_secciones.edicion=1";
$rscategoria mysql_query($query_rscategoria$cndama) or die(mysql_error());
$row_rscategoria mysql_fetch_assoc($rscategoria);
$totalRows_rscategoria mysql_num_rows($rscategoria);
?>


<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<? include ('desplegables.js'); ?>
<style type="text/css">
<!--
#Layer1 {
    position:absolute;
    width:200px;
    height:20;
    z-index:1;
    left: 528px;
    top: 0px;
}
.dhtmlgoodies_answer1 {    /* Start layout CSS */
    border:1px solid <?php echo $row_rscategoria['color2']; ?>;
    background-color:<?php echo $row_rscategoria['color1']; ?>;
    width:200px;
    
    /* End layout CSS */
    
    visibility:hidden;
    height:0px;
    overflow:hidden;
    position:relative;
}
#Layer2 {
    position:absolute;
    width:200;
    height:115px;
    z-index:2;
    left: 32px;
    top: 130px;
}
.dhtmlgoodies_answer11 {    border:1px solid <?php echo $row_rscategoria['color2']; ?>;
    background-color:<?php echo $row_rscategoria['color1']; ?>;
    width:200px;
    
    /* End layout CSS */
    
    visibility:hidden;
    height:0px;
    overflow:hidden;
    position:relative;
}
#titulo {
    position:absolute;
    width:197px;
    height:36px;
    z-index:3;
    left: 10px;
    top: 12px;
}
-->
</style>
</head>

<body>
<table width="760" height="340" border="0" cellpadding="0" cellspacing="0" background="<?php echo $row_rscategoria['imagen']; ?>">
  <tr>
    <td>
      <div id="Layer1">
      <iframe name="cuerpo" width="200" height="280" src="22.php" frameborder="0" framespacing="0" scrolling="auto" border="0" > Lo sentimos mucho. Su navegador no soporta IFRAMES. Debe actualizarse.</iframe>
      </div>
      <div id="Layer2">
      <table width="200" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td width="60">AA</td>
          <td>18 % </td>
        </tr>
        <tr>
          <td width="60">BB</td>
          <td>256 mn / m </td>
        </tr>
        <tr>
          <td width="60">CC</td>
          <td>1.256 Hb </td>
        </tr>
        <tr>
          <td width="60">DD</td>
          <td>14.23 UAM </td>
        </tr>
        <tr>
          <td width="60">EE</td>
          <td>26 </td>
        </tr>
      </table>
    </div>
    
    <div id="titulo"><strong><?php echo $row_rscategoria['nombre']; ?></strong></div></td>
  </tr>
</table>

</body>
</html>
<?php
mysql_free_result
($rscategoria);
?>

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