!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\jaime\Xoab\aire\   drwxrwxrwx
Free 7.26 GB of 239.26 GB (3.03%)
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:     izquierda.php (928 B)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php require_once('../Connections/oab.php'); ?>
<div id="leftColumn"> 
<div id="navlist"> 
<?php
$kat_rsMenEsp 
"0";
if (isset(
$catS)) {
  
$kat_rsMenEsp = (get_magic_quotes_gpc()) ? $catS addslashes($catS);
}
mysql_select_db($database_oab$oab);
$query_rsMenEsp sprintf("SELECT nombre, enlace, tooltip FROM especificos WHERE idsubmenu = %s and activo = 1 ORDER BY orden"$kat_rsMenEsp);
$rsMenEsp mysql_query($query_rsMenEsp$oab) or die(mysql_error());
$row_rsMenEsp mysql_fetch_assoc($rsMenEsp);
$totalRows_rsMenEsp mysql_num_rows($rsMenEsp);
?>
 

<h2>Contenidos</h2> <ul>
<?php do { ?>    
<li><a href="<?php echo $row_rsMenEsp['enlace']; ?>" title="<?php echo $row_rsMenEsp['tooltip']; ?>" >   <?php echo $row_rsMenEsp['nombre']; ?></a></li>
<?php } while ($row_rsMenEsp mysql_fetch_assoc($rsMenEsp)); ?>
    </ul>

<?php
mysql_free_result
($rsMenEsp);
?>
<p>&nbsp;</p>
</div>
</div>

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