Burp Suite on Arch (BlackArch) Linux - solving the illegal-access=permit error

Опубликовано: 24 Октябрь 2024
на канале: z3nsh3ll
2,108
28

In this video we install and run Burp suite on Black Arch linux. We'll also be solving the 'illegal-access=permit' error which will prevent Burp suite from running.

Although Black Arch ships with Burp suite by default, it doesn't work out of the box due to an issue with the default Java runtime environment used on Black Arch.

We'll solve the error in this video as well as set up firefox to proxy both http and https traffic through Burp suite while making use of the Firefox extension Foxy Proxy.

Linux commands used in this video

pacman Ss burpsuite -- Search the package manager for burpsuite
sudo pacman S burpsuite -- Install burpsuite
burpsuite --- Launch burp suite
archlinux-java --- Open arch linux java helper
archlinux-java status --- See currently installed and default Java versions
archlinux-java set [version] --- Change the default java version


00:00 Intro
00:12 Installing black Arch
00:42 illegal-access=permit error message
01:21 Arch linux java version helper
03:10 Running burp suite
03:43 Proxying firefox traffic through burp suite
05:08 Proxying https traffic through burp suite