

Enter a chosen username, the server IP address, port and server password (if required).These actions can be taken by a client that has connected to a server Connect to server How to use Burp Team Server Features Server Actions New Burpsuite tab titled "Burp TC" should appear.Click add and select the jar file from the git repository.The jar file is prebuilt for you within the build/jar folder.


Go get /Static-Flow/BurpSuiteTeamServer/cmd/BurpSuiteTeamServerĬd ~/go/src//Static-Flow/BurpSuiteTeamServer/ You can download the prebuilt Linux binary from the github Release 2nd is a lightweight server written in GO which manages the connections between the clients and the rooms.

It is the main UI that users see when using this tool. 1st is obviously a Burpsuite Plugin that uses the APIs to capture request/response pairs and ferry them to the server and receive other clients traffic. There are two parts that make this collaborative web app testing possible. Generate shareable links to Burp Suite Requests that can be shared outside of Burp SuiteĪutomatic sharing of discovered Passive/Active scan findingsĬonfigure sharing of all requests or just in scope ones Share specific request/response pairs with individual team members or whole room Share Repeater/Intruder payloads with individual team members or whole room Mute individual team members or whole room Seperate Team Rooms to allow multiple teams on 1 server Mutual TLS Encryption of all traffic between client and server Real time request/response pairs shared between all clients Response from target to clients propegated to other clients When connected to the Team Sever and in a Team Room all requests coming through your Burp client are shared with the other testers in the room and vice-versa! Request from clients to target propegated to other clients This Burpsuite plugin allows for multiple testers to share live/historical proxy requests, scope and repeater/intruder payloads with each other in real time allowing for truly collaborative web app testing.
