Skip to content

Releases: synfron/ReshaperForBurp

Reshaper for Burp v1.5.3

28 Dec 08:42
Compare
Choose a tag to compare

Fix for setting cookie values at a chosen placement.
Added message value type to get or set query params.

Reshaper for Burp v1.5.2

27 Dec 05:38
Compare
Choose a tag to compare

Get/set identifier based entities with precision.
Fixed sending requests with custom headers in Script actions.

Reshaper for Burp v1.5.1

25 Dec 00:16
Compare
Choose a tag to compare

Fixed rule operation duplication to make unique copies

Reshaper for Burp v1.5.0

19 Dec 18:55
Compare
Choose a tag to compare

Added new variable tags for getting special characters and reading files.
Added short names for all variable tags.
Added new Then actions: Prompt, Save File.
Fixed issues with carriage returns being stripped in text areas.
Improved handling of header, cookie, and query params.
Updated field labels to differentiate those that are required.

Reshaper for Burp v1.4.0

13 Nov 15:57
Compare
Choose a tag to compare

Added Then Comment. Trigger Then actions from JavaScript. Updated docs.

Ref: #8

Reshaper for Burp v1.3.0

31 Oct 09:25
Compare
Choose a tag to compare

Added new Then actions: Build HTTP Message, Parse HTTP Message, and Send Request.
Added message value option to get/set a URL.

Reshaper for Burp v1.2.1

05 Jun 05:11
Compare
Choose a tag to compare

Gray out disabled rules in the Rules list.

Reshaper for Burp v1.2.0

01 May 23:24
Compare
Choose a tag to compare

Added Then Run Process.
Added Then Send To option for opening requests in the system default browser.
Added integrated Logs tab.
Added option to duplicate rules and rule operations.
Added diagnostic logging for debugging Rules.
Added sanity check warnings for potentially improperly set data directions.

Reshaper for Burp v1.1.1

03 Apr 02:05
Compare
Choose a tag to compare

Fixed "When Matches Text" equals comparison.
Minor UI cosmetic and text changes.

Reshaper for Burp v1.1.0

24 Dec 23:34
Compare
Choose a tag to compare

Added support for handling request from other Burp tools.
Added default When for new Rules.
Added support for XMLHttpRequest and fetch to script engine.
Added the ability to retrieve message values using variable tag syntax.
Added usage Examples to the docs.