| Server IP : 208.122.213.31 / Your IP : 216.73.216.185 Web Server : Apache System : Linux msd6191.mjhst.com 4.18.0-553.137.1.el8_10.x86_64 #1 SMP Wed Jun 24 11:40:24 UTC 2026 x86_64 User : WHMCS_MIA_382 ( 1001) PHP Version : 7.4.33 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/httpd/html/hotbabes4k.com/public_html/elxprotect/custom/ |
Upload File : |
<!DOCTYPE html>
<html>
<head>
<title>Log into Members Area</title>
<link rel="stylesheet" type="text/css" href="/elxprotect/images/style.css" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=350, user-scalable=no" />
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
</head>
<body bgcolor="#ffffff">
<div align="center">
<table style="margin-top:50px;margin-bottom:10px;" cellspacing="0" cellpadding="0" border="0">
<tr>
<td><img src="images/logo.png" width="280" alt="" border="0"></td>
</tr>
</table>
<table width="320" cellspacing="0" cellpadding="0" border="0"><tr><td class="section_icon"><img src="images/sectiondesc_lock.png" class="section_icon" alt="" border="0"></td>
<td class="iconbar">
<span class="warning"><?php echo $errmsg ?></span>
</td>
</tr>
</table>
<table style="margin-top:3px;" width="320" cellspacing="0" cellpadding="0" border="0">
<tr><form method="POST">
<td align="center" bgcolor="#e8e8e8">
<table style="margin-top:10px;margin-bottom:10px;text-align:left;" cellspacing="2" cellpadding="4" border="0">
<tr>
<td nowrap>User Name:</td>
<td><input style="width:194px;" name="Login" value="<?php echo htmlentities($login, ENT_COMPAT, "UTF-8"); ?>" /></td>
</tr>
<tr>
<td nowrap>Password:</td>
<td><input style="width:194px;" name="Pass" type="password" value="<?php echo htmlentities($pass, ENT_COMPAT, "UTF-8"); ?>"/></td>
</tr>
<?php if ($usecaptcha)
{ ?>
<tr>
<td nowrap>Image:</td>
<td>
<input style="width:194px;" name="captcha" autocomplete="off" maxlength="5" />
</td>
</tr>
<tr>
<td colspan="2">
Please enter the text in the image below along with your User Name and Password in order to sign in.
</td>
</tr>
<tr>
<td colspan="2">
<img border="1" src="captcha.php?r=<?php echo rand() ?>" />
</td>
</tr>
<?php } ?>
</table>
</td>
</tr>
</table>
<table width="320" cellspacing="0" cellpadding="0">
<tr>
<td align="right" colspan="2"><input type="submit" name="Submit" value="1" class="signin buttons3" /></td>
</tr>
</td>
</tr></table>
</div>
</form>
</div>
</body>
</html>