prolectestlab.com Open in urlscan Pro
200.57.11.18  Public Scan

Submitted URL: http://prolectestlab.com/
Effective URL: https://prolectestlab.com/login
Submission: On October 02 via manual from MX — Scanned from DE

Form analysis 2 forms found in the DOM

POST

<form id="formdata" method="post">
  <div class="input-group-def">
    <label for="user_name">Employee ID</label>
    <input class="input-form-def" type="text" id="user_name" name="user_name">
  </div>
  <div class="input-group-def">
    <label for="user_password">Password</label>
    <input class="input-form-def" type="password" id="user_password" name="user_password">
  </div>
  <button class="login-button" type="submit">Employee Login</button>
</form>

POST

<form id="formGuests" method="post">
  <div class="input-group-def">
    <label for="appoiment_id">Appointment Id</label>
    <input class="input-form-def" type="text" id="appoiment_id" name="appoiment_id">
  </div>
  <div class="input-group-def">
    <label for="appoiment_password">Password</label>
    <input class="input-form-def" type="text" id="appoiment_password" name="appoiment_password">
  </div>
  <button class="login-appoiment-button" type="submit">Login</button>
</form>

Text Content

Employee ID
Password
Employee Login
Appointment login

I forgot my password

Appointment Id
Password
Login
Employee login