Lesson 9 of 20 intermediate

Phishing Texts, Emails, and Fake Websites

The Everyday Scam That Tricks You Into Giving Away Passwords and Account Access

Open interactive version (quiz + challenge)

Real-world analogy

Imagine a thief who builds an exact replica of your bank's front door, puts it on a random street corner, and waits for you to walk in and hand over your keys. That's phishing. The door looks real, the logo is real, the welcome mat is the same -- but behind it is a stranger with a clipboard, copying down everything you type. The real bank is blocks away, and they never asked you to come to this corner.

What is it?

Phishing is the practice of sending fraudulent emails, text messages, or creating fake websites that impersonate trusted companies to trick people into revealing passwords, credit card numbers, Social Security numbers, and other sensitive information. The term comes from 'fishing' -- scammers cast a wide net of fake messages hoping enough people will 'bite.' It is the single most common method of stealing personal information online, and AI has made phishing emails nearly indistinguishable from real corporate communications.

Real-world relevance

A longtime Amazon customer received an email about a canceled order. The link took him to a site that looked exactly like Amazon -- same logos, same layout, his email pre-filled at the top. He entered his password and credit card information. Days later, his bank called about fraudulent purchases. The scammer had also logged into his real Amazon account and changed delivery addresses. It took weeks, multiple phone calls, and a police report to sort out the mess. All because he clicked one link instead of going to amazon.com directly.

Key points

Code example

COMPLETE ANTI-PHISHING SETUP CHECKLIST FOR YOUR PARENT
=====================================================

EMAIL PROTECTIONS:
□ Enable spam/phishing filters
  - Gmail: Settings > Filters > enable spam detection
  - Outlook: Settings > Junk Email > set to 'Standard' or 'Strict'
  - Yahoo: Settings > Security and Privacy > enable protections

□ Set up email rules to flag suspicious keywords:
  - 'verify your account'
  - 'confirm your identity'
  - 'account suspended'
  - 'unusual activity detected'

BROWSER PROTECTIONS:
□ Bookmark key websites (bank, Amazon, PayPal, email)
□ Show them how to hover over links to see real URLs
□ Show them how to check sender email addresses

ACCOUNT PROTECTIONS:
□ Enable email/text alerts for account changes
□ Turn on two-factor authentication where available
□ Use unique passwords for every important account

FAMILY AGREEMENT:
□ Parent will NEVER click links in suspicious emails
□ Parent will ALWAYS go to websites directly
□ Parent will forward suspicious emails to you before acting
□ Parent knows: 'Legitimate companies never ask for passwords via email'

Line-by-line walkthrough

  1. 1. EMAIL PROTECTIONS: Start by turning on spam and phishing filters in your parent's email provider -- Gmail, Outlook, or Yahoo all have these built in. They catch many phishing emails automatically, but not all.
  2. 2. Set up email rules that flag messages containing suspicious keywords like 'verify your account,' 'confirm your identity,' or 'account suspended.' These get sorted into a review folder instead of sitting in the inbox looking legitimate.
  3. 3. BROWSER PROTECTIONS: Bookmark their most important websites -- bank, Amazon, PayPal, email. This gives them one-click access to the real site, eliminating any need to click links in emails.
  4. 4. Show them how to hover over links to see the real URL destination. This takes 2 seconds and catches most phishing attempts instantly.
  5. 5. Show them how to check sender email addresses. The display name might say 'Amazon' but the actual address could be support@amaz0n-verify.com -- one character off from the real thing.
  6. 6. ACCOUNT PROTECTIONS: Enable alerts for account changes on banking and important accounts. If someone tries to change a password or add a payment method, your parent will know immediately.
  7. 7. Turn on two-factor authentication wherever available. Even if a scammer gets the password, they can't log in without the second factor.
  8. 8. FAMILY AGREEMENT: Establish clear rules -- never click suspicious links, always go to websites directly, and forward any questionable emails to you before taking action. Give them permission to ask you: it takes 30 seconds for you to check and could save thousands.

Spot the bug

Your mother forwards you this email she received:

From: Amazon Customer Service <orders@amazn-support.com>
Subject: Action Required: Your Account Has Been Locked

Dear Valued Customer,

We detected unusual sign-in activity on your Amazon account. For your protection, we have temporarily locked your account.

Please verify your identity by clicking the secure link below within 24 hours to restore access:

[Verify My Account]

If you do not verify within 24 hours, your account will be permanently suspended.

Thank you,
Amazon Security Team
Need a hint?
Look at the sender email address carefully, the greeting style, the URL domain, and the urgency language. How many red flags can you count?
Show answer
At least 5 red flags: (1) Sender email is 'amazn-support.com' -- not amazon.com (the 'o' is missing). (2) Generic greeting 'Dear Valued Customer' instead of using the account holder's name. (3) Creates artificial urgency with a 24-hour deadline and threat of permanent suspension. (4) Asks you to click a link to 'verify identity' -- real Amazon never asks this via email. (5) The link would lead to a fake site, not amazon.com. The correct response: Do NOT click. Open a new tab, type amazon.com, log in, and check for any real alerts.

Explain like I'm 5

Imagine someone built a perfect copy of your favorite store -- same sign, same shelves, same friendly checkout person. You walk in, hand them your credit card, and buy your usual stuff. But it's not really your store. It's a fake, and the person behind the counter just copied your credit card number. That's what phishing is: someone builds a fake copy of a website you trust, and when you type in your password, they steal it. The simple fix? Never walk into a store because someone on the street handed you directions. Always go to the store yourself using the address you already know.

Fun fact

Phishing emails are sent by the billions. In a single year, an estimated 3.4 billion phishing emails are sent worldwide every day. That means for every legitimate email your parent receives, there are scammers casting lines hoping someone will bite. The good news? The 'go direct' rule -- never clicking links in emails and always visiting websites directly -- stops virtually all of them cold.

Hands-on challenge

Sit down with your parent at their computer or phone. Open their email inbox together. Find 3 real emails from companies they do business with (bank, Amazon, pharmacy, etc.). For each email: (1) hover over the sender's name to see the real email address, (2) hover over any links to see the actual URL destination, and (3) note whether the email uses urgency language. Then, help them bookmark their 5 most important websites (bank, email, Amazon, etc.) so they never need to click email links to reach these sites.

More resources

Open interactive version (quiz + challenge) ← Back to course: Protecting Aging Parents