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

fix: only custom payload should not insert base xss payloads #568

Merged
merged 3 commits into from
Sep 1, 2024

Conversation

giper45
Copy link
Contributor

@giper45 giper45 commented Aug 6, 2024

Base XSS path are added even if the OnlyCustomPayload was set.
I think that (from my user usage) when I want to use my own payloads, no payload should be set.
If it was the intent of the option, this PR fix the things, by just enabling the custom payloads when the OnlyCustomPayload option is set.

@hahwul hahwul changed the base branch from main to dev September 1, 2024 07:23
@hahwul hahwul merged commit 5c2e301 into hahwul:dev Sep 1, 2024
9 checks passed
@hahwul
Copy link
Owner

hahwul commented Sep 1, 2024

@giper45
Hello! First of all, thank you so much for your contribution.
I agree with the points you've made. I've just merged it. As for the release... I'll try to get it done soon! Thanks again.

@hahwul hahwul added this to the v2.9.3 milestone Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants