QuestionQ4

Security Test Techniques

A tester used rainbow tables in a brute-force attack to uncover user passwords. What type of testing is this?

  • A Testing the authentication mechanism
  • B Testing the accounting mechanism
  • C Testing the authorization mechanism
  • D Testing the system hardening mechanism
Explanation

Using rainbow tables to recover user passwords tests the strength of the authentication mechanism, including password-storage and credential-security controls.

Community Discussion

No comments yet. Be the first to start the discussion!