Which password attack method uses a list that contains hashed values and clear text equivalents in order to speed up the process of gaining entry to a system?

IT Exam Items RepositoryCategory: IoT SecurityWhich password attack method uses a list that contains hashed values and clear text equivalents in order to speed up the process of gaining entry to a system?

Which password attack method uses a list that contains hashed values and clear text equivalents in order to speed up the process of gaining entry to a system?

  • dictionary attack
  • password sniffing and cracking attack
  • brute force
  • rainbow tables

Explanation: Rainbow tables contain hashed values and clear text equivalents which allow intercepted hashes to be looked up without actually unencrypting the hashed password.

Related exam: IoT Security 1.1 Chapter 6 Quiz Answers