Skip to content

mohammadanaraki/privatecollaborator

 
 

Repository files navigation

Burp suite private collaborator

A script for installing private Burp Collaborator with Let's Encrypt SSL-certificate. Should work on debian base:

  • Amazon AWS EC2 VM with or without Elastic IP.
  • DigitalOcean VM with or without Floating IP.
  • Azure.
  • Any other platform as long as the VM has public IP.

Please see this blog post for usage instructions.

TL;DR:

  1. Install java
  2. Clone this repository.
  3. Copy Burp jar file to /usr/local/BurpSuitePro as BurpSuitePro.jar.
  4. Run sudo ./install.sh yourdomain.fi [email protected] (the email is for Let's Encrypt expiry notifications).
  5. You should now have Let's encrypt certificate for the domain and a private burp collaborator properly set up.
  6. Start the collaborator with sudo service burpcollaborator start.
  7. Check sudo service burpcollaborator status to make sure if every thing is ok.

About

A script for installing private Burp Collaborator with free Let's Encrypt SSL-certificate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%