demoad.eazyposy.io Open in urlscan Pro
2606:4700:3037::6815:122a  Public Scan

Submitted URL: https://demoad.eazyposy.io/
Effective URL: https://demoad.eazyposy.io/page-login.php
Submission: On August 28 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST login.php

<form action="login.php" method="POST">
  <div class="form-group">
    <label class="mb-1"><strong>Username</strong></label>
    <input type="text" class="form-control" name="username" value="Username" required="">
  </div>
  <div class="form-group" style="position:relative">
    <label class="mb-1"><strong>Password</strong></label>
    <input type="password" class="form-control" name="password" value="Password" id="password-field" required="">
    <i class="fa-solid fa-eye password-c" id="fa-eye" style="position:absolute;top: 50px;right:15px;font-size: 20px;cursor: pointer;" onclick="showPassword()"></i>
  </div>
  <div class="form-row d-flex justify-content-between mt-4 mb-2">
    <div class="form-group">
      <a href="page-forgot-password.php" style="">Forgot Password?</a>
    </div>
    <div class="form-group">
      <div class="form-check">
        <input class="form-check-input" name="remember" type="checkbox" value="1" id="flexCheckDefault">
        <label class="form-check-label" for="flexCheckDefault"> Remember me ? </label>
      </div>
    </div>
  </div>
  <div class="text-center">
    <button type="submit" class="btn btn-block lbtn mbtn" style="background-color:#ffa200!important;
            color:#fff!important;">Sign Me In</button>
  </div>
</form>

Text Content

SIGN IN YOUR ACCOUNTS

Username
Password
Forgot Password?
Remember me ?
Sign Me In