umi.ping-630.com Open in urlscan Pro
2606:4700:3033::ac43:94ac  Public Scan

Submitted URL: https://umi.ping-630.com/
Effective URL: https://umi.ping-630.com/auth/login
Submission: On April 14 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form class="text-left">
  <div class="form">
    <div id="username-field" class="field-wrapper input">
      <label for="username">USERNAME</label>
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user">
        <path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"></path>
        <circle cx="12" cy="7" r="4"></circle>
      </svg>
      <input id="username" name="username" type="text" class="form-control" placeholder="아이디">
    </div>
    <div id="password-field" class="field-wrapper input mb-2">
      <div class="d-flex justify-content-between">
        <label for="password">PASSWORD</label>
      </div>
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-lock">
        <rect x="3" y="11" width="18" height="11" rx="2" ry="2"></rect>
        <path d="M7 11V7a5 5 0 0 1 10 0v4"></path>
      </svg>
      <input id="pw" name="pw" type="password" class="form-control" placeholder="비밀번호">
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" id="toggle-password" class="feather feather-eye">
        <path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"></path>
        <circle cx="12" cy="12" r="3"></circle>
      </svg>
    </div>
    <div class="field-wrapper input mb-2" style="height: 80px;">
      <div style="width: 50%; display: inline-block; height: 80px;">
        <div><img id="img-captcha" src="/captcha"></div>
        <div style="cursor: pointer;" id="btn-refresh-captcha">보안문자 새로고침</div>
        <input type="hidden" id="captcha_sign" value="">
      </div>
      <div style="width: 45%; display: inline-block; height: 80px;">
        <div><input type="text" class="form-control" id="captcha" placeholder="보안문자 입력" maxlength="5" style="padding: 0;"></div>
        <div>&nbsp;</div>
      </div>
    </div>
    <div class="d-sm-flex justify-content-between">
      <div class="field-wrapper">
        <button type="button" id="BUTTON_LOGIN" class="btn btn-primary" value="">로그인</button>
      </div>
    </div>
    <div class="d-sm-flex justify-content-between">
      <div class="field-wrapper" style="padding-top: 10px;">
        <button type="button" class="btn btn-danger w-100" value="" onclick="location.href='/auth/logout'">로그아웃</button>
      </div>
    </div>
  </div>
</form>

Text Content

로그인

USERNAME
PASSWORD
보안문자 새로고침
 
로그인
로그아웃