Multiple choice

Which of the following is/are correct about brute force attack?

  1. These are the attacks by which the password database is attacked with all types of letters and combinations.

  2. It is one of the attacks that uses various methods to obtain the users' passwords.

  3. It checks the encrypted password database with words found in a dictionary.

  4. In this attack, the session is captured and replayed against the system.

  5. Both (1) and (3)

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

This is true as in brute force attack, the password database is hacked by the symmetric letter combination techniques.