Stepper icon indicating copy to clipboard operation
Stepper copied to clipboard

Permanent ignore option for binary data replacement

Open irsdl opened this issue 4 years ago • 1 comments
trafficstars

The following message does not have an ignore option image

Also maybe handle the binary data better when the change is not in the body but is in the header?

irsdl avatar Mar 04 '21 14:03 irsdl

Hey, I took a shot at replacing the String-based match and replace here with a custom find+replace operating on the raw binary data so the corruption of binary data shouldn't be an issue anymore. Any chance you could give it a try please? You can get the build from here (Note: you need to be logged into GitHub)

There's also a few other improvements etc I'm working on in that build, but still more to go! :)

CoreyD97 avatar Jul 15 '21 23:07 CoreyD97

@CoreyD97 When i try to run the stepper login sequence through session handling rules adding header value "X-Stepper-Execute-Before: login" , Getting the error as

The Request contains non UTF characters. Stepper is able to male the replacements, but some of the binary data may be lost. Continue?

How to fix this issue.

ganesh2183 avatar Jan 24 '24 19:01 ganesh2183

Please make sure you're using the latest release available on Github. If you still have this issue after that, open a new issue and I'll look into it for you.

CoreyD97 avatar Jan 24 '24 19:01 CoreyD97

@CoreyD97 Currently i m using latest version(1.4.2) available in BApp store (07 Sep 2023). Please share the latest updated jar file to add into burp.

ganesh2183 avatar Jan 24 '24 20:01 ganesh2183

You can find the latest release here: https://github.com/CoreyD97/Stepper/releases/

CoreyD97 avatar Jan 24 '24 20:01 CoreyD97

I tried with latest version(1.4.3) from https://github.com/CoreyD97/Stepper/releases/ Getting the same error:

The Request contains non UTF characters. Stepper is able to male the replacements, but some of the binary data may be lost. Continue?

What would be non UTF characters?

ganesh2183 avatar Jan 24 '24 21:01 ganesh2183

This error hasn't been in the code for a few versions now. Please open a new issue and ill look into it.

CoreyD97 avatar Jan 24 '24 22:01 CoreyD97