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

Add "Replace From Response" functionality #15

Closed justinmoore closed 6 years ago

justinmoore commented 6 years ago

It would be useful to be able to perform replacements based on the response of a previous request to the domain. This would fix AutoRepeater not working for sites which rotate CSRF tokens on every request.

justinmoore commented 6 years ago

I'm unsure if this functionality would actually work because AutoRepeater would constantly break the page the user was viewing. I think this functionality would be better suited to a separate plugin.