8.130.26.203 Open in urlscan Pro
8.130.26.203  Public Scan

Submitted URL: http://898687.xyz/
Effective URL: http://8.130.26.203/
Submission: On December 17 via api from BE — Scanned from ES

Form analysis 1 forms found in the DOM

POST login_process.php

<form method="POST" action="login_process.php">
  <div class="form-group">
    <label>用户名:</label>
    <input type="text" name="username" required="">
  </div>
  <div class="form-group">
    <label>密码:</label>
    <input type="password" name="password" required="">
  </div>
  <div class="button-group">
    <button type="submit">登录</button>
    <button type="button" class="register-btn" onclick="window.location.href='register.php'">注册新用户</button>
  </div>
</form>

Text Content

用户登录

用户名:
密码:
登录 注册新用户