Burp Suite User Forum

Create new post

Burp pro as windows container

Rakesh | Last updated: Jul 10, 2019 08:02AM UTC

hi, we are trying to implement burp pro as container and as our base image as windows, I need to know do we have any documentation or whether we have any windows burp container available for execution. Regards Rakesh

Liam, PortSwigger Agent | Last updated: Jul 10, 2019 10:20AM UTC

Have you tried using Docker? To launch Burp in Docker, you need to mark your home directory as a volume and include your Burp license in the file: - https://docs.docker.com/engine/reference/builder/#volume - https://docs.docker.com/engine/tutorials/dockervolumes/ The process should be as follows: - Run Burp on your host machine and license the file manually. - A file will be created. e.g. on Mac: /Users/liam/Library/Preferences/com.apple.java.util.prefs.plist (On Windows the file will be created in the Windows Registry). - Find and grab the file. - Add the file to the Docker volume. - Ensure it is included in the correct path in your Docker image. Please let us know if you need any further assistance.

Burp User | Last updated: Jul 11, 2019 12:50PM UTC

hi, Do we have windows supported docker image for burp enterprise version.

Rose, PortSwigger Agent | Last updated: Jul 15, 2019 07:07AM UTC

Rakesh, we don't have Windows Docker images for Burp Enterprise. There is a story in our development backlog to simplify the use of Enterprise in Docker, but we can't give you any details about what is planned as yet.

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.