Cyber Hygiene beginner 45 mins

Passwords and Multi-Factor Authentication

Learn how unique passwords, password managers, and MFA reduce the impact of account attacks.

Hands-on Labs
Real-world Scenarios
Immediate Feedback
1

Use Unique Passwords

theory

Understand why a password leak on one service can affect every account that reuses it.

One account should not unlock every account

Attackers regularly try leaked username-and-password pairs on other services. Reusing a password turns one unrelated breach into a chain of account takeovers.

Use a different password for every important account. A password manager can generate and remember long, random passwords so you do not have to memorize each one. Protect the manager with a strong unique master password and MFA.

Never share passwords through chat or email. Legitimate support staff should not need your password.

Knowledge Check

What can happen when the same password is reused across several services?