CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 114
Releases: vmware/burp-rest-api
v2.3.2 Moving to Java21
Compare
We've released a major update to adjust this software to a newer version of Java and Burp Suite Pro:
- Support for Java21 (which it's now required by the latest Burp Suite PRO standalone JAR)
- Support for Gradle8.5
- Support for Junit5
- Merged an old PR to fix an error during parameter decoding. Thanks @ningod
- Adjusted startup development scripts and README
⚠️ WARNING: This project is no longer actively maintained.
While the repository will remain available for reference, no further updates, bug fixes, or support will be provided.
Assets 3
v2.2.0 Long live The Queen 👑 and burp-rest-api
6a6ebad
Compare
We've just released a new version of this project. Thanks to @AlessandroCotto @zam0x1ma @MohmedH @v-p-b
v2.2.0 brings the following updates:
- Java 17 compatibility to run Burp Professional with the burp-rest-api jar. This release was compiled with Java 11.
- New endpoint to get and update cookies from the cookies jar 🍪
- New endpoint for partial history 📜
- Optional API key authentication to protect
/burp
API calls 🔐 - Add support for filtering report issues by severity/confidence/paths
- Minor bugs fixes (small, but yet annoying issues have been fixed)
Assets 5
v2.1.0 includes support for Java 14!
7a02735
Compare
We released v2.1.0 with full support for Java > v1.8, bug fixes and some small API improvements:
- Support for the latest version of Java (JDK 14)
- BurpService: pass-through arguments to Burp Suite
- Workaround for Burp's getPercentageComplete() deprecation
- Use utf-8 as default message encoding
- Include insertion points in active scan REST Api
Assets 5
We're 2.0. Linux too!
Compare
Burp-Rest-Api v2 is now working on Linux too!
We improved the class loading to support Linux.
Assets 3
Major Burp-Rest-Api Release. We're 2.0
8d6dcf8
Compare
Burp-Rest-Api is now independent from the Burp Suite Professional JAR file, hence we will be creating releases for stable versions.
Burp-Rest-Api v2.0.0 introduces support for all Burp Suite Extensions, and much more...