Questions: Password Security & Account Management

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Your company requires passwords to contain uppercase, lowercase, a number, and a symbol. An employee creates 'Welcome1!' and considers it secure. A security auditor flags it as weak. Why is the auditor correct?

AIt doesn't have enough character types for a truly complex password
BPredictable patterns and common words appear near the top of cracking dictionaries, regardless of character substitutions
CThe password is too short — it needs at least 20 characters to be secure
DSymbols are not accepted by most modern authentication systems
Question 2 Multiple Choice

You use a different strong password for each of your 50 online accounts. One small online store gets hacked and your credentials are exposed. What is the damage?

AAttackers can now access all 50 of your accounts through credential stuffing
BOnly the hacked store account is at risk — your other accounts are safe because each has a unique password
CYour email account is automatically compromised since it is linked to all other accounts
DAll accounts sharing the same username are vulnerable regardless of password uniqueness
Question 3 True / False

A randomly generated 16-character password is stronger than a memorable 8-character password even if the 8-character one uses all four character types (uppercase, lowercase, numbers, symbols).

TTrue
FFalse
Question 4 True / False

Two-factor authentication (2FA) is mainly useful if your password is weak — a strong, unique password makes 2FA unnecessary.

TTrue
FFalse
Question 5 Short Answer

Why is using the same password on multiple sites dangerous even if the password itself is very long and random?

Think about your answer, then reveal below.