mandatoryprogrammer / mandatoryprogrammer/xsshunter-express

Not working on XSShunter redirect

Open
#29 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.