mandatoryprogrammer / mandatoryprogrammer/xsshunter-express
Not working on XSShunter redirect
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.4k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure through the XSSHunter redirect and compare it with the self-hosted payload. Inspect get_dom_text at (index):103 and its caller at (index):243, then determine what is missing in the redirect case; done means the redirect no longer raises the null outerText error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100