워게임문제푸는데...
웹페이지 소스는 이렇더라구

<body =\"document.getElementById(\'password\').focus()\">
<br><br><br>
<table width=\"400\" border=\"2\" align=\"center\">
 <form name=\"loginform\" method=\"post\">
 <input type=\"hidden\" name=\"act\" value=\"admin.login\">
 <tr align=\"center\">
  <td>관리자 영역입니다. 패스워드를 입력하세요</td>
 </tr>
 <tr height=\"100\" align=\"center\">
  <td><input type=\"password\" name=\"password\"></td>
 </tr>
 <tr align=\"center\">
  <td><input type=\"submit\" value=\"로그인\"></td>
 </tr>
 </form>
</table>
</body>
</html>
 
브루트포싱으로 가능할거같은데....툴같은거 잇을랑까 모르겟고ㅠㅠ
wwwhack 이딴병삼툴로는 안되더라고아예ㅠ
팁좀주삼