Created
May 3, 2016 22:48
-
-
Save gdisneyleugers/d0cc2b67137e9b5d5ea58a93219bc2ba to your computer and use it in GitHub Desktop.
xss.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
document.write(alert("XSS")); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment