medium
Single Answer
0

Not using hints, preventing password expiration, storing passwords only in a hashed and salted form, and using minimum password length settings are all examples of what?

Answer Options

A

Password standards

B

Multifactor authentication

C

Establishing knowledge-based passwords

D

Biometrics

Correct Answer: A

Explanation

Password standards typically include elements like the NIST 800-63B recommendations, not using password hints, not expiring passwords, storing passwords in a secure way, and establishing a minimum password length of at least 8 characters for user-generated passwords.