How to Install Burp on POP! OS Latest

Burp is a web application security testing tool that helps you identify vulnerabilities in your web applications. In this tutorial, we will see how to install Burp on the latest version of POP! OS.

Prerequisites

Before we begin, make sure that you have the following:

Steps to Install

  1. Download Burp Suite from the official website: http://burp.grke.org/. There are three editions of Burp; Community, Professional, and Enterprise. Choose the edition according to your needs.

  2. After the download is complete, open the Terminal by pressing Ctrl+Alt+T.

  3. Navigate to the Downloads directory by running the following command:

cd Downloads
  1. Run the following command to extract the contents of the downloaded archive:
tar -xvzf burpsuite_community_v2021.8.3beta.tar.gz

Note: The filename may vary based on the version of Burp.

  1. Move the extracted directory to the /opt directory using the following command:
sudo mv burpsuite_community /opt/
  1. Create a symlink for Burp using the following command:
sudo ln -s /opt/burpsuite_community/burpsuite_community.desktop /usr/share/applications/burpsuite_community.desktop
  1. You can now launch Burp from the Applications menu or by running the following command in the terminal:
/opt/burpsuite_community/BurpSuiteCommunity.sh

Conclusion

In this tutorial, we have seen how to install Burp on the latest version of POP! OS. Burp is a powerful tool for web application security testing and we hope this tutorial helps you in setting up Burp.

If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!

Alternatively, for the best virtual desktop, try Shells!