-
パッケージを更新しておく
sudo apt update && apt upgrade -y
-
javaのバージョンを確認し、ツール実行要件に沿っているか確認する
java --version openjdk 17.0.9-ea 2023-10-17 OpenJDK Runtime Environment (build 17.0.9-ea+4-Debian-1) OpenJDK 64-Bit Server VM (build 17.0.9-ea+4-Debian-1, mixed mode, sharing)
-
以下からBurpSuite(Linux(ARM64))をダウンロードする
Professional / Community 2023.10.1.1 -
管理者権限でダウンロードしたスクリプトを実行する
/bin/sh ./burpsuite_community_linux_arm64_v2023_10_1_1.sh Unpacking JRE ... Starting Installer ... This will install Burp Suite Community Edition on your computer. OK [o, Enter], Cancel [c] o Click Next to continue, or Cancel to exit Setup. Select the folder where you would like Burp Suite Community Edition to be installed, then click Next. Where should Burp Suite Community Edition be installed? [/opt/BurpSuiteCommunity] Create symlinks? Yes [y, Enter], No [n] y Select the folder where you would like Burp Suite Community Edition to create symlinks, then click Next. [/usr/local/bin] Extracting files ... Setup has finished installing Burp Suite Community Edition on your computer. Finishing installation ...
-
Burp Suiteを起動する
参考資料
- Burp Suiteドキュメント: デスクトップ版
https://burp-resources-ja.webappsec.jp/Documentation/burp/documentation/desktop/index.html