Skip to content

Instantly share code, notes, and snippets.

@gdisneyleugers
Created May 3, 2016 22:48
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 gdisneyleugers/d0cc2b67137e9b5d5ea58a93219bc2ba to your computer and use it in GitHub Desktop.
Save gdisneyleugers/d0cc2b67137e9b5d5ea58a93219bc2ba to your computer and use it in GitHub Desktop.
xss.js
document.write(alert("XSS"));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment