Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accept query params for the script src and reflect them on the report #49

Open
KarahanGuner opened this issue Nov 2, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@KarahanGuner
Copy link

While using the XSS Hunter hosted by Trufflesecurity, if a person injects 20 payloads to a website in different locations and one of them is fired, it is not possible to know which payload worked. My idea is to having the option to add query parameters to js.rip url. The user can add comments to each payload using the query params.

Example: https://js.rip/yourrandomstring?location=contactformuserinput . Then, the location parameter would be reflected in the report, giving the user description of vulnerable endpoint.

@KarahanGuner KarahanGuner added the enhancement New feature or request label Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant