admin.whoistheimposter.com Open in urlscan Pro
52.87.66.179  Public Scan

URL: https://admin.whoistheimposter.com/
Submission: On December 19 via api from GB — Scanned from GB

Form analysis 3 forms found in the DOM

POST /admin/login

<form class="auth-login-form mt-2" action="/admin/login" id="admin_login_form" method="POST" novalidate="novalidate">
  <div class="mb-1">
    <label for="login-email" class="form-label">Email</label>
    <input type="text" class="form-control" id="login-email" name="email" placeholder="john@example.com" aria-describedby="login-email" tabindex="1" autofocus="">
  </div>
  <div class="mb-1">
    <div class="d-flex justify-content-between">
      <label class="form-label" for="login-password">Password</label>
      <a href="javascript:;" id="forgetpasswordButton">
                                                    <small>Forgot Password?</small>
                                                </a>
    </div>
    <div class="input-group input-group-merge form-password-toggle">
      <input type="password" class="form-control form-control-merge" id="login-password" name="password" tabindex="2" placeholder="············" aria-describedby="login-password">
      <span class="input-group-text cursor-pointer"><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
          class="feather feather-eye">
          <path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"></path>
          <circle cx="12" cy="12" r="3"></circle>
        </svg></span>
    </div>
  </div>
  <div class="mb-1">
    <div class="form-check">
      <input class="form-check-input" type="checkbox" id="remember-me" tabindex="3">
      <label class="form-check-label" for="remember-me"> Remember Me </label>
    </div>
  </div>
  <button class="btn btn-primary w-100 waves-effect waves-float waves-light" id="proceed_signin" tabindex="4">Sign in</button>
</form>

POST /user/forgotpassword

<form class="auth-forgot-password-form mt-2" action="/user/forgotpassword" method="POST" novalidate="novalidate">
  <div class="mb-1">
    <label for="forgot-password-email" class="form-label">Email</label>
    <input type="text" class="form-control" id="forgot-password-email" name="email" placeholder="john@example.com" aria-describedby="forgot-password-email" tabindex="1" autofocus="">
  </div>
  <button class="btn btn-primary w-100 waves-effect waves-float waves-light" tabindex="2">Submit</button>
</form>

POST #

<form class="auth-register-form mt-2" action="#" method="POST" novalidate="novalidate">
  <div class="mb-1">
    <label for="register-username" class="form-label">Username</label>
    <input type="text" class="form-control" id="register-username" name="username" placeholder="johndoe" aria-describedby="register-username" tabindex="1" autofocus="">
  </div>
  <div class="mb-1">
    <label for="register-email" class="form-label">Email</label>
    <input type="text" class="form-control" id="register-email" name="email" placeholder="john@example.com" aria-describedby="register-email" tabindex="2">
  </div>
  <div class="mb-1">
    <label for="register-password" class="form-label">Password</label>
    <div class="input-group input-group-merge form-password-toggle">
      <input type="password" class="form-control form-control-merge" id="register-password" name="password" placeholder="············" aria-describedby="register-password" tabindex="3">
      <span class="input-group-text cursor-pointer"><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
          class="feather feather-eye">
          <path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"></path>
          <circle cx="12" cy="12" r="3"></circle>
        </svg></span>
    </div>
  </div>
  <div class="mb-1">
    <div class="form-check">
      <input class="form-check-input" type="checkbox" id="register-privacy-policy" tabindex="4">
      <label class="form-check-label" for="register-privacy-policy"> I agree to <a href="#">privacy policy &amp; terms</a>
      </label>
    </div>
  </div>
  <button class="btn btn-primary w-100 waves-effect waves-float waves-light" tabindex="5">Sign up</button>
</form>

Text Content

WELCOME TO WHO IS THE IMPOSTER! 👋

Please sign-in to your account and start the adventure

Email
Password Forgot Password?

Remember Me
Sign in

FORGOT PASSWORD? 🔒

Enter your email and we'll send you instructions to reset your password

Email
Submit

Back to login

ADVENTURE STARTS HERE 🚀

Make your system management easy and fun!

Username
Email
Password

I agree to privacy policy & terms
Sign up

Already have an account? Sign in instead