PortSwigger / burp-extensions-montoya-api

Burp Extensions Api
Other
139 stars 5 forks source link

Add an ID to requestResponse. #42

Closed nollium closed 1 year ago

nollium commented 1 year ago

HttpRequestToBeSent and HttpResponseReceived now have an ID to be able to link an intercepted request and response, the same functionality could be useful for request/response editors as it would allow to identify corresponding request and response editors (that are handling the same requestResponse)

It would be useful in cases where a response editor needs to get some state stored in the editor that was used to edit the originating request

Hannah-PortSwigger commented 1 year ago

Hi.

We have an open feature request to be able to attach custom metadata to requests/responses. It sounds like this may be of more value for your use case.

I can add your +1 to this feature request if you would like.