AutoRepeater
AutoRepeater copied to clipboard
Automated HTTP Request Repeating With Burp Suite
Hi @justinmoore I have a situation where I need to use - match parameter name and replace its value . For example I have GET request like this: GET [https://exmple.com?dateStart=xyzee](https://exmple.com/?dateStart=xyzee)...
@justinmoore @justinmoore-ncc @justinmoore-ncc2 How can we avoid `Host` header replace when using regex to match and replace with condition `Request String` with `Replace All` as in current scenario it replace...
Hello, I tried to build the library using gradle, i faced some issues then this is fix i proposed for being compliant with last gradle version Thanks again for your...
Recently getting request timeouts error when using `Request String` type replacement. On digging further, found out that it's due to incorrect ``Content-Length`` header set.
I have encountered the following issue while testing a website that uses HTTP/2: Normal requests works but the the requests that goes through AutoRepeater get a HTTP/1.1 505 HTTP Version...
I may take a swing at this if I am feeling ambitious, but it likely won't be in the next few months so opening an issue in case anyone else...
@justinmoore @justinmoore-ncc @justinmoore-ncc2 There should be one more Type added `Replace Param Value` in `POST` request as the current one is only replacing value in `GET` request.
Hi, It is possible to replace the post parameter with regex, if yes, can you please help the same. For example, I have to replace the post parameter with below...
As the subject says "Autorepeater stops working on adding a log filter with response length greater than 0". The Autorepeater GUI gets messed up and stops functioning as soon as...
Hi there, I am new to autorepeater, is it possible to create a series of actions, for example on a request on the sitemap. 1. Change the HTTP Verb to...