nerdexam
CompTIA

220-1002 · Question #664

A company would like to increase its security measures because a workstation was recently hacked. Which of the following would offer the BEST protection from unauthorized access of workstations?

The correct answer is B. Restricting user permissions. Restricting user permissions enforces least privilege, directly limiting what unauthorized or compromised accounts can do on a workstation.

Hardware and network troubleshooting

Question

A company would like to increase its security measures because a workstation was recently hacked. Which of the following would offer the BEST protection from unauthorized access of workstations?

Options

  • AImplementing strong passwords
  • BRestricting user permissions
  • CEncrypting the filesystem
  • DDisabling AutoRun.

How the community answered

(31 responses)
  • A
    13% (4)
  • B
    77% (24)
  • C
    3% (1)
  • D
    6% (2)

Why each option

Restricting user permissions enforces least privilege, directly limiting what unauthorized or compromised accounts can do on a workstation.

AImplementing strong passwords

Strong passwords reduce the risk of credential-based attacks but do not prevent access if credentials are stolen, guessed, or bypassed through a vulnerability.

BRestricting user permissionsCorrect

Restricting user permissions enforces the principle of least privilege, ensuring that even if an attacker gains access, they are confined to only what that account is authorized to do. This limits lateral movement, prevents privilege escalation, and reduces the blast radius of a breach. It is the most direct and sustainable control against unauthorized workstation access.

CEncrypting the filesystem

Encrypting the filesystem protects data confidentiality at rest but does not prevent an authenticated attacker from accessing the system or its data once logged in.

DDisabling AutoRun.

Disabling AutoRun prevents malware from launching automatically from removable media but does not restrict who can log in or what they can do once on the workstation.

Concept tested: Principle of least privilege and user permission restriction

Source: https://learn.microsoft.com/en-us/windows/security/identity-protection/access-control/access-control

Topics

#workstation security#user permissions#access control#least privilege

Community Discussion

No community discussion yet for this question.

Full 220-1002 Practice