GIAC
GCIH · Question #572
In general, which method is the fastest for cracking a password?
The correct answer is B. Dictionary. The dictionary method is fastest for cracking a password, particularly if you have a good dictionary or the users have very weak passwords.
Vulnerability Exploitation & Privilege Escalation
Question
In general, which method is the fastest for cracking a password?
Options
- ABrute Force
- BDictionary
- CManual guessing
- DHybrid
How the community answered
(19 responses)- B89% (17)
- C5% (1)
- D5% (1)
Explanation
The dictionary method is fastest for cracking a password, particularly if you have a good dictionary or the users have very weak passwords.
Topics
#password cracking#dictionary attack#brute force#credential attacks
Community Discussion
No community discussion yet for this question.