portal.aponixtechnology.com Open in urlscan Pro
107.154.76.251  Public Scan

URL: https://portal.aponixtechnology.com/user/questionnaire.summary.jsp?code=ea3a8f64-4d38-4ab0-ae66-0e0c5d80caab
Submission: On September 17 via manual from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form id="loginForm">
  <div style="width: 75%; display: inline-block;">
    <!--3 text boxes but only one visible at any given moment-->
    <div class="form-group" id="usernameContent" style="display: block;"> Username (Email Address):<br>
      <input type="text" class="form-control" id="username" name="j_username" placeholder="Username (Email Address)">
    </div>
    <div class="form-group" id="passwordContent" style="display: none;"> Password:<br>
      <input type="password" class="form-control" id="password" name="password" placeholder="Password (case sensitive)" autocomplete="off">
    </div>
    <div class="form-group" id="mfaContent" style="display: none; "> A unique access code has been sent to you via email. Please allow 2-3 minutes for delivery, in case email is delayed in transit.<br>
      <input type="text" class="form-control" id="mfa" name="mfa" placeholder="Code (sent by email)" autocomplete="off" maxlength="6">
    </div>
    <!--Automatically populated with "password#mfa" before submission to j_security_check-->
    <input type="hidden" name="j_password" id="j_password" autocomplete="off">
    <!--Same button used by all steps-->
    <input id="submitButton" type="button" value="Next" onclick="javascript:processLogin();" class="btn btn-primary" style="width: 100%">
    <div style="text-align: right; padding-top: 5px">
      <a href="/forgotPassword.jsp">Forgot Password?</a>
    </div>
  </div>
</form>

Text Content

LOGIN



Username (Email Address):

Password:

A unique access code has been sent to you via email. Please allow 2-3 minutes
for delivery, in case email is delayed in transit.

Forgot Password?