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

X-Stepper-Response: Sequence:Step #74

Open
secsven opened this issue Jan 23, 2024 · 0 comments
Open

X-Stepper-Response: Sequence:Step #74

secsven opened this issue Jan 23, 2024 · 0 comments

Comments

@secsven
Copy link

secsven commented Jan 23, 2024

This is a feature request to provide an option to overwrite the HTTP response with the response from another Step within a sequence.

The reason is that I would like to test for second-order injections more easily. When looking at a multistep-form I usually have to provide input data somewhere at the beginning of the chain (ex: registration), but it is interpreted/reflect later (ex. my account).

My suggestion would be to provide an additional header like X-Stepper-Response: SequenceName:StepName which could be added to a request for which the response is overwritten with the response of SequenceName:StepName.

That would allow to test for second order vulnerabilities easier using built-in functions like the scanner or the intruder.

Thanks for considering, great plugin!

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

No branches or pull requests

1 participant