!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:     sound.php (1.14 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Documento sin t&iacute;tulo</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body>
<?php
$be 
soundex ("Casa");
echo 
$be;
echo 
"<br>";
$be soundex ("Taza");
echo 
$be;
echo 
"<br>";
$be soundex ("Raza");
echo 
$be;
echo 
"<br>";
$be soundex ("Carro");
echo 
$be;
echo 
"<br>";
$be soundex ("Tarro");
echo 
$be;
echo 
"<br>";

$be soundex ("Humedales");
echo 
$be;
echo 
"<br>";
$be metaphone ("Carro");
echo 
$be;
echo 
"<br>";
$be metaphone ("Tarro");
echo 
$be;
echo 
"<br>";
$be metaphone ("Tarrito");
echo 
$be;
echo 
"<br>";
$be metaphone ("Humedales");
echo 
$be;
echo 
"<br>";
$be crypt ("Humedales");
echo 
$be;
echo 
"<br>";
$be metaphone ("amigo");
echo 
$be;
echo 
"<br>";
///////////////////////////////////
echo "//////////////////////////////////////////////<br>";
$be2 similar_text "umedal del distrito""humedal del distrito" );
$be levenshtein "umedal del distrito""humedal del distrito");
echo 
$be;
echo 
"<br>";
echo 
$be2;
echo 
"<br>";

?>
</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 ]--