auth.i-country.com Open in urlscan Pro
8.142.164.227  Public Scan

Submitted URL: https://auth.i-country.com/
Effective URL: https://auth.i-country.com/login
Submission: On August 14 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

POST /login

<form class="form-signin" method="post" action="/login"><input type="hidden" name="_csrf" value="y88UmZGiNy_OF4yvtrpd0VvlViPYTFn9fk9y8hshI7LCKswn8qt1-qLDBEnjL7jM15dp6WqHe0LsLWHQSHsXlCpCR4L0H_1C">
  <input type="hidden" id="loginType" name="loginType" value="passwordLogin">
  <!-- <div th:if="${param.error}" class="alert alert-danger" role="alert" th:text="${param}">
Invalid username or password.
</div>
<div th:if="${param.logout}" class="alert alert-success" role="alert">
你已经登出成功.
</div> -->
  <!--        <div class="text-placeholder" style="padding-bottom: 20px;">-->
  <!--            平台登录-->
  <!--        </div>-->
  <div class="welcome-text">
    <img src="./assets/img/logo.png" alt="logo" width="60">
    <span> 统一认证平台 </span>
  </div>
  <div>
    <input type="text" id="username" name="username" class="form-control" placeholder="手机 / 邮箱" autofocus="" onblur="leave()">
  </div>
  <div id="passContainer">
    <input type="password" id="password" name="password" class="form-control" placeholder="请输入密码" onblur="leave()">
  </div>
  <div class="code-container" id="codeContainer">
    <input type="text" id="code" name="code" class="form-control" placeholder="请输入验证码" onblur="leave()">
    <img src="" id="code-image" onclick="getVerifyCode()">
  </div>
  <div style="display: none; margin-bottom: 0" class="code-container" id="smsContainer">
    <input type="text" name="" class="form-control" placeholder="请输入验证码" onblur="leave()">
    <a id="getSmsCaptchaBtn" class="btn btn-light btn-block bg-white getCaptcha" href="javascript:getSmsCaptcha()">获取验证码</a>
  </div>
  <div class="change-login-type">
    <div></div>
    <a id="changeLoginType" href="javascript:showSmsCaptchaPage()">短信验证登录</a>
  </div>
  <button class="btn btn-lg btn-primary btn-block" type="submit">登&nbsp;&nbsp;&nbsp;&nbsp;录</button>
  <!--<a class="btn btn-light btn-block bg-white" href="/oauth2/authorization/gitee" role="link" style="text-transform: none;">
Sign in with Gitee
</a>-->
  <!--        <div class="text-placeholder">-->
  <!--            第三方登录-->
  <!--        </div>-->
  <!--        <div>-->
  <!--            <a class="btn btn-light btn-block bg-white" href="/oauth2/authorization/github-idp" role="link"-->
  <!--               style="text-transform: none;">-->
  <!--                <img width="24" style="margin-right: 5px;" alt="Sign in with GitHub"-->
  <!--                     src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" />-->
  <!--                Github-->
  <!--            </a>-->
  <!--        </div>-->
</form>

Text Content

统一认证平台



获取验证码

短信验证登录
登    录