Stepper icon indicating copy to clipboard operation
Stepper copied to clipboard

A natural evolution of Burp Suite's Repeater tool

Results 32 Stepper issues
Sort by recently updated
recently updated
newest added

Here is a request I am trying to send in Stepper but I don't want it to update the CL header: ``` POST /foo HTTP/1.1 Accept: image/gif, image/jpeg, image/pjpeg, application/x-ms-application,...

I am not sure if i have done this correctly. I made some changes to the control panel that allow sequence and step delays. I think this may solve at...

## Description: - Part A: As a user, I want to be able to having branching macros so that a single macro can handle multiple execution paths based on some...

Can we make the below format as the centralised variable call both inside and outside the stepper? $VAR:Sequence:VariableName$ Because it will allow us to call the variables between different sequences....

This extension is awesome for manual testing:) Would it be possible to implement "Scan Sequence"? So that Active Scan could transparently scan from the 1st request (with automatic insertion points)...

It would be great to have an ability to clone all the steps into another tab. For example, I need to clone `create wf` in below screenshot to work on...

enhancement

At the moment, I need to clone the same sequence multiple times to support multi threading. This is how I did it for example in a project when I needed...

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

The following message does not have an ignore option ![image](https://user-images.githubusercontent.com/1798313/109977848-271d5e80-7cf5-11eb-8f17-12a2045f7a11.png) Also maybe handle the binary data better when the change is not in the body but is in the header?

I have some sequence in which a job is summited and then the next request changes after a few seconds (when the task is completed on the server), it would...

enhancement