Questions: Account Creation and Security

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A user creates an account with a complex 8-character password ('P@ss!123') and reuses it across 15 different websites. A hacker breaches one site and obtains the password. What is the attacker's most likely next move?

AAttempt to guess new passwords for the user's other accounts based on patterns
BTry the same stolen password on all the user's other accounts — a technique called credential stuffing
CCall the user pretending to be the breached website to obtain updated credentials
DNothing — the password was complex enough that it won't work on other sites
Question 2 Multiple Choice

A security advisor says: 'Of all your accounts, your email account most urgently needs two-factor authentication.' Why is this specifically true?

AEmail accounts store more sensitive personal information than any other account type
BEmail controls password resets for most other accounts — access to email means access to nearly everything else
CEmail providers have weaker authentication infrastructure than banks or financial services
DEmail passwords are more likely to be stolen because they are transmitted in plain text
Question 3 True / False

A 16-character password made of four random common words is stronger against brute-force attacks than an 8-character password containing uppercase letters, numbers, and symbols.

TTrue
FFalse
Question 4 True / False

Security questions like 'What was your first pet's name?' provide strong account protection because that information is private and personal.

TTrue
FFalse
Question 5 Short Answer

Why should security question answers be treated like passwords — entered as random nonsense and stored in a password manager — rather than answered honestly?

Think about your answer, then reveal below.