Advertisement
Guest User

Shwoodform

a guest
May 27th, 2015
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.22 KB | None | 0 0
  1. <form name="phish">
  2. <br>login:<br>
  3. <input type="text" name="user">
  4. <br>Password:<br>
  5. <input type="password" name="pass">
  6. <br>
  7. <br>
  8. <input type="submit" name="login" value="login" onclick="function()">
  9. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement