403Webshell
Server IP : 192.169.170.185  /  Your IP : 216.73.216.97
Web Server : Apache
System : Linux p3plmcpnl495852.prod.phx3.secureserver.net 4.18.0-553.52.1.lve.el8.x86_64 #1 SMP Wed May 21 15:31:29 UTC 2025 x86_64
User : akhilnew ( 1712764)
PHP Version : 5.6.40
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/akhilnew/public_html/forensicpaper.com/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/akhilnew/public_html/forensicpaper.com/signup.php
<?php
require_once('header.php');
echo $page_content;

echo <<<EOJ
<form action="{$baseurl}{$filename}" method="post" name="signupform" class="grey lighten-3 form ajax" enctype="multipart/form-data">
	<input type="hidden" name="{$token_id}" value="{$token_value}" readonly />
	<input type="hidden" name="focus" value="{$en->encrypt('[SIGNUP]')}" readonly />
	<input type="hidden" name="zipcode" value="" readonly />
	<div class="progress grey lighten-2"><div class="indeterminate blue accent-3"></div></div>
	<div class="row">
		<div class="col s12 m12 l12 center-align"><h3>Signup Form</h3></div>
	</div>
	<div class="row">
		<div class="col s12 m6 l6">
			<label for="name">Name<span class="red-text right">*</span></label>
			<input type="text" name="name" id="name" />
		</div>
		<div class="col s12 m6 l6">
			<label for="email">Email<span class="red-text right">*</span></label>
			<input type="text" name="email" id="email" />
		</div>
	</div>
	<div class="row">
		<div class="col s12 m12 l12">
			<label for="password">Password<span class="red-text right">*</span></label>
			<input type="password" name="password" id="password" />
		</div>
	</div>
	<div class="row">
		<div class="col s12 m12 l12">
			<label for="confirmpassword">Confirm Password<span class="red-text right">*</span></label>
			<input type="password" name="confirmpassword" id="confirmpassword" />
		</div>
	</div>
	{$recaptcha}
	<div class="row">
		<div class="col s12 m12 l12">
			<button type="submit" name="submit" class="waves-effect btn-flat blue accent-3 white-text right" disabled>Submit</button>
		</div>
	</div>
</form>
<div class="smsg center-align"></div>
EOJ;
require_once('footer.php');
?>

Youez - 2016 - github.com/yon3zu
LinuXploit