Burp Suite User Forum

Create new post

ERROR installing Burp Suite Community 2022 in Kali Linux 2022

Ralph | Last updated: Feb 27, 2022 06:36AM UTC

Hi, I have no idea what I'm doing wrong here to install Burp 2022 on kali. Here are my configs: # uname -a Linux kali-linux 5.16.0-kali1-arm64 #1 SMP Debian 5.16.7-2kali1 (2022-02-10) aarch64 GNU/Linux # lsb_release -a No LSB modules are available. Distributor ID: Kali Description: Kali GNU/Linux Rolling Release: 2022.1 Codename: kali-rolling # java --version openjdk 11.0.14 2022-01-18 OpenJDK Runtime Environment (build 11.0.14+9-post-Debian-1) OpenJDK 64-Bit Server VM (build 11.0.14+9-post-Debian-1, mixed-mode) Here are the errors: # sudo ./burpsuite_community_linux_v2022_1_1.sh sudo: ./burpsuite_community_linux_v2022_1_1.sh: command not found. OR # sh ./burpsuite_community_linux_v2022_1_1.sh Unpacking JRE ... Starting Installer ... ./burpsuite_community_linux_v2022_1_1.sh 618: home/parallels/Downloads/burpsuite_community_linux_v2022_1_1.sh.6706.dir/jre/bin/java: Exec format error What am I doing wrong? Can someone help, please? Obs: chmod 600 -x was set on file.

Ben, PortSwigger Agent | Last updated: Feb 28, 2022 01:30PM UTC

Hi Ralph, It looks like you are using a machine with ARM64 architecture. Unfortunately, at this point in time we do not currently support Burp on Linux ARM64 based machines (the installable version of Burp comes with binary files for both an embedded JRE and a version of Chromium used as the embedded browser - we do not ship Linux ARM64 compatible versions of either of these items hence the error that you are seeing). We do have an existing feature request to implement this support so I can certainly add your interest to it so that we can keep track of demand. You should, however, be able to use the standalone Jar file version of Burp alongside the version of Java already installed on your Kali machine.

Ralph | Last updated: Mar 01, 2022 03:51AM UTC

Thank you for your prompt response, Ben! Have a great week!

Alexandru | Last updated: Mar 17, 2022 11:32PM UTC

Hi Ralph, I had this problem too... try to do this: sudo apt update && apt upgrade sudo apt dist-upgrade then type in terminal: burpsuite y There you go.... Hope it will work for you

Russell | Last updated: Sep 13, 2022 01:01AM UTC

"We do have an existing feature request to implement this support so I can certainly add your interest to it so that we can keep track of demand." ^ +1 to that

Ben, PortSwigger Agent | Last updated: Sep 13, 2022 07:55AM UTC

Thanks Russell - we have added your interest to this feature request.

Cryptofari | Last updated: Dec 21, 2022 04:29PM UTC

Thanks to Alexandru for the updated fix for kali JRE version error works flawlessly!!

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