synfron / ReshaperForBurp

Burp Suite Extension - Trigger actions and reshape HTTP request/response and WebSocket traffic using configurable rules
https://synfron.github.io/ReshaperForBurp/
MIT License
91 stars 12 forks source link

Then > Parse HTTP Message Error #71

Closed rhamaa closed 1 month ago

rhamaa commented 2 months ago

I tried all of the Then Parse HTTP Message > Message Value, then i will got this kind of error

image

Burp Profesional version: v2024.6.6 OS: Linux Mint 21.3

java --version                                                             ─╯
openjdk 11.0.23 2024-04-16
OpenJDK Runtime Environment (build 11.0.23+9-post-Ubuntu-1ubuntu122.04.1)
OpenJDK 64-Bit Server VM (build 11.0.23+9-post-Ubuntu-1ubuntu122.04.1, mixed mode, sharing)
ddwightx commented 2 months ago

Hi @rhamaa. Do you have anything set in the HTTP Message field or is it left blank?

ddwightx commented 2 months ago

@rhamaa Looks like there is a bug when this field is left blank. That should be allowed so that will be fixed. As a workaround, instead of leaving it blank, put {{m:httprequestmessage}}.

ddwightx commented 2 months ago

The bug is addressed in https://github.com/synfron/ReshaperForBurp/issues/72