312-50V13 · Question #120
In the context of password security, a simple dictionary attack involves loading a dictionary file (a text file full of dictionary words) into a cracking application such as L0phtCrack or John the Rip
The correct answer is C. Hybrid. A hybrid password attack combines elements of both dictionary attacks and brute-force attacks to enhance cracking effectiveness.
Question
Options
- AFull Blown
- BThorough
- CHybrid
- DBruteDics
How the community answered
(56 responses)- A2% (1)
- B4% (2)
- C93% (52)
- D2% (1)
Why each option
A hybrid password attack combines elements of both dictionary attacks and brute-force attacks to enhance cracking effectiveness.
"Full Blown" is not a recognized technical term for a password cracking method.
"Thorough" is a descriptive adjective, not a specific password cracking attack type.
A hybrid attack typically starts with dictionary words and then systematically adds or modifies them with numbers, special characters, or common prefixes/suffixes, effectively blending dictionary and brute-force techniques to create a wider range of password guesses. This method is often more efficient than pure brute force and more comprehensive than a pure dictionary attack.
"BruteDics" is a made-up term and not a standard classification for password cracking methods.
Concept tested: Hybrid password attack
Topics
Community Discussion
No community discussion yet for this question.