AutoRepeater icon indicating copy to clipboard operation
AutoRepeater copied to clipboard

Automated HTTP Request Repeating With Burp Suite

Results 30 AutoRepeater issues
Sort by recently updated
recently updated
newest added

I've noticed that when the **Project Options > Sessions > Use cookies from Burp's cookie jar > Extender** box is checked, AutoRepeater will not perform any replacements. This may just...

They usage documentation is on the light side. There should be either some sort of video or better instructions for how to effectively use AutoRepeater.

enhancement

It would be nice if AutoRepeater could try to detect and extract any reflections, or even show a count of reflections in the same way that Flow does: ![image](https://user-images.githubusercontent.com/1519209/42332816-ebff24ec-8070-11e8-9d7f-e68c2040d80e.png) This...

enhancement

It would be really nice if there would be an option to create payloads that generate collaborator subdomains and track these interactions, and then report back to the Sitemap's issues.

I found two issues in requests with `Content-Type: multipart/form-data`. In order to better reproduce these issues, I'm sending this base request: ``` POST / HTTP/1.1 Host: www.google.com Connection: close Content-Length:...

bug
wontfix

Currently information about status codes and response lengths is shown. Timing information could also be useful when using AutoRepeater for certain types of testing (original response time, new response time,...

enhancement

There's useful information that could be displayed in the Log Viewer, but it would be too cramped if everything was added. There should be an option to enable/disable specific columns...

enhancement

There should be a "Replace Each" replacement mode which performs the replacement and sends the request for each instance of a match within a request. This would make is much...

enhancement

I launched the 'autoRepeater' plugin and replaced 'token' to test for exceeding authority. After accessing multiple requests, looking at the data in the "autoRepeater" plugin, it was found that the...