Security & Self-Custody

Phishing and Social Engineering Defense

The attack patterns that actually drain wallets, and habits (bookmarks, address checking, no DMs) that stop them.

6 min readReviewed by Pim Feltkamp · Aug 11, 2026, 09:43 PM

Before this guide, read Hardware Wallets: How They Work and Choosing One.

Almost no crypto is stolen by "hacking" in the Hollywood sense. Wallets are drained because their owners were talked, tricked, or rushed into handing over access — a seed phrase typed into a fake page, a malicious transaction approved without reading, a "support agent" trusted for five minutes too long. Phishing defense is therefore not a software problem but a habits problem, and a small set of rigid habits stops nearly all of it.

Why You, Specifically, Are a Target

In crypto, a successful phish pays instantly, irreversibly, and pseudonymously. There is no bank to reverse the wire and no fraud department to call. That economics has produced an industrial ecosystem: phishing-kit developers sell "drainer" software to affiliates who run the actual campaigns and split the proceeds. Individual drainer operations have been documented stealing tens of millions of dollars across thousands of victims before shutting down and rebranding.

Attackers don't need to target you personally. They cast wide nets — poisoned search ads, mass DMs, fake airdrop announcements — and let victims self-select. The moment you join a crypto Discord, follow crypto accounts, or sign a public transaction, you enter the pool. Assume every unsolicited crypto-related contact is hostile; you'll be right far more often than not.

The Attack Patterns That Actually Drain Wallets

Recognizing the standard plays matters more than any tool.

Fake sites and poisoned search results

Attackers buy search ads or register look-alike domains (unlswap for uniswap, hyphenated or misspelled variants) that pixel-perfectly clone a real wallet, exchange, or DeFi site. Everything works — until you connect a wallet and sign, or "restore" your wallet by entering your seed. Searching for a crypto site and clicking the top result is one of the most reliable ways to get drained.

Fake support

You post in a project's Discord or reply to an exchange on social media asking for help. Within minutes, "Support" DMs you, sympathetic and professional, with a link to a "validation portal" or a request for your recovery phrase to "resynchronize your wallet." Real support never DMs first, never asks for a seed phrase, and never needs you to sign anything to fix a display issue. This scam persists because it works on smart, stressed people.

Malicious signatures and drainers

Modern drainers rarely ask for your seed. Instead they present a wallet signature request that looks routine — a "claim," "mint," "verify ownership," or gasless off-chain signature — but actually grants transfer rights over your tokens and NFTs. One approved signature can authorize sweeping entire asset categories. The defense is reading what the wallet actually says: legitimate "log in" signatures move nothing and cost nothing; anything mentioning approvals, permits, setApprovalForAll, or specific token amounts deserves full attention. Modern wallets increasingly simulate transactions and warn "this gives X permission to move your tokens" — treat those warnings as fire alarms, not pop-ups to dismiss.

Address poisoning and clipboard swaps

Two attacks on the copy-paste habit. In address poisoning, an attacker sends dust transactions from an address crafted to match the first and last characters of one you often use, hoping you'll copy it from your transaction history later. Clipboard malware goes further: it silently replaces any crypto address you copy with the attacker's. Both are defeated the same way — verify more than the ends of an address before sending, and confirm it on your hardware wallet screen, which malware can't alter.

Urgency and fear pretexts

"Your wallet will be suspended." "Migration deadline tonight." "You've received a compromised token — click to remove it." "Airdrop closes in 2 hours." Urgency is the load-bearing component of nearly every phish, because rushed people skip verification. The corollary is one of the most valuable rules in crypto: there is no legitimate crypto emergency that requires you to sign something within the next ten minutes. Anything truly yours will still be yours after you slow down and verify.

Targeted social engineering

Higher-value targets get bespoke treatment: fake job interviews with a "coding test" that installs malware, fake podcast or partnership invitations with a poisoned meeting app, compromised accounts of real friends asking you to test their new project. The tell is the ask: at some point, you're steered to run software, click a link, or sign something. The relationship-building before that moment is the attack.

The Habits That Stop Them

None of these require technical skill. All of them require consistency.

  • Bookmark, never search. Maintain bookmarks for every exchange, wallet, and DeFi site you use, created carefully once, and use them exclusively. Type nothing, click no ads, follow no links from messages — even ones that appear to come from the real service.
  • Treat all DMs as hostile. Configure Discord and Telegram to block DMs from non-friends. Anyone contacting you first about crypto — support, giveaways, "you've been selected" — is an attacker until proven otherwise, and proving otherwise means contacting the organization yourself through a bookmarked channel.
  • The seed phrase rule is absolute. It gets typed into a wallet during deliberate setup or recovery, and nowhere else. Not into websites, not into forms, not read to anyone. There are no exceptions; every claimed exception is the scam.
  • Read every signature. Before approving anything in your wallet, know what it does. If a site you visited to read an article requests a signature, leave. If a "claim" asks for token approvals, close it. If you can't explain what a request does, rejecting it costs you nothing — that's the asymmetry to exploit.
  • Verify addresses properly. Check at least 8–10 characters across the beginning, middle, and end, or better, verify the full address on a hardware wallet display. Send a small test amount first for any new recipient of a meaningful transfer — $5 in fees is cheap insurance on a $5,000 move.
  • Impose a cooling-off period. Any request involving urgency gets an automatic waiting period — even 15 minutes breaks the spell. Scarcity plus a countdown equals phish, close to always.
  • Contain the blast radius. Do risky, novel interactions (new mints, unfamiliar dApps) from a separate wallet holding only what that interaction needs, so one bad signature can't reach your main funds.

When You've Been Hit — or Almost

If you signed something suspicious but funds remain, act immediately: revoke the approvals you granted and move assets to a clean wallet, highest value first. If your seed phrase was exposed, the wallet is permanently burned — migrate everything to a freshly generated wallet now; drainers often automate sweeps within minutes.

Then beware the second wave: "recovery services" that contact victims promising to retrieve stolen crypto for an upfront fee. With rare law-enforcement exceptions, stolen crypto is not recoverable, and recovery offers are a follow-up scam targeting people at their most desperate. Report the theft to the platform impersonated and to law enforcement, keep records, and don't pay anyone who promises your coins back.

Key Takeaways

  • Crypto theft is overwhelmingly social, not technical: seed phrases entered into fake pages and malicious signatures approved in a hurry.
  • Bookmarks-only navigation, DMs-are-hostile, and the absolute seed-phrase rule eliminate the majority of real-world attack paths.
  • Modern drainers work through signature requests that look routine; read every signature, and reject anything you can't explain.
  • Urgency is the attack: no legitimate crypto action ever requires signing within minutes. Waiting is a security control.
  • After exposure, revoke approvals and migrate to a fresh wallet fast — and treat anyone offering to "recover" stolen funds as the next scammer.

Educational content, not financial advice. Read the full disclaimer.

Next in Security & Self-Custody

Token Approvals and Wallet Hygiene