Skip to content

Releases: stfbk/mig-t

v1.3.34

22 Sep 14:24
Compare
Choose a tag to compare
fixed bug in url-decode with JSON content

v.1.3.33

22 Sep 11:55
Compare
Choose a tag to compare
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

21 Sep 10:22
Compare
Choose a tag to compare
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

20 Sep 15:32
Compare
Choose a tag to compare
Fixed bug in replacing the edited content in a decode operation

v1.3.30

15 Sep 13:21
Compare
Choose a tag to compare
Removed url-decode on checks + sanitized user input

v1.3.29_beta

13 Sep 12:15
Compare
Choose a tag to compare
fixed bug on test result

v1.3.28_beta

01 Sep 08:15
Compare
Choose a tag to compare
fixed bug in replacement of messages in burp

v1.3.27_beta

31 Aug 08:51
Compare
Choose a tag to compare
Fixed bug with jwe

v1.3.26_beta

30 Aug 07:57
Compare
Choose a tag to compare
bug in using JWE decrypt private key

v1.3.25_beta

28 Aug 13:37
Compare
Choose a tag to compare
added url-decoding by default in checks of messages