We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uncaught TypeError: Cannot read properties of null (reading 'outerText') at get_dom_text ((index):103) at (index):243
Tested on chrome. Below is html content:
<html> <script src=https://xx.xx></script> <body> test </body> </html>
xyz.xss.ht payload works fine on above html page.
The text was updated successfully, but these errors were encountered:
Having the same issue, makes the whole hunter unreliable since this error isn't handled and doesn't report a trigger
Sorry, something went wrong.
Update probe.js
33e209b
This probe has the issue stated in the link below * mandatoryprogrammer/xsshunter-express#11 This commit fixes it.
Update probe.js (#44)
b041699
No branches or pull requests
Tested on chrome. Below is html content:
xyz.xss.ht payload works fine on above html page.
The text was updated successfully, but these errors were encountered: