Protecting Your Crypto Assets: How Modern Attackers Target NFT Traders
According to researchers at Check Point and supply-chain security firm Socket, three separate campaigns hit crypto users this month through completely different channels — fake-reputation clippers, a…

Cybersecurity Events: Attacks on Crypto Wallets
According to researchers at Check Point and supply-chain security firm Socket, three separate campaigns hit crypto users this month through completely different channels — fake-reputation clippers, a self-replicating USB worm, and forty malicious Firefox add-ons built to exfiltrate wallet secrets. For anyone trading NFTs across marketplaces, every one of these vectors intersects with how you sign transactions, copy addresses, and store seed phrases. The pattern is consistent: attackers are not just breaking code, they are engineering the trust you place in familiar platforms.
The Attack Surface
The first campaign, documented by Check Point Research and reported via CoinSpot.io, weaponized credibility. Attackers promoted a Rust-based clipper for Windows and macOS, disguised as Solana trading software and betting prediction tools. They built a fake "reputation economy" — coordinated likes and comments across VirusTotal, GitHub, and YouTube — to make the malicious files look legitimate. Once installed, the clipper silently monitors your clipboard and swaps any copied wallet address with the attacker's own. One missed verification on a copy-paste address during an NFT trade, and your funds route somewhere they should not.
The second vector is older in spirit but fresh in execution. Microsoft detailed a self-replicating worm that spreads via USB drives through modified.LNK shortcuts. When you plug in a flash drive and try to open a familiar file, the shortcut launches the worm instead. It hunts down your documents, hides the originals behind identically named malicious shortcuts, and pulls further instructions from a command server in the.onion zone. The clipboard-replacement function is built in. If you transact on the same machine, your copied destination address can be rewritten before you confirm the transaction.
The third campaign is the most dangerous for browser-first NFT traders. Socket's August 19 report identified forty confirmed malicious Firefox add-ons — part of seventy-seven identities the firm labels the "Offside Wallet Theft Factory" — active from at least March through August 3. Nine of those malicious IDs were originally sports-score extensions that quietly pivoted to wallet theft, abusing accumulated reputation. The payload split into four buckets: seven remote-controlled phishing loaders, fifteen add-ons that captured recovery phrases or private keys, thirteen modified Rabby clones that exfiltrated serialized keyrings before local encryption, and five credential and clipboard stealers.
Your Audit Checklist
Run this protocol now. Do not wait for a public advisory to land in your feed.
1. Audit every browser extension tied to wallet activity. If you do not recognize the developer or cannot find the extension linked from your wallet provider's official site, remove it.
2. Treat any wallet whose recovery phrase, private key, or keyring ever reached a suspicious build as fully compromised. Uninstalling the extension does not revoke leaked secrets. Move remaining assets — NFTs included — to a fresh wallet generated from a new recovery phrase on a clean device.
3. Terminate active sessions across every marketplace you use, and rotate passwords for any account that lived in the same browser profile as a flagged extension.
4. Verify every destination address at the hardware level if you use a hardware wallet, or against the first and last four characters if you do not. Any unexpected mismatch is a clipper signal — abort the transaction.
5. Isolate any machine that opened a USB drive from an unknown source. Do not plug that drive into a device that holds seed phrases or signs transactions until it has been scanned offline.
The bottom line is direct: every wallet interaction on a compromised machine is a leak of your secrets. Audit now, or pay later.