dev-epchdemployee.stantonstreethosting.com Open in urlscan Pro
173.236.139.237  Public Scan

URL: https://dev-epchdemployee.stantonstreethosting.com/
Submission: On August 05 via automatic, source certstream-suspicious — Scanned from US

Form analysis 2 forms found in the DOM

POST /login

<form action="/login" method="post" class="form-box">
  <h2 class="center">Login</h2>
  <!-- This needs to be the email instead of the username -->
  <div class="input-group">
    <label for="login_username">Email:</label>
    <input id="login_username" name="username" required="" type="text">
  </div>
  <div class="input-group">
    <label for="login_password">Password:</label>
    <input id="login_password" name="password" required="" type="password">
    <i class="fas fa-eye password-icon" onclick="togglePasswordVisibility()"></i>
  </div>
  <input class="submit-button" name="login" type="submit" value="Login">
  <input type="hidden" name="csrf_token" value="5PPwfZg7s4aP+oSuFltmySfms3HZ2Av+JE7m9UTP6H0=">
  <input type="hidden" id="time" name="time" value="1722900041">
  <p class="signup"> Have not registered yet? <a href="#" onclick="toggleForm();">Register.</a>
  </p>
</form>

POST /register

<form action="/register" method="post" class="form-box">
  <h2 class="center">Verify ID</h2>
  <div class="input-group">
    <label for="id_number">ID Number:</label>
    <input id="id_number" name="id_number" required="" type="text">
  </div>
  <div class="input-group">
    <label for="HRA_Password">HRA Password:</label>
    <input id="HRA_Password" name="HRA_Password" required="" type="password">
    <i class="fas fa-eye password-icon" onclick="toggleHRAPasswordVisibility()"></i>
  </div>
  <input class="submit-button" name="register" type="submit" value="Verify">
  <input type="hidden" name="csrf_token" value="5PPwfZg7s4aP+oSuFltmySfms3HZ2Av+JE7m9UTP6H0=">
  <input type="hidden" id="time" name="time" value="1722900041">
  <p class="signup"> Already have an account ? <a href="#" onclick="toggleForm();">Log in.</a>
  </p>
</form>

Text Content

Engagement and
Associate Experience


LOGIN

Email:
Password:

Have not registered yet? Register.


VERIFY ID

ID Number:
HRA Password:

Already have an account ? Log in.