Skip to content

Instantly share code, notes, and snippets.

@arunoda
Created June 15, 2012 05:29
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 arunoda/ade8459d806e7adba34a to your computer and use it in GitHub Desktop.
Save arunoda/ade8459d806e7adba34a to your computer and use it in GitHub Desktop.
XSS Demo Code
<script type='text/javascript'>
alert("hey this is xss");
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment