Prerequisites¶
Before installing Burp Suite with headless-burp extensions, make sure you have Java 8 installed, you can verify if you're already good to go with the following commands:
java -version
headless-burp version requirements
headless-burp requires java >= 1.8
Installing Burp¶
Download Burp Suite from here and follow instructions from getting started with Burp Suite
Installing Burp on a headless machine¶
java -jar -Xmx1024m /path/to/burp.jar
Follow the instructions on the prompt. To install the license manually on a headless environment, refer the "Manual Activation" section from activating your burp license key