nerdexam
CompTIA

FC0-U61 · Question #512

A user received an account compromise notice from an online retailer. Two weeks later, the user received another notice stating the new compromise used the credentials from the first compromise. Which

The correct answer is C. Password reuse. Password reuse is the practice of using the same credentials across multiple services, and preventing it would have stopped the second compromise by ensuring a unique password for each account.

Security

Question

A user received an account compromise notice from an online retailer. Two weeks later, the user received another notice stating the new compromise used the credentials from the first compromise. Which of the following password best practices MOST likely would have prevented the second compromise?

Options

  • APassword age
  • BPassword complexity
  • CPassword reuse
  • DPassword length

How the community answered

(42 responses)
  • A
    2% (1)
  • B
    14% (6)
  • C
    74% (31)
  • D
    10% (4)

Why each option

Password reuse is the practice of using the same credentials across multiple services, and preventing it would have stopped the second compromise by ensuring a unique password for each account.

APassword age

Password age refers to how long a password is valid; while changing passwords regularly is good, it wouldn't prevent reuse if the user chose the same old password for a different site.

BPassword complexity

Password complexity dictates requirements like special characters or mixed cases; while it makes a password harder to guess, it doesn't prevent an attacker from using a *known* password elsewhere if it's reused.

CPassword reuseCorrect

Password reuse occurs when the same password is used for multiple online accounts. If a password is compromised on one site, an attacker can use those same credentials to access other accounts where the password was reused, which directly explains the second compromise.

DPassword length

Password length refers to the number of characters; longer passwords are more resistant to brute-force attacks but do not mitigate the risk of reuse once a password has been compromised.

Concept tested: Password security best practices-reuse

Source: https://learn.microsoft.com/en-us/windows/security/identity-protection/hello-for-business/security-guidelines-password-policy

Topics

#password best practices#password reuse#account compromise

Community Discussion

No community discussion yet for this question.

Full FC0-U61 Practice