Skip to content

Releases: vmware/burp-rest-api

v2.2.0 Long live The Queen 👑 and burp-rest-api

06 Jul 21:03
6a6ebad
Compare
Choose a tag to 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)

v2.1.0 includes support for Java 14!

14 Apr 20:46
7a02735
Compare
Choose a tag to 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

We're 2.0. Linux too!

01 Nov 12:01
Compare
Choose a tag to compare

Burp-Rest-Api v2 is now working on Linux too!

We improved the class loading to support Linux.

Major Burp-Rest-Api Release. We're 2.0

31 Oct 14:47
8d6dcf8
Compare
Choose a tag to 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...