mandatoryprogrammer / xsshunter-express

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

Not working on XSShunter redirect #29

Open mikkz opened 1 year ago

mikkz commented 1 year ago

Hello,

The javascript returns:

(index):103 Uncaught TypeError: Cannot read properties of null (reading 'outerText') at get_dom_text ((index):103:17) at (index):243:29

When triggering the payload thru the xss redirect of xsshunter.

Any help on this?

It is working when directly using the payload on the self hosted.