www.paraohh.com Open in urlscan Pro
2606:4700:3031::ac43:92ec  Public Scan

URL: http://www.paraohh.com/login.php
Submission: On September 23 via manual from KR — Scanned from DE

Form analysis 1 forms found in the DOM

POST

<form id="login" method="post">
  <!-- <h2>
				로그인
				<a href="javascript:alert('하단에서 회원가입 후 로그인 해주시기 바랍니다.');" class="btn_social"><img src="img/btn_social_login.png" width="135" height="64" alt="소셜로그인"></a>
			</h2> -->
  <label for="iId" class="la_text">아이디</label>
  <span class="t1"><input type="text" id="iId" name="id" placeholder="아이디" autofocus="" required=""></span>
  <label for="iPassword" class="la_text">비밀번호</label>
  <span class="t2"><input type="password" id="iPassword" name="password" placeholder="패스워드" required=""></span>
  <!-- <div class="autologin">
				<input type="checkbox" id="autologin" name="autologin">
				<label for="autologin">자동로그인</label>
				<a href="join.php">회원가입</a>
			</div> -->
  <div class="btn-area">
    <button type="submit" class="btn">로그인</button>
    <a href="join.php" class="btn">회원가입</a>
  </div>
</form>

Text Content

아이디 비밀번호
로그인 회원가입