!C99Shell v. 1.0 pre-release build #13!

Software: Apache/2.0.54 (Unix) mod_perl/1.99_09 Perl/v5.8.0 mod_ssl/2.0.54 OpenSSL/0.9.7l DAV/2 FrontPage/5.0.2.2635 PHP/4.4.0 mod_gzip/2.0.26.1a 

uname -a: Linux snow.he.net 4.4.276-v2-mono-1 #1 SMP Wed Jul 21 11:21:17 PDT 2021 i686 

uid=99(nobody) gid=98(nobody) groups=98(nobody) 

Safe-mode: OFF (not secure)

/home/makras/public_html/agents/   drwxr-xr-x
Free 318.39 GB of 458.09 GB (69.5%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     agent_detail.php (2.78 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?
include ("../include/functions.php");
include 
'include/agents.php';
include (
"../include/start_page");
?>


    
    
    

    
    
    <tr>
        <td rowspan="2" width="100%" valign="top">
        <br>
        <img src="images/p_title.gif" width="470" height="24" alt="" border="0">
        
<!--Begin content table, starting with graphic formatting-->


            <table bgcolor="#0b3010" width="100%" align="center" border="0" cellpadding="0" cellspacing="0">
                <tr>
                <td rowspan="5" bgcolor="5e6e60" height="1"><img src="../common/images/spacer.gif" width="1" height="1" alt="" border="0"></td>
                <td colspan="5" bgcolor="5e6e60" height="1"><img src="../common/images/spacer.gif" width="1" height="1" alt="" border="0"></td>
                <td rowspan="5" bgcolor="5e6e60" height="1"><img src="../common/images/spacer.gif" width="1" height="1" alt="" border="0"></td>
            </tr>
            <tr>
                <td colspan="3"><img src="../common/images/spacer.gif" width="20" height="20" alt="" border="0"></td>
            </tr>
            <tr>
                <td><img src="../common/images/spacer.gif" width="20" height="20" alt="" border="0"></td>



















<!--actual content goes in this td-->
                    <td>
        
        <table align="center" width="99%" border="0" cellpadding="0" cellspacing="10">
            
            <tr>
                <td valign="top" width="120">
            <?
            
while ($s each($agentarray)){
            echo 
'<a href="agent_detail.php?a='.$s[1][1].'" class="agentindex">'.$s[1][0].'</a><br>' ."\n";
            if (
$s[1][1] == $a){
                
$agt $s[1];
            }
            }
            
?>
                
                
                
                
                

</td>
                <td><img src="../common/images/spacer.gif" width="11" height="1" alt="" border="0"></td>
                <td valign="top"><?
                
include("$a");
                echo 
$agt[2] ? '<p><span style="font-size: 10px;">DRE #'.$agt[2] : NULL;
                
?></td>
            </tr>
            
            
            
            
            
            
            
            
            
            
        </table>
        
        </td>
                        
<!--End of content cell-->
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
<!--Formatting for table with light color outline-->        
                    
                    <td><img src="../common/images/spacer.gif" width="20" height="20" alt="" border="0"></td>
                </tr>
                <tr>
                <td colspan="3"><img src="../common/images/spacer.gif" width="20" height="20" alt="" border="0"></td>
            </tr>
            <tr>
                <td colspan="5" bgcolor="5e6e60" height="1"><img src="../common/images/spacer.gif" width="1" height="1" alt="" border="0"></td>
            </tr>
            
            </table>
            
            
        </td>
        <!--this td stretches the content cell so it starts right below the pictures-->
        <td height="150" width="1"><img src="../common/images/spacer.gif" width="1" height="1" border="0"></td>
    </tr>
    
    <tr><!--logo at bottom-->
        <td valign="bottom"></td>
        <td width="1"></td>
    </tr>
    
    


<?include ("../include/end_page");?>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0261 ]--