Skip to content
New issue

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

js runs before page gets loaded #11

Open
k-sau opened this issue Sep 12, 2021 · 1 comment
Open

js runs before page gets loaded #11

k-sau opened this issue Sep 12, 2021 · 1 comment

Comments

@k-sau
Copy link

k-sau commented Sep 12, 2021

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.

@Velby
Copy link

Velby commented May 12, 2022

Having the same issue, makes the whole hunter unreliable since this error isn't handled and doesn't report a trigger

morph3 added a commit to morph3/xsshunter that referenced this issue Feb 2, 2023
This probe has the issue stated in the link below

* mandatoryprogrammer/xsshunter-express#11 

This commit fixes it.
dustin-decker pushed a commit to trufflesecurity/xsshunter that referenced this issue Feb 6, 2023
This probe has the issue stated in the link below

* mandatoryprogrammer/xsshunter-express#11 

This commit fixes it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants