nerdexam
CompTIA

SY0-301 · Question #659

Which of the following controls mitigates the risk of Matt, an attacker, gaining access to a company network by using a former employee's credential?

The correct answer is A. Account expiration. Account expiration ensures that a former employee's credentials automatically become invalid after a set date, preventing use of those credentials to access the network.

Security operations

Question

Which of the following controls mitigates the risk of Matt, an attacker, gaining access to a company network by using a former employee's credential?

Options

  • AAccount expiration
  • BPassword complexity
  • CAccount lockout
  • DDual factor authentication

How the community answered

(48 responses)
  • A
    94% (45)
  • C
    2% (1)
  • D
    4% (2)

Why each option

Account expiration ensures that a former employee's credentials automatically become invalid after a set date, preventing use of those credentials to access the network.

AAccount expirationCorrect

Account expiration sets an end date on a user account so that it automatically becomes disabled when that date passes, or ensures that offboarding procedures include expiring the account immediately. This directly addresses the threat of a former employee retaining valid credentials, because even if the attacker knows the correct password, the expired account will be rejected at authentication. This is the most targeted control for the specific scenario of credential misuse by departed personnel.

BPassword complexity

Password complexity strengthens passwords against guessing but does not help if the former employee already knows their password, which they set themselves.

CAccount lockout

Account lockout triggers on repeated failed login attempts; it does not prevent a former employee who knows their correct credentials from successfully authenticating on the first try.

DDual factor authentication

Dual factor authentication adds a second verification step but does not mitigate the risk if the former employee still possesses both factors, such as their password and a registered mobile device.

Concept tested: Account expiration to revoke former employee access

Source: https://learn.microsoft.com/en-us/windows/security/threat-protection/security-policy-settings/accounts-set-account-expiration

Topics

#account expiration#access control#offboarding#credential management

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice