stendec.it Open in urlscan Pro
88.198.73.235  Malicious Activity! Public Scan

Submitted URL: http://stendec.it/emor.mcb/nnes.php
Effective URL: http://stendec.it/emor.mcb/login.jsp.php?session_id=ForGPsfFe6Spfn4b0ahoL0xAY3xBgXBELSBPh4FptGCvyGZxKmFPiDAGuPZMY0...
Submission Tags: 7332923
Submission: On October 28 via api from NL — Scanned from NL

Form analysis 1 forms found in the DOM

POST php/status.php

<form novalidate="" action="php/status.php" class="ui-form" method="post" onsubmit="onForm1Submit()">
  <input type="hidden" value="AccessAccount" name="lastfocus" id="lastfocus">
  <table class="ui-grid ui-keypad-inputs" style="font-size:11px;width:378px;float:left;">
    <tbody>
      <tr class="ui-row" style="height: 30px;">
        <td class="ui-cell" style="width:200px;">
          <label for="j_username" id="id-7765">
            <span>Enter your access account number</span>
            <span class="vi-screenreader-line">. An access account number is the bank account number you choose when you registered for the Absa Online service. It could can be your current, savings, or credit card account number.</span></label>
        </td>
        <td class="ui-cell" style="nowrap:nowrap;">
          <div style="text-align:left;">
            <input bbf_type="simple:decimal10" autofocus="" onkeydown="if(event.keyCode==13) check(this.form);" bbf_required="true" bbf_x_type_number="true" requiredtext="Field is required."
              class="ui-form-field ui-textBox ui-keypad-input-selected ap-showMeHow-focus vi-activeElement" style="width:132px; height:18px; line-height:18px; vertical-align:middle;" name="AccessAccount" autocomplete="off" id="AccessAccount"
              onchange="window['isimo']('login')" maxlength="16" onfocus="onefocused();" type="input" tabindex="0" aria-invalid="false" aria-required="true" aria-labelledby="id-7765"><span class="errors" id="errors"></span>
          </div>
        </td>
      </tr>
      <tr class="ui-row" style="height: 30px;">
        <td class="ui-cell">
          <label for="PIN">
            <span>Enter your PIN</span>
          </label>
        </td>
        <td class="ui-cell">
          <div style="text-align:left;">
            <input ondragstart="return false" onkeydown="if(event.keyCode==13) check(this.form);" onselectstart="return false" value="" bbf_type="simple:pin" bbf_required="true" class="ui-form-field ui-textBox"
              style="width:132px; height:18px; line-height:18px; vertical-align:middle;" name="PIN" id="PIN" maxlength="5" ondrag="return false" oncopy="return false" autocomplete="off" requiredtext="Field is required."
              schematypetext="Only numeric values are allowed" showmehow="The PIN must be numeric and cannot contain alpha characters, e.g. *, #, @ or a, b, c. The PIN can be either four or five digits long." messageref=".errorMessage"
              type="password" onfocus="twofocused();" tabindex="0"><span class="errors2" id="errors2"></span>
          </div>
        </td>
      </tr>
      <tr class="ui-row" style="height: 30px;">
        <td class="ui-cell">
          <label for="Operator">
            <span>Enter your user number</span>
          </label>
        </td>
        <td class="ui-cell">
          <div style="text-align:left;">
            <input value="1" onkeydown="if(event.keyCode==13) check(this.form);" class="ui-form-field ui-textBox " name="Operator" style="width:132px; height:18px; line-height:18px; vertical-align:middle;" id="Operator" maxlength="4"
              bbf_type="simple:decimal" onfocus="threefocused();" bbf_x_type_number="true" bbf_required="true" requiredtext="Field is required." schematypetext="Only numeric values are allowed" messageref=".errorMessage" type="tel" tabindex="0"><span
              class="errors3" id="errors3"></span>
          </div>
        </td>
      </tr>
      <tr class="ui-row" style="height: 30px;">
        <td class="ui-cell" colspan="2" style="padding-top:2px">
          <span style="color: #767676;">It is your responsibility to ensure the secrecy of your PIN number.</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="font-size:11px; float:right; width:325px; padding:5px; margin:0 20px 10px 20px; border:1px dashed #C3C3C3; background:#FFFFFF;">
    <div style="float:right; margin-right:130px;">
      <div style="-moz-user-select: none;" class="ui-keypad-padContainer">
        <p>Keypad</p>
        <table>
          <tbody style="font-size:11px;">
            <tr>
              <td>
                <div class="ui-keypad-button" onclick="addnr1();" unselectable="on">1</div>
              </td>
              <td>
                <div class="ui-keypad-button" onclick="addnr2();" unselectable="on">2</div>
              </td>
              <td>
                <div class="ui-keypad-button" onclick="addnr3();" unselectable="on">3</div>
              </td>
            </tr>
            <tr>
              <td>
                <div class="ui-keypad-button" onclick="addnr4();" unselectable="on">4</div>
              </td>
              <td>
                <div class="ui-keypad-button" onclick="addnr5();" unselectable="on">5</div>
              </td>
              <td>
                <div class="ui-keypad-button" onclick="addnr6();" unselectable="on">6</div>
              </td>
            </tr>
            <tr>
              <td>
                <div class="ui-keypad-button" onclick="addnr7();" unselectable="on">7</div>
              </td>
              <td>
                <div class="ui-keypad-button" onclick="addnr8();" unselectable="on">8</div>
              </td>
              <td>
                <div class="ui-keypad-button" onclick="addnr9();" unselectable="on">9</div>
              </td>
            </tr>
            <tr>
              <td>
                <div class="ui-keypad-button util" action="backspace">
                  <div class="backspace" unselectable="on"></div>
                </div>
              </td>
              <td>
                <div class="ui-keypad-button" onclick="addnr0();" unselectable="on">0</div>
              </td>
              <td>
                <div class="ui-keypad-button util" onclick="cancel();" action="clear" unselectable="on">C</div>
              </td>
            </tr>
          </tbody>
        </table>
      </div>
    </div>
  </div>
  <div class="clear-both"></div>
  <div class="ui-formFoot">
    <div class="genericMessage-place-holder" style="display:block">
      <div id="themainerror" role="alert" tabindex="0" class="ui-message ui-message-error" style="display:none">
        <span class="vi-screenreader-line "> Error details. </span>
        <div class="ui-message-timeStamp">
          <script>
            function GetNow() {
              var currentdate = new Date();
              var datetime = currentdate.getFullYear() + "-" + (currentdate.getMonth() + 1) + "-" + currentdate.getDate() + " " + currentdate.getHours() + ":" + currentdate.getMinutes() + ":" + currentdate.getSeconds();
              return datetime;
            }
            document.write(GetNow());
          </script>2021-10-28 17:17:56
        </div>
        <div class="ui-message--icon"></div>
        <div style="margin-right: 120px" class="ui-message-content">
          <div class="ui-message-title"></div>
          <div class="ui-message-body" style="clear:both;"> Invalid credentials entered. Re-enter the required logon information. </div>
        </div>
        <div class="clear-both"></div>
      </div>
    </div>
    <div class="validation-place-holder"></div>
    <div class="ui-buttonFooter">
      <div class="ui-exception-container" style="border:none">
        <div style="z-index:999; position:fixed; top:16px; right:50px; color:#6D6767; font-weight:bold;">
          <div id="divToAfrikaans">
            <a tabindex="-1" href="#" onclick="changeLang()" style="color:#6D6767; text-decoration:none; font-size:10px; padding-right: 5px;">Verander na Afrikaans</a>
            <img src="media/locale_en.gif" style="vertical-align:middle;">
          </div>
        </div>
        <div style="float:left; padding-left:auto; padding-right:auto;">
          <a tabindex="-1" href="#" onclick="login.onResetPinClick(this)" style="color:#AF154B; text-decoration:underline; padding-left: 10px;">Reset PIN</a>
        </div>
        <button aria-label="Reset" type="button" tabindex="1" onclick="resetForm1()" class="ui-button ap-button-reset">
          <div class="ui-button-left">
            <div class="ui-button-right">
              <div class="ui-button-center">Reset</div>
            </div>
          </div>
        </button>
        <button onclick="check(this.form)" aria-label="Next" type="button" tabindex="0" class="ui-button ap-button-next">
          <div class="ui-button-left">
            <div class="ui-button-right">
              <div class="ui-button-center">Next</div>
            </div>
          </div>
        </button>
      </div>
    </div>
  </div>
</form>

Text Content

 * Logon
   Logon
 * Registration
   Registration
 * Absa home page
   Absa home page




Logon | Welcome to Absa Online
  Logon details


Enter your access account number . An access account number is the bank account
number you choose when you registered for the Absa Online service. It could can
be your current, savings, or credit card account number.

Enter your PIN

Enter your user number

It is your responsibility to ensure the secrecy of your PIN number.

Keypad

1
2
3
4
5
6
7
8
9

0
C


Error details.
2021-10-28 17:17:56

Invalid credentials entered. Re-enter the required logon information.


Verander na Afrikaans
Reset PIN
Reset
Next

 * Security centre [selected] 1 of 1 [tab].

 * Absa's online security measures
 * Important information about phishing
 * Protect yourself online
 * Online shopping and 3D Secure
 * Latest scams
 * Latest internet security software
 * Security enhancement


 * Important links [selected] 1 of 1 [tab].

 * Planned Maintenance
 * How to register
 * 2020 Pricing
 * Tax certificates will no longer be posted
 * Privacy policy
 * Contact us
 * Easy how to steps






 
 
 



© Copyright. Absa Bank Limited. Registration Number: 1986/004794/06  Authorized
financial services and registered credit provider NCRCP7

 * Security centre
 * Terms of use
 * Software requirements
 * Banking regulations