Releases: synfron/ReshaperForBurp
Reshaper for Burp v2.1.0
Migrated to Montoya API 2023.3.
Extended session variables to HTTP rules.
Extended annotation handling to WebSockets.
Added WebSocket context menu option.
Note: This version of Reshaper only works on Burp Suite v2023.3 and above.
Reshaper for Burp v2.0.0
Switched to the Montoya API.
Added support for WebSockets.
Added new When constraints: Message Type (WebSockets only).
Added new Then actions: Intercept, Send Message (WebSockets ony).
Added ignore case to When Matches Text.
Added more details to Then and When lists.
Added variable tags for annotations (i.e. comments and highlights).
Added Session variable type for usage by WebSocket Rules.
Added support for exporting and importing data as YAML.
Added right-click option for Rules in the Rules List to enable debug logging for specific Rules.
Note: This version of Reshaper only works on Burp Suite v2022.11.3 - v2022.12.6
Reshaper for Burp v1.8.3
Added option to remove all rules and variables.
Import settings from URL.
Reshaper for Burp v1.8.2
Added function to set the Rule Response in scripts.
Removed Then Break from being callable from scripts due to it not having effect in this context.
Fix for using lone variables tags in number-based fields.
Improved console.log/err printing in script.
Reshaper for Burp v1.8.1
Fixed bug with a variable name error popping up unexpectedly when trying to insert a variable tag.
Reshaper for Burp v1.8.0
Added new Then action: Then Evaluate.
Added right-click menu with Copy & Paste and an option to insert variable tags into text fields.
Changed Then Run Rule to use a dropdown to select a Rule to run.
Added URL setter in Then Send Request and Then Build Http Message.
Added right-click menu with Copy & Paste and an option to insert variable tags into text fields.
Improved the default sizing of the When Wizard dialog.
Reshaper for Burp v1.7.0
Added new When constraint: When In Scope.
Allow Reshaper to be targeted from Session Handler Rules.
Use variable tags to access cookie jar items.
Reshaper for Burp v1.6.2
Added option to create Rules from the context menu of Proxy History items.
Fixed file saving when using the default encoding.
Reshaper for Burp v1.6.1
Fix for setting encoding on requests based on the default encoding in Settings
Reshaper for Burp v1.6.0
Added new When constraints: When Content Type, When Mime Type.
Added new Then action: Then Set Encoding.
Added Setting to allow the default encoding used for reading and writing HTTP messages to be changed.
Added undo (CTRL-Z) to all text fields.
Added "default" as an file reading/saving encoding option.
Fixed negation of When Event Direction actions.
Fixed the inability to disable capture of Proxy messages.