playground.green Open in urlscan Pro
172.67.165.244  Public Scan

Submitted URL: http://playground.green/
Effective URL: https://playground.green/login.php?referer=%2F
Submission: On April 04 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST

<form method="post">
  <ul class="form">
    <li>
      <label for="username">username</label>
      <input type="text" id="username" name="username" value="" placeholder="username">
    </li>
    <li>
      <label for="password">password</label>
      <input type="password" id="password" name="password" value="" placeholder="password">
    </li>
    <li>
      <button type="submit">
        <i class="fa-sharp fa-solid fa-right-to-bracket"></i> login </button>
    </li>
    <li>
      <a href="login.php?action=register"><i class="fa-sharp fa-solid fa-plus"></i> register</a>
    </li>
  </ul>
</form>

Text Content

 * username
 * password
 * login
 * register