Analyse HTTP traffic
This page outlines the methods available to analyse HTTP traffic.
Last updated
This page outlines the methods available to analyse HTTP traffic.
To aid troubleshooting and show where generated traffic is sent, all related requests and responses are logged and can be viewed in the Burp Suite Logger.
Go to the AI scanner tab.
Configure the role and prompt template used for scan requests.
Confirm that Test request succeeds in Provider settings.
Click Scan: On to register the active scan check.
Send traffic to Burp's active scanner.
The extension resolves placeholders such as {REQUEST} and {RESPONSE} before sending the prompt to the configured model provider. See Use placeholder reference for the full list.
Right-click on any request or response in Burp Suite.
Navigate to Extensions → BurpGPT Pro → Scan with AI (results in Target → Site map).
Using this approach, completion results will appear uniquely under the relevant entries in Target → Site map, as well as in the All issues section of Burp Suite.
Open any HTTP request editor tab that supports extension editors, then select AI Chat. You can ask follow-up questions about the selected traffic and choose whether to include the current request, response, or both with your next message.
If analysis does not produce the expected output, see Troubleshooting.
Last updated