Multiple choice

Which of the following statements is/are correct about Burp sequencer?

  1. It checks for the extent of randomness in the session tokens.

  2. It is an advanced tool for performing automated discovery of security vulnerabilities in web applications.

  3. It provides manual or intelligent decoding and encoding of application data.

  4. It does not generate the session tokens.

  5. Both (1) and (2).

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

Burp sequencer tool checks for the extent of randomness in the session tokens generated by the Web application.