112-52 · Question #67
What is the main goal of password cracking?
The correct answer is C. To gain unauthorized access to a system. Gaining unauthorized access (C) is the primary goal of password cracking because the attacker's intent is to authenticate as another user without permission - the cracked password is merely the means to that end. A is wrong because strengthening passwords is the goal of…
Question
What is the main goal of password cracking?
Options
- ATo secure a system by strengthening passwords
- BTo recover a password by exploiting vulnerabilities in the system
- CTo gain unauthorized access to a system
- DTo encrypt user credentials
How the community answered
(35 responses)- A3% (1)
- B3% (1)
- C89% (31)
- D6% (2)
Explanation
Gaining unauthorized access (C) is the primary goal of password cracking because the attacker's intent is to authenticate as another user without permission - the cracked password is merely the means to that end.
- A is wrong because strengthening passwords is the goal of security hardening, not cracking - these are opposite objectives.
- B is wrong because it conflates method with goal. Exploiting vulnerabilities describes how cracking may occur, but the purpose is the unauthorized access that follows.
- D is wrong because encryption protects credentials - cracking does the reverse, breaking that protection.
Memory tip: Think of "cracking" like cracking a safe - the safe (password) isn't the prize, what's inside (system access) is. The crack is just the door.
Topics
Community Discussion
No community discussion yet for this question.