403Webshell
Server IP : 10.200.247.200  /  Your IP : 216.73.217.19
Web Server : Apache
System : Linux synergy-usa-sites 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64
User : jeremy ( 1001)
PHP Version : 8.4.25
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/development/dev.americansocietyforassetprotection.com/member/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/development/dev.americansocietyforassetprotection.com/member/signup.php
<?php session_start(); ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Sign-up for American Society for Asset Protection</title>
<?php
	
	require_once("binx/class/stage_container.php");
	require_once("binx/class/navigations.php");
	require_once("binx/vars/stage_vars.php");
	require_once("binx/vars/meta_data.php");
	require_once("binx/includes/includes.php");
?>
</head>
<body>
<div id="id-center-image" class="ui-center-image" align="center">
	<img src="<?php print "images/center/picture1.png"; ?>"/>
</div>
<div align="center" id="id-main-stage" class="data-main-stage">
	<?php
    require_once("binx/includes/header.php"); 
    ?>
    <table width="<?php print $PAGE_WIDTH; ?>" border="0" id="id-stage" class="ui-stage" cellspacing="0">
      <tr>
        <td>
    	<table width="100%" cellspacing="0" cellpadding="0">
            <tr>
                <td align="left" valign="top" width="100%">
                <?php

                ?>
                </td>
            </tr>
        </table>
        <div id="id-stage-left" class="ui-stage-left">
        	<h4>Welcome to the</h4><h5>AMERICAN SOCIETY FOR ASSET PROTECTION</h5>
            <br /><br />
            <?php
			$content = new STAGECONTAINER;
            require_once("binx/includes/signup.php");
            ?>
        </div> 
        <div style="clear:both"></div>
        </td>
      </tr>
    </table>
	<?php
        require_once("binx/includes/footer.php");
    ?>
</div>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit