Module 2: Two-Factor Authentication

Course 1: Account Security Fundamentals

Progress: Module 2 of 2

๐Ÿ” Two-Factor Authentication

Two-factor authentication (2FA) adds a second layer of security beyond your password. Even if someone steals your password, they still can't access your account without the second factor.

๐Ÿ’ก Powerful Protection: Microsoft reports that enabling 2FA blocks 99.9% of automated attacks. Google found that adding a recovery phone number blocks 100% of automated bots, 96% of bulk phishing attacks, and 76% of targeted attacks.

What is Two-Factor Authentication?

2FA requires two different types of verification:

True 2FA requires factors from two different categories.

Types of Two-Factor Authentication

1. SMS Text Messages

โœ“ Easy to set up, works on any phone
โœ— Vulnerable to SIM swapping, requires cell service

2. Authentication Apps

โœ“ More secure than SMS, works offline, free
โœ— Requires smartphone, codes expire quickly

Examples: Google Authenticator, Microsoft Authenticator, Authy

3. Hardware Security Keys

โœ“ Most secure option, resistant to phishing
โœ— Costs money ($25-50), can be lost

Examples: YubiKey, Google Titan

4. Push Notifications

โœ“ User-friendly, shows login location
โœ— Vulnerable to "MFA fatigue" attacks

5. Biometric Authentication

โœ“ Convenient, can't be forgotten
โœ— Requires compatible hardware, can't be changed if compromised

Which Accounts Need 2FA?

Enable 2FA on these accounts first:

๐ŸŽฏ Priority Accounts:

Common Mistakes to Avoid

How to Enable 2FA

  1. Go to account security settings
  2. Find the 2FA/MFA option (may be called "Two-Step Verification")
  3. Choose your method (authenticator app recommended)
  4. Follow setup instructions
  5. Save backup codes in a secure location
  6. Test it by logging out and back in

Test Your Knowledge

๐Ÿ“ Module 2 Quiz

Answer these 5 questions to test your understanding. You need 4 correct to pass.

Question 1: What percentage of automated attacks does 2FA block?

Question 2: Which 2FA method is most secure?

Question 3: True or False: You should save backup codes in case you lose your 2FA device.

Question 4: What are the three categories of authentication factors?

Question 5: Which account should you enable 2FA on first?

โ† Previous: Module 1