Things that scare people but usually aren't a hack

An email from "yourself" demanding money

The classic: a message that appears to come from your own address, claiming the sender has been watching you through your webcam and will publish the footage unless you pay. It often quotes an old password of yours to seem credible.

This is a mass-mailed scam. The sender address is spoofed — writing any name on an envelope doesn't mean you have the keys to that house, and email works much the same way. The password, when there is one, comes from an old breach of some unrelated website, not from your computer. There is no footage. Delete it, and if that old password is still in use anywhere, change it — that's the only real action item.

Friends say they got spam from you

Worth checking, but usually not what it looks like. Two far more common explanations: someone is spoofing your address the same way as above, or a contact of yours had their account compromised and the spam is going to everyone in their address book with your name attached.

The test that settles it: look in your Sent folder. If the messages aren't there, they didn't go through your account. (A careful attacker deletes them — so combine this with the security log check below rather than relying on it alone.)

A "suspicious sign-in" notification

Usually genuine and usually benign: it fires when you use a VPN, travel, get a new phone, or your mobile provider routes you through a different city. Open the account's device list and see whether you recognise the entry. Critically — check it by typing your provider's address into the browser yourself, never by clicking a link in the notification email. Fake versions of exactly this alert are among the most effective phishing messages there are.

Signs that genuinely matter

Take these seriously:

Check the account's own security log

Every major provider records where and when your account has been accessed. Go to it directly — type the address in yourself:

Read the list carefully, but don't over-interpret locations. IP-based geolocation is frequently wrong by a hundred kilometres or more, and mobile traffic often appears from wherever your carrier's gateway sits. A login from a nearby city on a device you recognise is normal. A login from another continent, or a device type you've never owned, is not.

The thing nobody checks: forwarding rules

This is the most important paragraph in this article.

When someone compromises a mailbox, the sophisticated move isn't to send spam — it's to set up a silent forwarding rule or filter that copies your mail to them, and often auto-deletes or archives the evidence. Then they change nothing else. You reset your password, feel safe, and they keep reading everything: your bank notifications, your password resets, your private correspondence. It can run for years.

Check for this every time, even if everything else looks clean:

While you're there, also review connected apps and third-party access — anything with permission to read your mail. Revoke anything you don't actively use or recognise. Old app passwords are another common leftover; delete any you don't need.

If it was compromised: the order matters

Doing these in the wrong sequence lets the attacker back in. Follow the order.

  1. Use a device you trust. If there's any chance a computer has malware on it, don't do the recovery from that machine — a keylogger will capture your new password too. Use a different device, and run a scan on the suspect one afterwards.
  2. Change the password to something long and entirely new — not a variation of the old one. If you can't get in, use the provider's account recovery process rather than repeated login attempts.
  3. Sign out of all other sessions. This is the step people skip, and it's the one that actually evicts the attacker. Changing a password does not always terminate existing logged-in sessions — until you force a global sign-out, they may still be sitting inside your mailbox. Every major provider has a "sign out of all devices" or "sign out of all other sessions" button.
  4. Remove the rules, filters, forwarding, and connected apps you found above. Do this after the sign-out, so they can't simply recreate them.
  5. Restore your recovery options. Check the recovery email and phone number are yours, and remove any you don't recognise.
  6. Add strong authentication. A passkey or an authenticator app, not SMS if you can avoid it. Our passkeys guide covers how to do this without locking yourself out.
  7. Save the recovery codes offline, somewhere that survives losing your phone.

After you've locked it down

Why it happened, and how to stop the repeat

Accounts are rarely "hacked" in the cinematic sense. In practice it's almost always one of three things:

The three habits that close all of these off:

  1. A password manager with a unique password everywhere. This single change removes the reuse problem entirely, which is most of the risk.
  2. A passkey or authenticator app on your email account above all others, since email is the master key to everything else.
  3. Check Have I Been Pwned for your addresses, and fix anything it flags. Most password managers now do this check continuously.
The short version

A scary email from "yourself" is a spoof, not a hack. To check properly, open your provider's security page by typing the address yourself and read the login history — then, whatever it says, check your filters and forwarding rules, because that's what a real attacker leaves behind. If it was compromised: new password, then sign out of all sessions, then delete the rules, then fix recovery options, then add a passkey. In that order.