ネットワーク管理者は、ユーザーの電子メール パスワードがブルート フォース プログラムによって頻繁にハッキングされていることを知らされます。この問題を最適に軽減するために、ネットワーク管理者が実装する必要があるポリシーは次のうちどれですか? (2つ選んでください。)
正解:B,C
Explanation
Two-factor authentication (2FA) is a method of verifying a user's identity by requiring two pieces of evidence, such as something the user knows (e.g., a password) and something the user has (e.g., a token or a smartphone). 2FA adds an extra layer of security that makes it harder for hackers to access a user's account by brute-force programs. Complex passwords are passwords that are long, random, and use a combination of uppercase and lowercase letters, numbers, and symbols. Complex passwords are more resistant to brute-force attacks than simple or common passwords. References:
https://partners.comptia.org/docs/default-source/resources/comptia-network-n10-008-exam-objectives-(2-0),
https://www.csoonline.com/article/3225913/what-is-two-factor-authentication-2fa-how-to-enable-it-and-why-yo
https://www.howtogeek.com/195430/how-to-create-a-strong-password-and-remember-it/