Burp Suite User Forum

Create new post

How can I install burpsuite in Docker container ?

Khaled | Last updated: Jan 28, 2022 12:40PM UTC

hello everyone, I'm trying to install Burpsuite Pro version inside Docker image but after running `installer.sh` I get an Error about "libfreetype.so.6: cannot open shared object file: No such file or directory", also I tried to use .jar version and I get this error message Failed to create Burp project: Could not initialize class sun.font.SunFontManager full error messages: * https://pastebin.com/WXpZn2Xy * https://pastebin.com/UEUJQHq3 Dockerfile: https://pastebin.com/HcVejrxF

Michelle, PortSwigger Agent | Last updated: Jan 28, 2022 04:01PM UTC

Thanks for your message. Can I confirm a couple of details with you please? Which version of Burp are you trying to load, I can see from the Dockerfile details that you are using wget to obtain both the 2021.5.1 JAR file and the Linux installer for 2021.12.1. Also, can I confirm the version of Java you have installed, is it Java 15 as I saw mentioned in some of the output?

Khaled | Last updated: Jan 29, 2022 11:07AM UTC

Hi Michelle thanks for your replay --- - Which version of Burp are you trying to load : 2021.12.1 - can I confirm the version of Java you have installed : openjdk-15 using wget to obtain both the 2021.5.1 JAR file and the Linux installer for 2021.12.1: I was just trying both versions but each version give me an error

Michelle, PortSwigger Agent | Last updated: Jan 31, 2022 10:54AM UTC

Thanks for getting back to me. The burp-rest-api that you are using from GitHub is not actually produced by ourselves so as a first step it would be good to check if you see the same errors if you download the JAR file for version 2021.12.1 from https://portswigger.net/burp/releases/professional-community-2021-12-1?requestededition=professional and check to see if you can launch that from the CLI within your Docker image. https://portswigger.net/burp/documentation/desktop/getting-started/launch-from-command-line I hope this helps, please let us know what the results of the test look like.

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