The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

Request interception

eax | Last updated: Jul 05, 2019 01:11PM UTC

Hi there, I'm aware that if you register a IHttpListener you are able to intercept requests before they are sent out. Is it also possible to intercept a request prior to assigning it a tool, for example, the scanner? The purpose is to exclude certain parameters from the initial request, send the result of that to the scanner and as soon the scanner is done; the initial parameters are added back to the request and then sent out. Any input is much appreciated. Thank you for your time!

Liam, PortSwigger Agent | Last updated: Jul 05, 2019 01:36PM UTC

Have you tried sending the request to Burp Repeater using the context menu? From here, you can test or edit the request and use the context menu to send it to Burp Scanner.

Burp User | Last updated: Jul 05, 2019 01:58PM UTC