Setting up your custom python extensions in Burp Suite
Mar 24, 2023
This post helps you to set up python environment in Burp Suite using Jython. Jython helps you to run our Burp Suite extensions written in python.
Setup Python (Jython)
Link to download: https://www.jython.org/download.html
File to download: Jython Standalone Jar file
Example: jython-standalone-2.7.3.jar
Follow the steps in the screenshot to setup the python environment in your Burp Suite.
Load Burp Extension:
Once the above step is done, now we can load the burp extensions written in python. Just follow the steps mentioned in the below screenshot.