mandatoryprogrammer / xsshunter-express

An easy-to-setup version of XSS Hunter. Sets up in five minutes and requires no maintenance!
MIT License
1.65k stars 324 forks source link

js runs before page gets loaded #11

Open k-sau opened 3 years ago

k-sau commented 3 years ago
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 commented 2 years ago

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