
Burp suite tutorial part 2 password#
The processing rule can be used to encode a payload using a variety of schemes such as URL, HTML, Base64, ASCII hex, or built-in strings.įor example we want to encode username and password in Base 64.įirst, ensure that Burp is correctly configured with your browser.įirst Go to your browser settings and in the search box type proxy, then select open proxy settings > In connection tabs > Lan settings > Tick Use a proxy server for your LAN > (127.0.0.1 port number 8080) then Click ok. Now in this part we are going to cover Encode, Decode, Hash, Add raw payload, Skip if matches regex, Invoke Burp extension Payload Processing Rule in the Burp suite.


In our previous article we have discussed about the “ Payload Processing Rule in Burp Suite Series – (Part 1) “, and the topics have covered on that Part are Add prefix, Add suffix, Match / Replace, Substring, Reverse substring, Modify case.
