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

Private Burp Collaborator ignoring polling Port settings (?)

Mopam | Last updated: Jan 06, 2024 06:33PM UTC

I've set up my private collaborator and everything work as expected, except for the fact that I keep polling it without specifying the port and it works fine when I actually have set specific polling ports in the .config: "polling": { "http": { "port": 9090 }, "https": { "port": 9443 }, "ssl": { "certificateFiles" : [ "/root/burpcollaborator/certs/1.key.pkcs8", "/root/burpcollaborator/certs/2.crt", "/root/burpcollaborator/certs/intermediate.crt" ] } } So technically I should only be able to poll the collaborator by setting Burpsuite Private Collaborator settings section to use port 9443 (or 9090 if http only box is flagged). The problem here is that if I attempt to poll it over 9443/9090 it does not work. Is this behavior expected?

Michelle, PortSwigger Agent | Last updated: Jan 08, 2024 08:49AM UTC