Burp Suite User Forum

Create new post

unable to run installer for burp suite

Darien | Last updated: Jul 19, 2022 03:15PM UTC

Trying to download burp suite, and can't even get the installer to run ┌──(root㉿kali-raspberry-pi)-[~/Downloads] └─# sudo ./burpsuite_community_linux_v2022_7.sh Unpacking JRE ... Starting Installer ... ./burpsuite_community_linux_v2022_7.sh: 618: /root/Downloads/burpsuite_community_linux_v2022_7.sh.5065.dir/jre/bin/java: Exec format error ┌──(root㉿kali-raspberry-pi)-[~/Downloads] └─# java burpsuite_community_v2022.7.jar Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true Error: Could not find or load main class burpsuite_community_v2022.7.jar Caused by: java.lang.ClassNotFoundException: burpsuite_community_v2022.7.jar ┌──(root㉿kali-raspberry-pi)-[~/Downloads] └─# uname -a Linux kali-raspberry-pi 5.15.44-Re4son-v8l+ #1 SMP PREEMPT Debian kali-pi (2022-07-03) aarch64 GNU/Linux ┌──(root㉿kali-raspberry-pi)-[~/Downloads] └─# java -version Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true openjdk version "11.0.15" 2022-04-19 OpenJDK Runtime Environment (build 11.0.15+10-post-Debian-1) OpenJDK 64-Bit Server VM (build 11.0.15+10-post-Debian-1, mixed mode) can anyone help please!

Ben, PortSwigger Agent | Last updated: Jul 20, 2022 09:30AM UTC

Hi Darien, If you enter the following command to run the standalone Jar file version of Burp, using the version of Java that is already on your Raspberry Pi, does this allow you to successfully launch Burp: java -jar burpsuite_community_v2022.7.jar

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