When using Burp Suite, you may often come across data that is using some form of encoding.

Right-tap on the data you want to be decoded, then click Send to Decoder.

Select one of these from the dropdown box and Burp will display the output in a new box below.

Article image

you could also use Decoder to encode data or hash it.

This is useful if you have two variables encoded with different methods.

Article image

Article image

Article image