credit.creditplus.com
Open in
urlscan Pro
12.106.86.151
Public Scan
URL:
https://credit.creditplus.com/custom/login.aspx
Submission: On March 18 via manual from US — Scanned from DE
Submission: On March 18 via manual from US — Scanned from DE
Form analysis
1 forms found in the DOMName: login — POST ./login.aspx
<form name="login" method="post" action="./login.aspx" onsubmit="javascript:return WebForm_OnSubmit();" id="login" autocomplete="off">
<div>
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
value="ymRI3vHKB9M7Z/gcMFOmf7Co8+LmfEKIayvP0zeH/W3Iq+ISZCemrP+NC5kqp/rOJkvxUZ2wfV4s2TyefoHTUoM0uoM9YeKdYQirP0vz3QFn1TbQaTXcEkZKLo1NXe4gtfhU4T+eAl/yzCD/GLywxyImeRb7lyRs2a/lF4qAft+tW2XHnV/CCTRWHMC+4g2JuRzEjhIEex9YoWbua0qAEBJjNqf9AmA5EcOM+EdI1KubtYYNLHiaSvtxnEOe3PeErNol1FbFR3Thes2PWYArrdcxOlbeIdSOQyQLHrE4X1ESAkw+h9zNzmnwlPKXGncdvsCkqpiZOTTpObxR84n70kNfYJc0BdYoFxyebFFGY9acmt6TSmSgngErFJw5YtbQwBIMpmsTF27wynQahlQ8Qs/dG9c15gDqUPEP8wi3zvfUp07RbduGfOqvk0StVf7v+BeaPBekEYT+p5B9UUgmgOvYmQuuhZJYxDoAoqvaRzU3qpCpDhzn/2el+IoxrKGboXvfvU8Pn5S3TFF/B3Si1t/0JMcUqIREuV5T+C4/M4tfopNSezJ0nSRzsCEcteVm+6VRGfOSIBxjpNJgTYdVjoJyDzUnUZgCkBPSqIQz8CFdaNKujFa+FN7qWomPDnRfdvuuFda/KMoINVyU9bSaH7okh5EHgd19cEApdQ2nLKO3ZP8m7rsT1JoAiFzEJik3GxRwXQgA5NiqnqmnMkH9MiET0/kMgvNWESFDMTK5DaNfjf6cq66dKJVGD6EwP+TMYhw/3NXazVf1DdqHlS8IJgHqIuKEzUNt5cDdRFO7F6VrqSLfBbCmg/otv1GCXsWxGAizbwZ1BvfCj8eT2srPCK6mRUVjQe8r195cPhYYFHc1eP9d3/+ZloRWKee36H2ycniwEctzwwxB5u7bBsoM/H/Zf95/AxIy3QbxkL8JCuyqRcjQ9oYXLGUrugcsw0930bUfStjpC9YKRpiC1wAPKdmKrfqqWfpUf19Q8KDo7LHtO6bLdJmAgvoC40CgmNrQalqmS4dFOqJQpT7Ix4UnmcXlWYU=">
</div>
<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['login'];
if (!theForm) {
theForm = document.login;
}
function __doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.__EVENTTARGET.value = eventTarget;
theForm.__EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
</script>
<script src="/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZCEXafgYEoPsK3lkg9asNKCdjtrZgEU4-lDXsdqFIOjX1m0GtA2&t=637729336233813844" type="text/javascript"></script>
<script src="https://fp.meridianlink.com/Script/DeviceCheck.js" type="text/javascript"></script>
<script type="text/javascript">
/*<![CDATA[*/
try {
var g_fpComputeAndPost = function() {
new MLDeviceCheck('f074eca5f6ef4b12b37a0c88c31657b7').logDevice('fb3cfccaa88e4a37a729ceeb74de7792', 'esnpVmraZXhK4dbN4rCAonVNN51ul\x2fzyBQdQ9v8B6cI\x3d');
};
if (window.addEventListener) window.addEventListener('load', g_fpComputeAndPost, false);
else if (window.attachEvent) window.attachEvent('onload', g_fpComputeAndPost);
} catch (e) {
if (console && typeof(console.debug) === 'function') console.debug('FP logging failed: ' + e.message);
}
/*]]>*/
</script>
<script type="text/javascript">
/*<![CDATA[*/
var g_dtLastSuccessfulLoginButtonClick = null;
function __loginMCL() {
try {
var currentDate = Date.now();
if (g_dtLastSuccessfulLoginButtonClick != null && (currentDate - g_dtLastSuccessfulLoginButtonClick) < (10 * 1000)) {
if (window.event) window.event.returnValue = false;
return;
} else {
g_dtLastSuccessfulLoginButtonClick = currentDate;
}
var email = document.getElementsByName('__mcllogintextbox');
var pwd = document.getElementsByName('__mclpasswordtextbox');
var chk = document.getElementsByName('__mclloginremember');
var fpSessionID = document.getElementsByName('__mclfpsessionid');
var sFpSessionID = '';
if (fpSessionID && fpSessionID.length > 0) var sFpSessionID = fpSessionID[0].value;
if (null == email || null == pwd || email.length != 1 || pwd.length != 1) {
alert('Login and/or Password not found');
return;
}
if (null == chk || 0 == chk.length) __doPostBack('__mclloginbutton', '__mcllogintextbox:' + email[0].value + '\t' + '__mclpasswordtextbox:' + pwd[0].value + '\t' + '__mclfpsessionid:' + sFpSessionID);
else __doPostBack('__mclloginbutton', '__mcllogintextbox:' + email[0].value + '\t' + '__mclpasswordtextbox:' + pwd[0].value + '\t' + '__mclloginremember:' + (chk[0].checked ? 'true' : 'false') + '\t' + '__mclfpsessionid:' + sFpSessionID);
if (window.event) window.event.returnValue = false;
} catch (e) {
alert(e.description);
}
}
function __onKeyPress() {
if (13 == event.keyCode) {
window.event.returnValue = false;
__loginMCL();
}
}
/*]]>*/
</script>
<script type="text/javascript" src="/shared/inc/common.js"></script>
<script type="text/javascript" src="/shared/inc/utils.js"></script>
<script type="text/javascript" src="/shared/inc/xmlUtils.js"></script>
<script type="text/javascript">
//<![CDATA[
function postRefreshPage(a_window, a_sTarget) {
var frm = a_window.document.body.appendChild(a_window.document.createElement('form'));
frm.method = 'post';
frm.action = '\x2fcustom\x2flogin.aspx';
var bAvoidSettingTarget = false;
if (a_sTarget == "_self") {
// The intent here is to detect if the window is a modal dialog.
// We assume the window is a modal dialog if it contains <base target='_self' /> within the <head>.
// We avoid setting the target attribute so that the form post may rely on <base target='_self' />
// to target the modal dialog; otherwise, a new popup window gets created if we set target = '_self'
// for the modal dialog.
var elemHead = a_window.document.getElementsByTagName('head')[0];
if (elemHead != null) {
var elemBase = elemHead.getElementsByTagName('base')[0];
if (elemBase != null && elemBase.getAttribute('target') == '_self') bAvoidSettingTarget = true;
}
}
if (a_sTarget != null && a_sTarget != "" && !bAvoidSettingTarget) frm.target = a_sTarget;
var input;
frm.submit();
a_window.document.body.removeChild(frm);
}
//]]>
</script>
<script language="JavaScript">
/*<![CDATA[*/
function init() {
{
var bIsPointBrowser = IsPointBrowser();
var loginBox = document.getElementsByName("__mcllogintextbox");
loginBox[0].focus();
document.getElementById("IsPointWebConnect").value = bIsPointBrowser ? "T" : "F";
if (bIsPointBrowser) location.href = "/shared/PointWebConnectLogin.aspx";
}
}
function IsPointBrowser() {
{
try {
{
return (0 == window.external.GetCalyxPlatformVersion());
}
} catch (e) {
{}
}
return false;
}
}
/*]]>*/
</script>
<script src="/WebResource.axd?d=x2nkrMJGXkMELz33nwnakAxUma5U8XkuBzVO9xABnyI0bIzCSG5Fz9OkvyhunA_BdiWnBJUiVJ0AOA4e12MOwlsJvIs1&t=637729336233813844" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
function WebForm_OnSubmit() {
if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false;
return true;
}
//]]>
</script>
<div>
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="113A42EE">
<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION"
value="0o3fs0qdOKtoddXI038B9jt6r+3Koqjb54QSrCY89WGCzr65/9SUvp7X5CuqK6kO4v+t0wPKs7aW1QEc1ws56+GadVFrtVwCQ+plS6cCKSkKpog63JAdX3U0mlspgXE0VrZdB7R+1gOCSbpj0JjNqLNmCXiaUelKDnAHbRYlnvJQNL6N471h7LNzR+bI3uSMqffI0A==">
</div>
<input id="IsPointWebConnect" type="hidden" name="IsPointWebConnect" value="F">
<div id="main_container" class="center_on_screen">
<div id="header">
<div id="logo" class="center_on_screen">
<a id="hlLogo" title="https://xactus.com" class="custom_logo_styling" href="https://xactus.com"><img title="https://xactus.com" src="/custom/images/logo.gif" alt="" style="border-width:0px;"></a>
</div>
</div>
<!--[if lte IE 9]>
<div id="content_box_ie">
<![endif]-->
<!--[if !IE]><!-->
<div id="content_box">
<!--<![endif]-->
<h2>Secure System Login</h2>
<!--[if lte IE 9]>
<div class="horizontal_line center_on_screen"></div>
<div id="form_fields" class="center_on_screen">
<p class="label_ie">Login:</p>
<input name="__mcllogintextbox" type="text" id="Email_ie" value="" autocomplete="off" required="" />
<p class="label_ie">Password:</p>
<input name="__mclpasswordtextbox" type="password" id="Password_ie" autocomplete="off" required="" />
<![endif]-->
<!--[if !IE]><!-->
<div id="form_fields" class="center_on_screen">
<span style="font: 14px Verdana, sans-serif;color: #f32323;margin: 0 auto;position: relative;top: 5px;font-weight: bold;display: block;">
<div id="vsError" style="color:Red;margin-bottom:15px;display:none;">
</div>
</span>
<span id="revUnicodeValidator" style="color:Red;display:none;"></span>
<input name="__mcllogintextbox" type="text" id="Email" class="adaptive_placeholder" value="" autocomplete="off" required="">
<label class="adaptive_placeholder" alt="Enter your login..." placeholder="Login"></label>
<input name="__mclpasswordtextbox" type="password" id="Password" class="adaptive_placeholder" autocomplete="off" required="">
<label class="adaptive_placeholder" alt="Enter your password..." placeholder="Password"></label>
<!--<![endif]-->
<button type="submit" name="mclLogin$btnLogin" value="" onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("mclLogin$btnLogin", "", true, "", "", false, false))" id="btnLogin"
class="center_on_screen">
<span id="lock"><img id="lock_img" src="/shared/images/white_lock.png"></span>Login </button><input type="hidden" name="__mclfpsessionid" value="fb3cfccaa88e4a37a729ceeb74de7792">
<div id="login_links">
<a class="link_text" href="/insecure/resetpw_request.aspx">Forgot your password?</a>
<div id="vert_line"></div>
<a class="link_text" href="/instant_view/">Go to Instant View</a>
<br><br>
<a class="link_text" href="/insecure/resetpw_request.aspx?newuser=T">I don't have a password yet</a>
</div>
</div>
</div>
<p id="security" class="center_on_screen end_content_spacing">
<strong>SECURITY NOTICE:</strong> The use of this system may be monitored and data about devices accessing this system may be used for security purposes. Any unauthorized access to this system is prohibited and is subject to criminal and civil
penalties under Federal Laws including, but not limited to, the Computer Fraud and Abuse Act and the National Information Infrastructure Protection Act.
</p>
<!--footer bar-->
<div class="footer_bar">
<div class="footer_content">
<div id="footer_info"> Contact Xactus formerly Credit Plus: call (800) 258-3488 or fax (800) 258-3287 </div>
<div id="footer_copyright">
<a style="color:#555;" href="/shared/privacy_notice.aspx" onclick="javascript:window.open('/shared/privacy_notice.aspx', 'Privacy');return false;">Privacy Statement</a>. MCL © 2000-2022
<a style="color:#555;" href="https://www.meridianlink.com">MeridianLink</a>, Inc. All rights reserved.
</div>
</div>
</div>
</div>
<script type="text/javascript">
//<![CDATA[
var Page_ValidationSummaries = new Array(document.getElementById("vsError"));
var Page_Validators = new Array(document.getElementById("revUnicodeValidator"));
//]]>
</script>
<script type="text/javascript">
//<![CDATA[
var vsError = document.all ? document.all["vsError"] : document.getElementById("vsError");
vsError.displaymode = "SingleParagraph";
var revUnicodeValidator = document.all ? document.all["revUnicodeValidator"] : document.getElementById("revUnicodeValidator");
revUnicodeValidator.controltovalidate = "Password";
revUnicodeValidator.errormessage = "Login failed";
revUnicodeValidator.display = "None";
revUnicodeValidator.evaluationfunction = "RegularExpressionValidatorEvaluateIsValid";
revUnicodeValidator.validationexpression = "^[\\x20-\\x7E]*$";
//]]>
</script>
<script type="text/javascript">
/*<![CDATA[*/
try {
var btn = document.getElementById('btnLogin');
if (btn != null) {
if (window.addEventListener) btn.addEventListener('click', __loginMCL, false);
else if (window.attachEvent) btn.attachEvent('onclick', __loginMCL);
}
} catch (e) {}
/*]]>*/
</script>
<script type="text/javascript">
//<![CDATA[
var Page_ValidationActive = false;
if (typeof(ValidatorOnLoad) == "function") {
ValidatorOnLoad();
}
function ValidatorOnSubmit() {
if (Page_ValidationActive) {
return ValidatorCommonOnSubmit();
} else {
return true;
}
}
//]]>
</script>
</form>
Text Content
SECURE SYSTEM LOGIN Login Forgot your password? Go to Instant View I don't have a password yet SECURITY NOTICE: The use of this system may be monitored and data about devices accessing this system may be used for security purposes. Any unauthorized access to this system is prohibited and is subject to criminal and civil penalties under Federal Laws including, but not limited to, the Computer Fraud and Abuse Act and the National Information Infrastructure Protection Act. Contact Xactus formerly Credit Plus: call (800) 258-3488 or fax (800) 258-3287 Privacy Statement. MCL © 2000-2022 MeridianLink, Inc. All rights reserved.