Skip to content

Docker image for the Burp Collaborator Server With LetsEncrypt Certificate

Notifications You must be signed in to change notification settings

v1sion/burp-collaborator-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

burp-collaborator-docker

image image image

Docker image for the Burp Collaborator Server With LetsEncrypt Certificate

Building the image

To build the image add the Burp Suite JAR to ./config/burp.jar and your LetsEncrypt certificate/keys to ./config/keys/ (cert.pem, fullchain.pem, privkey.pem). Run the following command for the Makefile:

make build DOMAIN=<YOUR_DOMAIN> NS=<YOUR_NAME_SERVER> IP=<YOUR_IP>

Running the image

To run the image use the following command for the Makefile:

make run

References

https://github.com/integrity-sa/burpcollaborator-docker

https://blog.fabiopires.pt/running-your-instance-of-burp-collaborator-server/

License

You may copy, distribute and modify the software provided that modifications are described and licensed for free under LGPL-3. Derivatives works (including modifications or anything statically linked to the library) can only be redistributed under LGPL-3, but applications that use the library don't have to be.

About

Docker image for the Burp Collaborator Server With LetsEncrypt Certificate

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published