www.alibabar.upaylab.aviatorbd.xyz Open in urlscan Pro
37.27.131.223  Public Scan

URL: https://www.alibabar.upaylab.aviatorbd.xyz/
Submission: On August 09 via automatic, source certstream-suspicious — Scanned from FI

Form analysis 1 forms found in the DOM

POST

<form class="row g-3 needs-validation" novalidate="" action="" method="POST">
  <div class="col-12">
    <label for="yourUsername" class="form-label">Username</label>
    <div class="input-group has-validation">
      <span class="input-group-text" id="inputGroupPrepend">@</span>
      <input type="text" id="username" name="username" class="form-control" required="">
      <div class="invalid-feedback">Please enter your username.</div>
    </div>
  </div>
  <div class="col-12">
    <label for="yourPassword" class="form-label">Password</label>
    <input type="password" id="password" name="password" class="form-control" required="">
    <div class="invalid-feedback">Please enter your password!</div>
  </div>
  <div class="col-12">
    <p style="width: 100%;text-align: right;" class="small mb-0"><a href="forgot.php">Forgotten password?</a></p>
  </div>
  <div class="col-12">
    <button class="btn btn-danger w-100" name="signin" type="submit">Login</button>
  </div>
  <div class="col-12">
    <p class="small mb-0">Don't have account? <a href="register.php">Create an account</a></p>
  </div>
</form>

Text Content

LOGIN TO YOUR ACCOUNT

Enter your username & password to login

Username
@
Please enter your username.
Password
Please enter your password!

Forgotten password?

Login

Don't have account? Create an account