nerdexam
CompTIA

SY0-301 · Question #346

An internal auditing team would like to strengthen the password policy to support special characters. Which of the following types of password controls would achieve this goal?

The correct answer is B. Password complexity. Password complexity controls require passwords to include multiple character types such as uppercase, lowercase, numbers, and special characters.

General security concepts

Question

An internal auditing team would like to strengthen the password policy to support special characters. Which of the following types of password controls would achieve this goal?

Options

  • AAdd reverse encryption
  • BPassword complexity
  • CIncrease password length
  • DAllow single sign on

How the community answered

(37 responses)
  • A
    3% (1)
  • B
    89% (33)
  • C
    5% (2)
  • D
    3% (1)

Why each option

Password complexity controls require passwords to include multiple character types such as uppercase, lowercase, numbers, and special characters.

AAdd reverse encryption

Reverse encryption is not a recognized password control and would not introduce or enforce special character requirements in a password policy.

BPassword complexityCorrect

Password complexity is a security control that enforces rules requiring passwords to contain multiple character categories, including special characters such as !, @, #, and $. Enabling complexity requirements directly addresses the auditing team's goal of supporting special characters in passwords. NIST SP 800-63B and most password policy frameworks define complexity enforcement as a core password strength mechanism.

CIncrease password length

Increasing password length improves entropy but does not by itself require or enable the use of special characters.

DAllow single sign on

Single sign-on is an authentication convenience mechanism that reduces the number of credentials a user manages but does not enforce password character composition rules.

Concept tested: Password complexity policy enforcing special characters

Source: https://pages.nist.gov/800-63-3/sp800-63b.html

Topics

#password complexity#password policy#special characters#authentication controls

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice