nccgroup / AutoRepeater

Automated HTTP Request Repeating With Burp Suite
https://www.nccgroup.trust/us/about-us/newsroom-and-events/blog/2018/january/autorepeater-automated-http-request-repeating-with-burp-suite/
MIT License
846 stars 107 forks source link

Repeated entries #60

Closed bsysop closed 4 years ago

bsysop commented 4 years ago

Hi, first i wanna say congrats for that extension, very helpful!

I configured one tab to listen on proxy, and when navigate to same url he repeat everything again, do you have some way to prevent that? (just one request per URL)

Thx

justinmoore commented 4 years ago

Hey @bsysop, AutoRepeater does not have the ability to track which URLs requests have already been sent to. If you're looking to have a single request get set through the rules you can use the "Send To AutoRepeater" functionality to have the request get sent only once. Thanks, Justin