!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:\Intranet\C\xampp\htdocs\xampp\   drwxrwxrwx
Free 4.1 GB of 39.52 GB (10.37%)
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:     navi.php (3.57 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
    
include "langsettings.php";
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
<html>
    <head>
        <meta name="author" content="Kai Oswald Seidler, Kay Vogelgesang, Carsten Wiedmann">
        <link href="xampp.css" rel="stylesheet" type="text/css">
        <script language="JavaScript" type="text/javascript" src="xampp.js"></script>
        <title></title>
    </head>

    <body class="n">
        <table border="0" cellpadding="0" cellspacing="0">
            <tr valign="top">
                <td align="right" class="navi">
                    <img src="img/blank.gif" alt="" width="145" height="15"><br>
                    <span class="nh">&nbsp;<?php 
                    
include ".modell"
                    
?></span><br><span class="navi">[PHP: <?php echo phpversion(); ?>]</span><br>
                </td>
            </tr>
            <tr>
                <td height="1" bgcolor="#fb7922" colspan="1" style="background-image:url(img/strichel.gif)" class="white"></td>
            </tr>
            <tr valign="top">
                <td align="right" class="navi">
                    <a name="start" id="start" class="nh" target="content" onclick="h(this);" href="start.php"><?php echo $TEXT['navi-welcome']; ?></a><br>
                    <a class="n" target="content" onclick="h(this);" href="status.php"><?=$TEXT['navi-status']?></a><br>
                    <a class="n" target="new" onclick="h(this);" href="/security/lang.php?<?php echo file_get_contents("lang.tmp"); ?>"><?php echo $TEXT['navi-security']; ?></a><br>
                    <a class="n" target="content" onclick="h(this);" href="manuals.php"><?php echo $TEXT['navi-doc']; ?></a><br>
                    <a class="n" target="content" onclick="h(this);" href="components.php"><?php echo $TEXT['navi-components']; ?></a><br>
                    <a class="n" target="content" onclick="h(this);" href="phpinfo.php">phpinfo()</a><br>&nbsp;<br>
                    <span class=nh><?=$TEXT['navi-demos']?></span><br>
                </td>
            </tr>
            <tr>
                <td height="1" bgcolor="#fb7922" colspan="1" style="background-image:url(img/strichel.gif)" class="white"></td>
            </tr>
            <tr valign="top">
                <td align="right" class="navi">
                    <?php include "navibasics.inc"?>
                    <?php include "naviperl.inc"?>
                    <?php include "navipython.inc"?>
                    <?php include "navijava.inc"?>

                    <br>
                    <br>
                    <span class="nh"><?php echo $TEXT['navi-tools']; ?></span><br>
                </td>
            </tr>
            <tr>
                <td height="1" bgcolor="#fb7922" colspan="1" style="background-image:url(img/strichel.gif)" class="white"></td>
            </tr>
            <tr valign="top">
                <td align="right" class="navi">
                    <?php include "navitools.inc"?>
                    <?php include "naviservers.inc"?>
                    <?php include "naviother.inc"?>
                    
                    <br>
                    <br>
                    <span class="nh"><?php echo $TEXT['navi-specials']; ?></span><br>
                </td>
            </tr>        
            <tr>
                <td height="1" bgcolor="#fb7922" colspan="1" style="background-image:url(img/strichel.gif)" class="white"></td>
            </tr>
            
            <tr valign="top">
                <td align="right" class="navi">
                    <?php include "special.inc"?>
                </td>
            </tr>
            <tr>
                <td bgcolor="#fb7922" colspan="1" class="white"></td>
            </tr>
            <tr valign="top">
                <td align="right" class="navi">
                    <?php include "naviguest.inc"?>
                    <br>
                </td>
            </tr>
            
            <tr valign="top">
                <td align="right" class="navi">
&nbsp;
<p class=navi>&copy;2002-2006<br>
<? if(file_get_contents("lang.tmp")=="de") { ?>
<a target=content href="http://www.apachefriends.org/de/"><img border=0 src="img/apachefriends.gif"></a><p>
<? } else { ?>
<a target=content href="http://www.apachefriends.org/en/"><img border=0 src="img/apachefriends.gif"></a><p>
<? } ?>
                </td>
            </tr>
        </table>
    </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 ]--