Open k-sau opened 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.
Having the same issue, makes the whole hunter unreliable since this error isn't handled and doesn't report a trigger
Tested on chrome. Below is html content:
xyz.xss.ht payload works fine on above html page.