!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 8.81 GB of 239.26 GB (3.68%)
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:     demo10.php (3.15 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Cartograf&iacute;a B&aacute;sica del DAMA</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body text="#666666" link="#0099FF" vlink="#0099FF" alink="#0099FF" topmargin="0">
<table width="100%" border="1" cellspacing="0" cellpadding="2">
  <tr> 
    <td width="30%">&nbsp;</td>
    <td width="40%"><img src="Maps/ban.gif" width="650" height="150"></td>
    <td width="30%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td><p>&nbsp;</p>
    <?php
$dir    
'C:/Maps';
$dh  opendir($dir);
while (
false !== ($nombre_archivo readdir($dh))) {
    
$archivos[] = $nombre_archivo;
}
$u 0;
foreach (
$archivos as $v2) {
$pos strpos ($v2".jpg");
if (
$pos >= 1) { 
$u++;
}
}
echo 
$u;
echo 
"<br>";
$lines $u 3;
$linesa round($lines);
$linesb $lines $linesa;

$linesb $linesb;
if (
$linesb 1) {
$linesa $linesa 1;
$filasadd 2;
}
if (
$linesb 1) {
$filasadd 1;
}
if (
$linesb == 1) {
$filasadd 0;
}
echo 
$linesa;
echo 
"<br>";
echo 
$filasadd;
echo 
"<br>";

$opend 'c:\maps\tumbs';
@
$opend_result mkdir ($opend 0777);
foreach (
$archivos as $v) {
$pos strpos ($v".jpg");
if (
$pos >= 1) { 
echo 
$v;
echo 
"<br>";
$v1 $dir "/" $v;
$size GetImageSize($v1); 
$an $size[0];
$la $size[1];
$an1 round($an);
echo 
$an1;
echo 
" x ";
$la1 round($la);
echo 
$la1;
echo 
"<br>";
if (
$an $la) {
$la $la $sz;
$la $la $an;
$an $sz;
}
if (
$la $an) {
$an $an $sz;
$an $an $la;
$la $sz;
}
if (
$la == $an) {
$an $sz;
$la $sz;
}
$size2 filesize($v1);
$size2 $size2 1024;
$size2 round($size2);
echo 
$size2;
echo 
" Kb <br>";
$copyfile $opend."/".$v;
$original_file =$v1;
copy($original_file $copyfile);
//$dest = "c:\maps\\recipiente.jpg";
$img_src=imagecreatefromjpeg($v1);
$img_dst=imagecreatetruecolor($an,$la);
imagecopyresampled($img_dst$img_src0000$an$la$an1$la1);
$dest $opend."/".$v;
imagejpeg($img_dst$dest100);
//imagedestroy($img_dst);
$an round($an);
//echo $an;
$la round($la);
//echo $la;
?>
</p>
<p><img src="<?php echo $dest?>" width="<?php echo $an?>" height="<?php echo $la?>"></p>
<?php
imagedestroy
($img_src); 
imagedestroy($img_dst); 
}}


?>
      <table width="100%" border="1" cellspacing="0" cellpadding="4">
        <tr>
          <td width="33%">&nbsp;</td>
          <td width="33%">&nbsp;</td>
          <td width="33%">&nbsp;</td>
        </tr>
      </table>
      <p>&nbsp;</p></td>
    <td>&nbsp;</td>
  </tr>
  <tr> 
    <td width="30%">&nbsp;</td>
    <td width="40%"><div align="center"><font size="1" face="Verdana, Arial, Helvetica, sans-serif">Todos 
        los derechos reservados para el DAMA<br>
        Departamento T&eacute;cnico Administrativo del Medio Ambiente<br>
        Alcald&iacute;a Mayor de Bogot&aacute;, D.C.<br>
        Bogot&aacute; - Colombia<br>
        <strong>2003 - 2004</strong></font></div></td>
    <td width="30%">&nbsp;</td>
  </tr>
</table>
<p>&nbsp;</p>
<p>dffdfdfdf</p>
<p> 
  
</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.0156 ]--