Which of the following is/are a/the false statement(s) about request manipulation in Burp suite?
- Burp Comparer is used to identify the difference between two responses of applications quickly in the context of applications on the web.
- The Decoder tool is used to identify the differences between failed log in responses using invalid and valid usernames.
- Burp Repeater is used for manually reissuing and modifying individual requests of HTTP.
- Burp proxy is an HTTP/S interactive proxy server for testing and attacking applications on the web.
- None of the above
1 Answers
Correct answer: 2
The Decoder tool is used to identify the differences between failed log in responses using invalid and valid usernames.
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.