Created
December 2, 2019 20:33
-
-
Save stevermeister/9e0f32deae62cbb25b3ffe12ed0a3729 to your computer and use it in GitHub Desktop.
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
<form id="#form"> | |
<input type="hidden" | |
value="https://example.com"/><script>alert(1)</script> | |
</form> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment