Skip to content

Instantly share code, notes, and snippets.

@amitaibu
Created February 8, 2016 10:36
Show Gist options
  • Save amitaibu/6aa80ae6a80a8efbc69a to your computer and use it in GitHub Desktop.
Save amitaibu/6aa80ae6a80a8efbc69a to your computer and use it in GitHub Desktop.
XSS
<script>alert('xss');</script>
@amitaibu
Copy link
Author

amitaibu commented Feb 8, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment