Home

Awesome

Collaborator gateway for Burp Suite

Simple socket-based gateway to the Burp Collaborator.

Protocol

A sample client in Python is provided for easier understanding of the above in the clients directory of this repository, in depends only on the msgpack-python library, run pip install msgpack-python to install it.

Building

Dependencies

License

The whole project is available under MIT license, see LICENSE.txt.