Burp Suite Professional v2026.4.3: Complete Installation & Setup Guide (Windows)
This guide covers the full setup process for Burp Suite Professional on Windows 10 and 11 (64-bit). Ensure you have JDK 17+ installed and Administrator privileges before proceeding.
Prerequisites & Requirements
OS: Windows 10/11 (64-bit)
Java: JDK 17+ Required
Privileges: Administrator Rights
STEP 1: Download & Install Burp Suite Professional
Download the latest release directly from the official PortSwigger website:
Right-click the downloaded installer (
.exe) file and select Run as Administrator.Follow the installation wizard using the default settings.
Once the installation is complete, close Burp Suite.
⚠️ NOTE: Always download from the official PortSwigger website to ensure your installation files are free from malware or unauthorized modifications.
STEP 2: Download the Required Files
Download the
burploader.jarandrunburp.vbsfiles from the following Google Drive directory:Save these files to a temporary, secure location on your system.
⚠️ WARNING: If your antivirus flags or quarantines these files, you may need to temporarily disable your antivirus or add the specific download folder to your antivirus exclusions.
STEP 3: Move Files to the Installation Directory
To place the downloaded files into the official installation directory, follow these steps:
Press Windows + R to open the Run dialog box, type
%localappdata%, and click OK.Navigate to the Programs folder, then open the BurpSuite folder.
The complete default directory path is:
C:\Users\{UserName}\AppData\Local\Programs\BurpSuiteCopy the downloaded
burploader.jarandrunburp.vbsfiles, and Paste (Ctrl+V) them directly into this folder.
STEP 4: Rename the Original JAR File
Locate the original JAR file inside the
BurpSuitefolder and modify its name:Original Name:
burpsuite.jarNew Name:
burpsuite_pro.jar
💡 Tip: If you cannot see the
.jarextension, open File Explorer's View tab options and check the box next to File name extensions.
STEP 5: Update the Burp Suite Shortcut
Modify the shortcut properties so that Burp Suite launches seamlessly via the VBS script:
Copy the full path of the script:
C:\Users\{UserName}\AppData\Local\Programs\BurpSuite\runburp.vbsType "Burp Suite" into the Windows Search bar.
Right-click the application icon in the search results and choose Open file location.
In the folder that opens, right-click the Burp Suite shortcut icon and select Properties.
Locate the Target field and paste the copied path of
runburp.vbsinto it.Click OK to save the changes and close the dialog box.
Setup Complete!
Your configuration is now finalized, and Burp Suite Professional is ready for operation.
(Disclaimer: This documentation is provided exclusively for authorized penetration testing and authorized security research purposes.)
Guide Compiled By: Muhammad Muzammil Khan
Comments
Post a Comment