nerdexam
CompTIA

SY0-501 · Question #272

Joe notices there are several user accounts on the local network generating spam with embedded malicious code. Which of the following technical control should Joe put in place to BEST reduce these…

The correct answer is A. Account lockout. When user accounts are compromised and generating spam with malicious code, account lockout policies can automatically disable those accounts after suspicious activity, stopping the attack at the authentication layer.

Submitted by jaden.t· Mar 4, 2026Security operations

Question

Joe notices there are several user accounts on the local network generating spam with embedded malicious code. Which of the following technical control should Joe put in place to BEST reduce these incidents?

Options

  • AAccount lockout
  • BGroup Based Privileges
  • CLeast privilege
  • DPassword complexity

How the community answered

(43 responses)
  • A
    77% (33)
  • B
    5% (2)
  • C
    7% (3)
  • D
    12% (5)

Why each option

When user accounts are compromised and generating spam with malicious code, account lockout policies can automatically disable those accounts after suspicious activity, stopping the attack at the authentication layer.

AAccount lockoutCorrect

Account lockout policies automatically lock user accounts after a defined number of failed login attempts or can be triggered by suspicious behavior, directly preventing compromised accounts from continuing to send spam or execute malicious code. This is a reactive and preventive technical control that targets the compromised accounts themselves, cutting off their ability to cause further harm on the network.

BGroup Based Privileges

Group Based Privileges controls what resources groups of users can access, but does not directly stop already-authenticated compromised accounts from sending spam.

CLeast privilege

Least privilege limits what actions and resources a user account can access, but if the account is already compromised and has sufficient permissions to send email, it does not stop the ongoing spam activity.

DPassword complexity

Password complexity helps prevent accounts from being compromised in the first place, but since the accounts are already generating spam, enforcing complexity now does not immediately stop the active incidents.

Concept tested: Account lockout policy to mitigate compromised accounts

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

Topics

#account lockout#access control#technical controls#spam mitigation

Community Discussion

No community discussion yet for this question.

Full SY0-501 Practice