!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:     22.php (1.41 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php require('c:\phpscripts\2006_conectar.php'); ?>
<?php 
//require_once('../../Connections/cndama.php'); ?>


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<? include ('desplegables.js'); ?>
<style type="text/css">
<!--
#Layer1 {
    position:absolute;
    width:120;
    height:20;
    z-index:1;
    left: 0;
    top: 0;
}
#Layer2 {
    position:absolute;
    width:200;
    height:115px;
    z-index:2;
    left: 32px;
    top: 130px;
}
.dhtmlgoodies_answer{    border:1px solid <?php echo $row_rscategoria['color2']; ?>;
    background-color:<?php echo $row_rscategoria['color1']; ?>;
    width:240px;
    
    /* End layout CSS */
    
    visibility:hidden;
    height:0px;
    overflow:hidden;
    position:relative;
}
-->
</style><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
</head>

<body>
<div id="Layer1">
    <?php echo $row_rscategoria['nombre']; ?> - <?php echo $row_rscategoria['nombre_cat']; ?>
        <?php 
        
do { ?>
            <div class="dhtmlgoodies_question"><?php echo $row_rsTotal['nombre']; ?></div>
            <div class="dhtmlgoodies_answer"><div><strong><?php echo $row_rsTotal['titulo']; ?></strong>
            <br><?php echo $row_rsTotal['descrip']; ?>        
            </div></div>
        <?php 
        while (
$row_rsTotal mysql_fetch_assoc($rsTotal)); ?>
</div>
</body>
</html>




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