Advertisement
Guest User

Untitled

a guest
Jul 20th, 2013
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.35 KB | None | 0 0
  1. <form action="http://d.hackit.tw/menu.php" method="POST">
  2.     username<input type="text" name="username" value="admin"><br>
  3.     password<input type="text" name="password" value="admin"><br>
  4.     CAPTCHA<input type="text" name="captcha"><br>
  5.     <input type="submit"><br>
  6.     <img src="http://d.hackit.tw/favicon.ico" style="height:500;"><br>
  7. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement