login.ncacredit.com
Open in
urlscan Pro
12.106.86.121
Public Scan
Submitted URL: https://login.ncacredit.com/
Effective URL: https://login.ncacredit.com/custom/login.aspx
Submission: On August 31 via automatic, source certstream-suspicious — Scanned from DE
Effective URL: https://login.ncacredit.com/custom/login.aspx
Submission: On August 31 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
1 forms found in the DOMName: login — POST ./login.aspx
<form name="login" method="post" action="./login.aspx" 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="7UcijUdeOLulSqZhyh18S58kMlZ11s21QONVVG/1+5eiDdOx8cZLOH++vL22P210txjKBI9A/pARIzhlIb27kz267bNc/eSCxmWGcfoZ0dJCqFc8dDcTnAIXw2Q21cT+lShlN3zWAqyU3xLgjkYY+qsstmynEZIzB/iNrMX+cGQGaF8uQBInerBgPELpPhH2fqKcQ5gde9+ssXAr9JYfpvWt4+IcRjm+E9anK5Dhe+tdejWgDQIM8pNiwEg0RVCACZpBM2EOAZAjYumwMjOogwszoqeOMmS7tKq8kdbdAM37ZA+5G10WR2n+x55A6CaWLtwgBIQnUh7cDk5QpxEzSm/bjC7gg0z5K6JTF1j1Qv1J5j+zyYKZxwwOAqRr20Kgbmbnc6pIdAmUXRtu9K2NKaW/b9uyVvShHoVlYRsq6UiZ/PH6QARWLrWGeOcsX6/7w9RkNKK320FnirRhpn++YoOPJDsMbFzFcGpNDrz/nVbWpF0hExmS11hF8ydcrloE84kX1w9E9wnpPHnXADL+dzL/09Q33X4AbJ6j9ZmdOwOPeebOpuIW8drIxG6i+kDFmiIAx8FMRv+Xjjoy/QAHOKqTkzSYjV1lpVo/qE0a5Vi9UDcq+t4njzi/8p6frefaYGRlYNCwkf2F6g+aTVRzjOQETDDl+58JUXhS6+nx2je9PQp4dOHWRtCVsNNbO6UTP5hgQjxBhNo6OTLb0tO75Bexm6WL7FXBH6YjwYTc6kVRlq8eDAWIO+eka/UULkoHjRhpKdH8UTSJXIzFxj+uM4H/0nsYLxpt/Buq4MrVwRPjWAJ+QWZMk7KriR3F7BV/21v32+JsDYXPUczuBEGYLFiTF3Cp1L3k0w3sCcDB3uBhdU4UO94ErN4pLUpUh4etcMHZ47bQmqtPzx/T54q1UHLfdd1DavoxECaQK16f2BB3jC9/hdyWCF1LgPlAUQm0aXJKC184n1YXIYpiEx1eGyQX2asi1+g2tBRFgFNVdY9aY5dD4dYxhpBeyWHeTlC1NWV8E5wEZzWU5fKJxHULnnZ1jFa45PhsB2aedxWPytb/YgN/L7lkAi+iEYfkYQka826AqQ==">
</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 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;
input = a_window.document.createElement('input');
input.type = 'hidden';
input.name = 'returnurl';
input.value = '\x2f';
frm.appendChild(input);
frm.submit();
a_window.document.body.removeChild(frm);
}
//]]>
</script>
<div>
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="113A42EE">
<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="zhAbATEVGQ30KN9OymLuOqKGUOUBrBnZF0vGLXSd1hMkw41WCI+1BLBTUIUVF256vYJ4NikF/kOujXJ7VD3KOgZ9loLJOms3WoehDgmmVue3NRqen6CWzB1Oa1gZN0Ibkx8YOy/y8r553qs3PxwkxRkKcXc=">
</div>
<input id="IsPointWebConnect" type="hidden" name="IsPointWebConnect" value="F">
<table id="Table1" height="581" width="625" align="center" border="0" background="images/loginbackground.gif">
<tbody>
<tr>
<td style="HEIGHT: 145px"></td>
</tr>
<tr>
<td valign="top" align="middle"><span id="lblMsg" style="FONT-SIZE: 8pt; FONT-FAMILY: verdana"></span>
<table class="t1" id="Table2" cellspacing="0" cellpadding="0" width="416" border="0">
<tbody>
<tr>
<td width="215" rowspan="8"> </td>
<td width="201" height="20">
<p align="center" class="style3">Username</p>
</td>
</tr>
<tr>
<td>
<p align="center"><input name="__mcllogintextbox" type="text" id="Email" style="width:120px;" value="" autocomplete="off" required=""></p>
</td>
</tr>
<tr>
<td height="20" width="201">
<p align="center" class="style3">Password</p>
</td>
</tr>
<tr>
<td>
<p align="center"><input name="__mclpasswordtextbox" type="password" id="Password" style="width:120px;" autocomplete="off" required=""></p>
</td>
</tr>
<tr>
<td>
<p align="center" class="style2"></p>
</td>
</tr>
<tr>
<td style="HEIGHT: 42px">
<table width="201" style=" HEIGHT: 38px">
<tbody>
<tr>
<td width="74" align="right" style="WIDTH: 58px"><img src="images/CCR_lock.gif" alt="Sucure Login" width="74" height="72"></td>
<td width="115">
<div align="right">
<img name="btnLogin" id="btnLogin" src="images/login.jpg" align="NotSet" alt=""><input type="hidden" name="__mclfpsessionid" value="">
<br>
<span class="style1"><a href="/insecure/resetpw_request.aspx">Reset Password</a>
</span>
</div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="20"><br>
<p align="right"><a class="style1" href="javascript:bookmark()"><img src="images/add.jpg" alt="Add CCR to your favorites list" width="27" height="26" border="0">Add
this page to favorites</a></p>
</td>
</tr>
<tr>
<td height="20">
<p align="right"><a href="/instant_view/"><br>
<img src="images/CCR_Instant.gif" alt="Instant View Report Verification" width="27" height="34" border="0"><span class="style1">Instant
View Report Verification</span></a></p>
<p></p>
</td>
</tr>
</tbody>
</table>
<p align="center"><span class="logintext1 style1">SECURITY NOTICE : The use of this system may be monitored for computer security purposes. <br> Any unauthorized access to this system is prohibited and is subject to criminal and civil <br>
penalties under Federal Laws including, but not limited to, the Computer Fraud and Abuse <br> Act and the National Information Infrastructure Protection Act. </span>
</p>
</td>
</tr>
</tbody>
</table>
<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);
}
if (document.attachEvent) document.attachEvent('onkeypress', __onKeyPress);
else if (document.addEventListener) document.addEventListener('keypress', __onKeyPress, false);
} catch (e) {}
/*]]>*/
</script>
</form>
Text Content
Username Password Reset Password Add this page to favorites Instant View Report Verification SECURITY NOTICE : The use of this system may be monitored for computer 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.