Releases: synfron/ReshaperForBurp
Reshaper for Burp v1.5.3
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
Get/set identifier based entities with precision.
Fixed sending requests with custom headers in Script actions.
Reshaper for Burp v1.5.1
Fixed rule operation duplication to make unique copies
Reshaper for Burp v1.5.0
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
Added Then Comment. Trigger Then actions from JavaScript. Updated docs.
Ref: #8
Reshaper for Burp v1.3.0
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
Gray out disabled rules in the Rules list.
Reshaper for Burp v1.2.0
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
Fixed "When Matches Text" equals comparison.
Minor UI cosmetic and text changes.
Reshaper for Burp v1.1.0
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.