Core security principles
Focus: look-alike domains, fake support, and fraudulent airdrops
Phishing and scams often use urgency, look-alike domains, fake support, fake airdrops, or remote-control requests to induce users to reveal secrets or sign requests. A strong response is to stop the pressured action and re-verify information from a trusted entry point.
Start by separating secret material from public, verifiable information. Seed phrases, private keys, and verification codes should not be sent to other people; addresses, networks, transaction hashes, and public contract details can be used for self-service verification.
When checking an on-chain result, place look-alike domains, fake support, and fraudulent airdrops in one risk model: decide whether the information should appear at all, whether the source is trustworthy, and whether the action can change assets or permissions.
