Stepper icon indicating copy to clipboard operation
Stepper copied to clipboard

[Enhancement] Add the ability to pass initial variables into X-Stepper-Execute-Before sequences.

Open CoreyD97 opened this issue 3 years ago • 1 comments

As the title suggests.

Useful in scenarios where you want to bruteforce a sequence, but the injection point is within the sequence itself.

CoreyD97 avatar Jul 21 '21 13:07 CoreyD97

Maybe this could be done by adding another header like:

X-Stepper-Execute-Before-Vars: VAR1="value1"; VAR2="value2" ...

er4z0r avatar Nov 17 '21 10:11 er4z0r