This extension allows replay of requests in multiple sessions. Its main purpose is to aid in searching for Privilege Escalation issues.

Instructions:

  1. Add requests from HTTP History or Site map by choosing "Send to Replay" from the context menu.
  2. Define any number of modifications by adding them to the modifications table. They will be applied to the base requests ("Original" tab). Four types of modifications are available: header, cookie, GET and POST.
  3. You can define a session in any Request/Response Editor within Burp by selecting text (e.g. "SESSIONID=sessionid") and choosing "Define replay session" from the context menu. The session will be added to the Sessions table and can be applied as a modification with "Apply" button.
  4. Details tabs on the right hand side show the original set of requests (base requests) and each replay round in numbered tabs. You can compare responses manually or use Burp Comparer.