accounts.ss.anzeims.com Open in urlscan Pro
144.76.57.53  Public Scan

Submitted URL: https://accounts.ss.anzeims.com/
Effective URL: https://accounts.ss.anzeims.com/ApplicationUsers
Submission: On July 14 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

POST /ApplicationUsers/GetCredentional

<form class="needs-validation" novalidate="" method="post" action="/ApplicationUsers/GetCredentional">
  <div id="app">
    <div class="container p-l-55 p-r-55 p-t-40 p-b-35" style="width: 500px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto;">
      <div class="card" style=" border-radius:10px;">
        <div class="card-header brand-text">
          <h5 style="font-size:25px; color:#617182; font-weight:400; text-transform:uppercase; font-family:Times New Roman; text-align:center; margin-bottom:0px">Accounts </h5>
        </div>
        <div class="card-body">
          <div class="form-group">
            <label style="margin-top:20px; margin-left:10px; color:#617182; font-weight:400; font-family:Times New Roman;font-size:300px">User Name</label>
            <div class="input-container">
              <input type="text" id="Username" name="Username" class="form-control input-rounded input-field input" v-model="Username" placeholder="Type your username" autocomplete="off" required="">
              <div class="invalid-feedback"> Please Enter a valid Username </div>
            </div>
          </div>
          <div class="form-group">
            <label style="margin-top:05px; margin-left:10px; color:#617182; font-weight:400; font-family:Times New Roman;">Password</label>
            <div class="input-container">
              <input type="password" id="Password" name="Password" class="form-control input-rounded input-field in" v-model="Password" placeholder="Type your password" v-on:keyup.enter="GetCredentional" required="">
              <div class="invalid-feedback"> Please Enter Correct Password </div>
            </div>
          </div>
          <p style="color: red"></p>
          <br>
          <div id="btn">
            <button class="btn btn-primary btn-rounded btn-floating btn-block " type="submit" value="Create" id="showbar">Log In</button>
          </div>
        </div>
        <div class="card-footer text-center">
          <p style="color: dodgerblue">Powered by ANZ Global Soft</p>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

ACCOUNTS

User Name
Please Enter a valid Username
Password
Please Enter Correct Password




Log In

Powered by ANZ Global Soft