Burp Suite User Forum

Create new post

How to create a tab like the proxy tab

l. | Last updated: Jun 17, 2019 09:17AM UTC

Hello, i would like to create a tab similar to the "Proxy" one where I can have "intercept on/off" and to forward or drop a package but to only capture communication between specific domains. How would i start something like this? Is there already something similar? Thank you for your time

Liam, PortSwigger Agent | Last updated: Jun 17, 2019 09:18AM UTC

Have you tried setting scope rules? You can tell the Proxy to intercept only in-scope requests and responses. - https://portswigger.net/burp/documentation/desktop/tools/target/scope

Burp User | Last updated: Jun 17, 2019 09:37AM UTC

thank you for your answer. I have seen scope indeed, how can i make it though to be a completely different tab where in the original tab of the proxy all communication will be logged but in the one I have made only the communication between the domains i am interested?

Liam, PortSwigger Agent | Last updated: Jun 17, 2019 09:51AM UTC

Would using two instances of Burp, with separate scope rules, satisfy your requirements? - https://support.portswigger.net/customer/portal/articles/2363078-burp-suite-options-upstream-proxy-servers If not, you may need to code your own extension: - https://portswigger.net/burp/extender

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.