www.doctrack.online Open in urlscan Pro
151.106.116.232  Public Scan

URL: https://www.doctrack.online/
Submission: On November 18 via automatic, source certstream-suspicious — Scanned from SG

Form analysis 1 forms found in the DOM

<form class="form">
  <h1 class="h4 text-gray-900 mb-4 text-logo">Welcome Back!</h1>
  <div class="form-group">
    <input type="text" name="username" class="form-control form-control-user" id="username" aria-describedby="username" placeholder="Enter username..." require="">
    <i class="fa-solid fa-user"></i>
  </div>
  <div class="form-group">
    <input type="password" name="password" class="form-control form-control-user" id="password" placeholder="Enter password..." require="">
    <i class="fa-solid fa-lock"></i>
  </div>
  <label>
    <input type="checkbox" name="termsconditions"> <span>Remember me</span>
  </label>
  <div class="form-groups">
    <button type="button" class="btn btn-light text-center" name="submit" onclick="login()" style="width: 100%; 
                                                                                                                box-shadow: inset 5px 5px 10px rgba(0, 0, 0.1, 0), inset -5px -5px 10px #fff; 
                                                                                                                margin-top: 10px;
                                                                                                                border: 0.25px solid #858796;
                                                                                                                font-weight:bolder;"> Log in</button>
  </div>
  <div class="forgot text-center mt-2">
    <button type="button" class="btn btn-light text-center" onclick="forgotPassword()" style="width: 100%;
                                                                                                                margin-top: 10px;"> Forgot Password? </button>
  </div>
</form>

Text Content

WELCOME BACK!



Remember me
Log in
Forgot Password?