Releases: stfbk/mig-t
Releases · stfbk/mig-t
v1.3.34
fixed bug in url-decode with JSON content
v.1.3.33
Fixed bugs on jwt and message replacement - Sometime messages were replaced even if no edits were made on them - There was a bug that caused the tool to not throw an error when wrong jwt edits were made
v1.3.32
Fixed bugs (url decoding + changing order of jwt headers) - Url decoding of a variable didn't consider the character "+" that is converted to space when url decoded - Changing the order of the jwt headers now doesn't replace the original jwt
v1.3.31
Fixed bug in replacing the edited content in a decode operation
v1.3.30
Removed url-decode on checks + sanitized user input
v1.3.29_beta
fixed bug on test result
v1.3.28_beta
fixed bug in replacement of messages in burp
v1.3.27_beta
Fixed bug with jwe
v1.3.26_beta
bug in using JWE decrypt private key
v1.3.25_beta
added url-decoding by default in checks of messages