Questions: Creating Strong and Unique Passwords

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A user creates the password 'P@ssw0rd!' — 9 characters with uppercase, lowercase, a number, and a special character. A security expert still calls it weak. What is the most likely reason?

AIt uses a special character (@), which some websites reject and attackers therefore never try
BIt is based on a common word with letter-substitution patterns that cracking software specifically targets
CNine characters is technically below the minimum threshold for any real security
DNumbers should appear at the start of a password, not embedded in the middle
Question 2 Multiple Choice

A user has a strong 20-character password that they use on both their email account and a small news forum. The forum is breached and its password database is stolen. What is the most direct risk to the email account?

ANo risk — the password is 20 characters and cannot be cracked even from the stolen database
BAttackers can use credential stuffing: test the stolen username and password directly against the email service
CRisk only arises if the email provider was also breached in the same attack
DMinimal risk because major email providers automatically detect and block reused passwords
Question 3 True / False

Replacing letters with similar-looking symbols — such as 'a' with '@' or 's' with '$' — is an effective way to significantly strengthen a password.

TTrue
FFalse
Question 4 True / False

A random four-word passphrase such as 'lamp blanket orbit fence' can be a strong password even though each individual word is common.

TTrue
FFalse
Question 5 Short Answer

Why does uniqueness matter just as much as strength when creating passwords, and what specific attack does uniqueness defend against?

Think about your answer, then reveal below.