Multiple choice

Which of the following is/are a/the false statement(s) about request manipulation in Burp suite?

  1. Burp Comparer is used to identify the difference between two responses of applications quickly in the context of applications on the web.

  2. The Decoder tool is used to identify the differences between failed log in responses using invalid and valid usernames.

  3. Burp Repeater is used for manually reissuing and modifying individual requests of HTTP.

  4. Burp proxy is an HTTP/S interactive proxy server for testing and attacking applications on the web.

  5. None of the above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This is false about Decoder tool as it does not identify any differences of the failed login. Burp suite comparator is used for that.