creditplus.anmol04.xyz Open in urlscan Pro
2a02:4780:11:1501:0:158d:2ea7:2  Public Scan

URL: https://creditplus.anmol04.xyz/
Submission: On April 05 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 2 forms found in the DOM

<form class="justify-content-end">
  <button type="button" class="btn btn-success m-1" data-bs-toggle="modal" data-bs-target="#loginModal">Login</button>
  <button type="button" class="btn btn-danger m-1" data-bs-toggle="modal" data-bs-target="#RegisterModal">Register</button>
</form>

POST index.php

<form action="index.php" method="post">
  <div class="modal-body">
    <div class="mb-3">
      <label>Mobile : </label>
      <input type="number" name="moblie_number" class="form-control" placeholder="Mobile">
    </div>
    <div class="mb-3">
      <label>Password : </label>
      <input type="password" name="password" class="form-control" placeholder="Password">
    </div>
  </div>
  <div class="modal-footer">
    <button type="submit" name="login" class="btn btn-primary">LOGIN</button>
  </div>
</form>

Text Content

Login Register
Mobile :
Password :
LOGIN