Phishing and smishing

Also called: smishing · vishing · text scam · credential phishing · spoofed login

Phishing is a message that impersonates an organisation to get you onto a fake login page or a payment form. Smishing is the same thing by text. The message usually invents a small, plausible problem — a parcel, a toll, a rejected payment. US complaints have fallen since 2023 while reported losses rose roughly elevenfold.

Key facts

Category
Identity theft
First documented
1996
Typical loss
$50–$10k USD, per victim
Main channels
SMS, email, QR code, phone call, social media DM, messaging apps, search ads
Who is targeted
Everyone — this is the highest-volume complaint category the FBI tracks; People expecting a delivery, which is most people, most weeks; Anyone whose email or phone number appears in a data breach; Employees with access to payment systems, for the targeted version
Documented origins
China, Russia, Nigeria, United States, United Kingdom, India
Main targets
United States, United Kingdom, Canada, Australia, New Zealand, Ireland, Germany, Netherlands, Singapore
Case files
11 documented cases
Last reviewed
2026-09-06
Anatomy of a phishing messageAnatomy of a phishing message. A small, cheap problem, and a link that fixes it. That is the whole design. 1. A small, cheap problem: An undelivered parcel, an unpaid toll, a rejected payment, an expiring subscription. 2. A link that fixes it: On a phone screen the real destination is hidden. A QR code hides it completely. 3. A page that looks right: A pixel-accurate clone. Modern kits proxy the real site, so everything behaves normally. 4. The code request: A one-time passcode is asked for, and relayed to the real site in real time. 5. Access, or a payment: Either the account is taken, or a small 'redelivery fee' captures the card directly. 6. A follow-up call: Often a 'fraud team' rings about the login you just made, and the safe-account script begins. The diagram marks stage 4 as the point where the scheme can still be stopped: A code entered on a page you reached from a message is handed straight to whoever sent it. Modern phishing kits relay it to the real site while you wait, which is why two-factor authentication does not save you here. Reach your account through your own app or a bookmark, never through a link.Anatomy of a phishing messageA small, cheap problem, and a link that fixes it. That is the whole design.1A small, cheapproblemAn undelivered parcel, anunpaid toll, a rejectedpayment, an expiringsubscription.Seconds2A link that fixes itOn a phone screen the realdestination is hidden. A QRcode hides it completely.Seconds3A page that looksrightA pixel-accurate clone.Modern kits proxy the realsite, so everything behavesnormally.Seconds4The code requestA one-time passcode isasked for, and relayed tothe real site in real time.Seconds5Access, or a paymentEither the account istaken, or a small'redelivery fee' capturesthe card directly.Minutes6A follow-up callOften a 'fraud team' ringsabout the login you justmade, and the safe-accountscript begins.Hours to daysWhere it can still be stopped — stage 4A code entered on a page you reached from a message is handed straight to whoever sent it. Modern phishing kits relay it to the real site while you wait, whichis why two-factor authentication does not save you here. Reach your account through your own app or a bookmark, never through a link.Stages documented in FBI IC3 annual reporting for 2023 to 2025 and IC3 advisories of August and September 2026.howscamswork.com
The stages of the scheme, in order, with the point where it can still be stopped.

What it is

Phishing is a message pretending to be from an organisation you deal with, designed to get you onto a page that is not theirs. Smishing is the same thing delivered by text; vishing is the version done by voice.

The genre has a house style, and it is worth naming because it is remarkably consistent: a small, cheap problem with a link that fixes it. A parcel could not be delivered — confirm your address. An unpaid toll of £2.40 — settle it now. A payment was declined. A subscription is expiring. Your bank noticed unusual activity.

None of these are frightening enough to make you stop and think, and all of them are annoying enough that you want them dealt with. That is deliberate. Alarm makes people call someone; mild irritation makes them click.

The shape of the crime is changing sharply. US complaints fell from 298,878 in 2023 to 191,561 in 2025, while reported losses rose from $18.7 million to $215.8 million — roughly elevenfold. Average loss per complaint went from about $63 to about $1,127. Fewer people are being reached, and what reaches them is far more expensive.

How it actually works

  1. A small, cheap problem

    A parcel, a toll, a declined payment, a password expiring, an unexpected invoice. Calibrated to be plausible and mildly annoying rather than alarming.

  2. On a phone screen, the real destination of a link is largely hidden. A QR code hides it completely — which is why quishing works, and why stickers placed over genuine codes on parking meters have become a common physical variant.

  3. A page that behaves correctly

    Not merely a lookalike. Modern phishing kits proxy the genuine site in real time, so the page responds exactly as the real one would — because in a sense it is the real one, viewed through somebody else’s window.

  4. The code request

    Having taken the password, the page asks for the one-time code, and relays it to the real site while you wait.

    Where it could have stopped

    A code entered on a page you reached from a message is handed straight to whoever sent the message. This is why two-factor authentication does not save you here. The defence is the route, not the inspection: reach your account through your own app or a bookmark, and the fake page never gets the chance.

  5. Access, or a payment

    Either the account is taken over, or the page simply captures a card directly through a small “redelivery fee” or “toll charge” — an amount low enough not to trigger a second thought.

  6. The follow-up call

    Frequently the most expensive part. A “fraud team” rings about the suspicious login you just made, and the safe account script begins. The phishing page was the groundwork.

Why it works

The premise is nearly always true. You are expecting a parcel. You did drive on a toll road. You do have subscriptions. The message does not need to be believed so much as to be unremarkable.

Phone screens hide the evidence. The URL is truncated, the sender is a name rather than an address, and the whole interaction happens in a few seconds while you are doing something else.

Sender IDs can be spoofed into real threads. A scam text can appear directly beneath genuine messages from your bank, which defeats one of the few checks people actually perform.

The clones are no longer detectably fake. The advice to “look for spelling mistakes” describes a generation of phishing that filters now catch. What survives is proxied, correctly branded, and responds like the real site.

Codes feel protective right up to the moment they are not. People have been trained that a code means security. Very few have been told that entering one on the wrong page hands over the account.

And the amounts are small. A £2.40 toll or a $3 redelivery fee is beneath the threshold at which anyone investigates — which is the point, because the card details are the product, not the payment.

Where it comes from

Phishing has the least meaningful geography of anything on this site, because it needs no local presence at all: a domain, a template kit and a list. Kits are sold as a service, complete with hosting, and the same template appears simultaneously against banks on three continents.

The enforcement record does show clustering. Large-scale smishing infrastructure aimed at Western countries has been repeatedly attributed to Chinese-language criminal groups operating subscription phishing platforms, particularly for the toll, delivery and postal variants. West African networks feature heavily in the business email compromise pipeline that begins with a phished mailbox. Russian-speaking groups dominate the credential-access market, selling harvested logins rather than using them.

The most notable current development is technical rather than geographic. The FBI’s September 2026 advisory describes OAuth consent phishing — obtaining a permission token rather than a password, so that access survives a password change and can only be ended by revoking the token in account settings. There is no fake login page involved at all.

Real cases

A sticker over the parking meter's QR code

2026 US Ongoing

On 3 September 2026 the FTC warned consumers that people have reported scammers covering up legitimate QR codes on parking meters with codes of their own. Scanning the substituted code leads to a fake site built to take payment details, personal information, or both. It is the physical version of a phishing link, and it defeats every habit people have learned about checking where a link goes.

Read the case file · 2 sources

Consent phishing: access that a password change does not revoke

2026 US Ongoing

In September 2026 the FBI warned about OAuth consent phishing — a technique that obtains lasting access to an account without ever taking a password. The victim is sent a link that asks them to approve an application, and the resulting token cannot be cancelled by changing the password. Since late 2025 the FBI has observed actors impersonating government officials, media figures and event organisers on messaging apps to deliver these requests.

Read the case file · 1 source

Stolen, not given: accounts broken into for explicit content

2026 US Ongoing

In August 2026 the FBI warned that sexual exploitation actors are illegally accessing victims' social media and personal accounts to steal explicit content and sell it on criminal marketplaces — often without the victim ever knowing. The intrusion methods are ordinary account-takeover techniques, including one that turns on persuading the victim to hand over a verification code.

Read the case file · 1 source

A SIM swap that moved the price of bitcoin

2025 US Sentenced

In May 2025 an Alabama man was sentenced to 14 months in prison for his part in taking over the US Securities and Exchange Commission's account on X. He obtained control by performing a SIM swap: using a printer to make a fraudulent identification card from a victim's stolen personal details, impersonating that person at a mobile carrier, and taking over their phone number. Co-conspirators then posted a false announcement in the SEC chairman's name that moved the price of bitcoin by more than $1,000 within minutes.

Read the case file · 1 source

"Real Medicare cards are free and mailed to you automatically"

2025 US Ongoing

The FTC publishes a Medicare Open Enrollment warning every autumn, and the 30 September 2025 edition contains the single most useful sentence in the whole category: real Medicare cards are free and mailed automatically. Anybody who calls offering a new or updated one, and asks for a number to process it, has identified themselves.

Read the case file · 3 sources

The FTC ranks "wrong number" texts among the five biggest text scams

2025 US Ongoing $470.0m

In April 2025 the FTC published its analysis of 2024 text-message fraud reports and placed the "wrong number" opener fifth among the top five text scams — the only one of the five with no pretext at all. The same analysis records $470 million lost to text-initiated fraud in 2024, more than five times the 2020 figure, and a doubling in the share of text scam reports that involved actual money lost.

Read the case file · 4 sources

Phishing reports fell while losses rose elevenfold

2025 US · AU Ongoing $215.8m

US phishing and spoofing complaints fell from 298,878 in 2023 to 191,561 in 2025, while reported losses rose from $18.7 million to $215.8 million — roughly eleven times. Australia saw the same divergence in a single year: Scamwatch phishing reports fell 33.2%, while combined national phishing losses rose 15.5%. Phishing is becoming a smaller, far more expensive crime.

Read the case file · 2 sources

Text scam reports collapsed 62% while losses went up

2025 AU · US Ongoing $11.6m

Australian text-message scam reports fell from 77,365 in 2024 to 29,058 in 2025 — a 62.4% collapse that the National Anti-Scam Centre attributes to disruption across the ecosystem. Losses through the same channel went the other way, rising from A$14.0 million to A$17.9 million, driven by high-value losses in job, investment and phishing scams. Blocking is working on volume and not on harm.

Read the case file · 3 sources

141,902 telemarketing complaints, and what they cannot tell you

2024 US Ongoing

US consumers filed 141,902 unwanted telemarketing complaints with the FTC in 2024, alongside 200,331 about unsolicited email and 164,634 about unsolicited texts. None of those figures measures the robocall problem, and the reason is instructive: one operation alone made five billion calls in a quarter that produced nothing like five billion complaints.

Read the case file · 2 sources

The FBI's catalogue of how generative AI gets used in fraud

2024 US Ongoing

In December 2024 the FBI published an itemised account of how criminals use generative AI across text, images, audio and video. The most consequential entries are the mundane ones: AI used to correct grammar and spelling for foreign actors targeting US victims, to produce fictitious social media profiles at volume, and to generate the content of fraudulent investment websites.

Read the case file · 1 source

5,187,677,000 calls in three months, and a $300m fine

2022 US · PA · HU Sanctioned $300.0m

In December 2022 the FCC proposed a $299,997,000 penalty — the largest in its history — against the auto warranty robocall operation, having found it placed approximately 5.19 billion calls to over 550 million phones in three months using more than a million spoofed caller IDs. Enough to have called every person in America fifteen times.

Read the case file · 2 sources

Red flags

  • A link that solves a small problem. Parcel, toll, payment, subscription, verification. The genre in one line.
  • A small payment requested — a redelivery fee, a toll, a customs charge. The amount is small so you will not query it.
  • Urgency out of proportion to the stakes. A £2 toll does not need paying within 12 hours.
  • Your password manager does not offer to fill the page. One of the strongest signals there is.
  • A request for a one-time code, on any page or by any person.
  • A message about a delivery you are not expecting — or one you are, which is exactly what makes it work.
  • A QR code in a message, an email, or stuck on top of another QR code in the physical world.
  • A call about the login you just made. This sequence is the expensive one.
  • A permission request from an app you do not recognise, particularly one asking for full mailbox access.
  • A domain that is nearly right — an added hyphen, a swapped letter, a different ending.

If it’s happening to you

If you clicked but entered nothing. You are almost certainly fine. Close the page and do not return to it. If what you saw was an app-permission screen rather than a login form, check your account’s connected-applications list and revoke anything unfamiliar — a password change will not remove that kind of access.

If you entered credentials.

  1. Change that password immediately, from your own app or a bookmark, not from any link.
  2. Change it anywhere else you used it. Reuse is what turns one phishing page into six compromised accounts.
  3. Revoke active sessions in the account’s security settings, and check for forwarding rules, added recovery addresses or new devices.
  4. Check connected applications and remove anything you do not use.
  5. Expect a phone call. A follow-up posing as the fraud team is common, and it is where the large losses happen. Your bank will not call and ask you to move money.

If you entered card details. Call your bank now and cancel the card. The small charge was the smallest part of it — the details are the product.

Reporting. Forward scam texts free to 7726 in the UK, Australia, Canada and several other countries. Forward scam emails to [email protected] in the UK. Report the wider incident through your national agency — see where to report.

Preventing it. One habit and one setting.

The habit: never reach an account through a link. Use your own app or bookmark, every time, even when the message is genuine. It costs ten seconds and it makes the entire category ineffective.

The setting: use passkeys or a hardware security key wherever they are offered. Unlike codes, they are bound to the real domain and simply will not work on a fake one — the only widely available control that defeats real-time proxying.

Where the money goes

Phishing rarely takes money directly. It takes access, and access is a commodity.

Harvested credentials are sold in bulk, and buyers use them for different things: draining accounts, running business email compromise from a compromised mailbox, opening credit, or reselling to whoever needs a foothold. The person who phished you is very often not the person who eventually uses it.

Where a payment is captured directly — the small redelivery or toll fee — the card details are the real prize. The charge itself is a test; the details are tested, sold and used elsewhere, which is why a trivial fraudulent charge is worth treating as seriously as a large one.

The other half of this story

Our sibling site Clean on Paper explains where the harvested accounts get used — how compromised accounts become laundering infrastructure rather than just a theft.

By the numbers

No agency publishes a line item for most of the schemes on this site, so these charts show the official categories that contain this scheme. Each series is labelled with the agency's own category name. See how the mapping works.

Reported losses over timeLine chart of reported losses from 2021 to 2025 for the agency categories that cover this scheme: Phishing/Spoofing (US); Phishing (AU); Phishing scams (AU); Spoofing (CA).Reported losses over timeEach line is one agency category that covers this scheme. Agency categories are usually broader than the scheme itself.$0$50m$100m$150m$200mPhishing/Spoofing (US), 2023: $19mPhishing/Spoofing (US), 2024: $70mPhishing/Spoofing (US), 2025: $216mPhishing (AU), 2024: $56mPhishing (AU), 2025: $63mPhishing scams (AU), 2025: $20mSpoofing (CA), 2021: $3620212022202320242025Phishing/Spoofing (US)Phishing (AU)Phishing scams (AU)Spoofing (CA)Categories are the publishers’ own and are broader than this scheme, so these lines bound it rather than measure it exactly. Lines are notcomparable to each other: different countries, different reporting systems.Reported losses only. Every agency here says most fraud is never reported to it, so treat these as a floor, not a total.Sources: Canadian Anti-Fraud Centre / RCMP; FBI Internet Crime Complaint Center (IC3); National Anti-Scam Centre (ACCC), Australia(transcribed from the published report). Pulled 2026-09-06.
Full dataset, methodology and downloads

Sources

Every factual claim above traces to one of these. Statistics are reported losses; see methodology for what that does and does not measure.

  1. 2025 Internet Crime Report. FBI Internet Crime Complaint Center. Accessed 2026-09-06. Supports: 191,561 phishing and spoofing complaints and $215,843,126 in losses in 2025, and the 2023 and 2024 comparison.
  2. Malicious Cyber Actors Gain Access to Victim Accounts Through Consent Phishing. FBI Internet Crime Complaint Center. Accessed 2026-09-06. Supports: OAuth consent phishing, the persistence of token access, and the observed impersonation lures.
  3. Sexual Exploitation Actors Stealing and Leaking Explicit Content. FBI Internet Crime Complaint Center. Accessed 2026-09-06. Supports: The verification-code request technique and the look-alike customer-support domains.
  4. Targeting scams: report of the National Anti-Scam Centre on scams data and activity 2025. National Anti-Scam Centre (ACCC), Australia. Accessed 2026-09-06. Supports: 65,361 Scamwatch phishing reports down 33.2%, the 2.3% loss rate, combined phishing losses of A$97.6m up 15.5%, and the fall in text-message scam reports from 77,365 to 29,058.
  5. Consumer Sentinel Network Data Book 2024. US Federal Trade Commission. Accessed 2026-09-06. Supports: Contact-method distribution: 371,651 email reports, 246,784 text reports, and losses by channel.
  6. Reporting fraud. UK Government, Stop! Think Fraud campaign. Accessed 2026-09-06. Supports: The 7726 text-forwarding route and [email protected].

Common questions

How can I tell a fake login page from a real one?

Increasingly you cannot, and that is the honest answer. Modern phishing kits proxy the genuine site in real time, so everything behaves correctly. The reliable defence is not inspection but route: reach your account through your own app or bookmark rather than through any link, and the question never arises.

Doesn't two-factor authentication protect me?

Not against this. If you enter a code on a phishing page, the kit relays it to the real site while you wait and gets in. Passkeys and hardware security keys do protect you, because they are bound to the real domain and simply will not work on a fake one.

My password manager did not offer to fill the page. Does that mean anything?

Yes, and it is one of the best signals available. Password managers match on the exact domain, so silence on a page that looks like your bank is the manager telling you the domain is wrong. Treat that as a stop, not as a glitch to work around by copying and pasting.

The text came in the same thread as real messages from my bank.

Sender IDs can be spoofed, which makes scam texts appear inside a legitimate thread. Thread position tells you nothing about who sent a message. It is one of the most convincing tricks in this category precisely because it defeats a sensible-seeming check.

I clicked but did not enter anything. Am I compromised?

Usually not. Most phishing needs you to type something. Close the page, do not return to it, and if it was an app-permission request rather than a login page, check your account's connected-applications list and revoke anything unfamiliar.

Why do fewer people report phishing while losses keep rising?

Filtering has improved, so the crude mass version reaches fewer people and gets reported less. What survives the filters is targeted and far more expensive when it lands. In Australia only 2.3% of people who reported a phishing scam had lost any money at all, while national phishing losses still rose.

Where phished credentials goWhere phished credentials go. Phishing rarely takes money. It takes access, and access is a commodity with a market. Where phished credentials goPhishing rarely takes money. It takes access, and access is a commodity with a market.Credentials or carddetailsA small captured feeis a test; the detailsare the prizeWhoever sent themessageAccess is a commodity,and the seller rarelyuses itSold in bulkBuyers drain accounts,run BEC from themailbox, open credit,or resell againSomebody else entirelyReversibilityStolen details cannot be recalled at all. Assume they have been sold and will be used later by someone else, and act on the account rather than on the charge.What happens to harvested credentials — Clean on Paper, our sibling sitehttps://cleanonpaper.site/techniques/money-mules/The gap between collection and use is why a trivial fraudulent charge deserves the same response as a large one: the charge is the receipt for a theft that has not been spent yet.howscamswork.com
Where the money goes after it leaves, and where it becomes hard to recover.

Report it

Reporting is what produces the enforcement data on this page. Find the right agency and phone number for your country on the report page. If money moved in the last few hours, call your bank first.