Ledger Guide

Defending Against SIM Swaps: A Practical Guide to Securing Your Phone Number

A SIM swap attack—also known as SIM splitting or port-out fraud—occurs when a criminal convinces your mobile carrier to transfer your phone number to a SIM card they control. Once they own your number, they can intercept the SMS-based two-factor authentication (2FA) codes sent to your device, potentially resetting passwords to your email, bank, and crypto exchange accounts. The direct answer to defending against SIM swaps is to stop relying on SMS as your primary security layer. Instead, you must shift authentication to app-based or hardware-based methods, harden your carrier account with a strong PIN, and minimize the amount of personal data you expose online. Below is a practical, layered defense strategy. ## Why SMS 2FA Is Your Biggest Weakness Most people assume that receiving a text message with a code proves they are the account owner. In reality, SMS was never designed for security. It is a convenience protocol, and its vulnerabilities are well documented. ### The Social Engineering Vector Carrier support agents are trained to help people who have "lost" their phones. If an attacker knows your name, address, and the last four digits of your Social Security number—data often found in data breaches—they can often convince an agent to port your number. No technical hacking is required; it is a pure social engineering attack. ### The Interception Risk Even if your carrier is vigilant, SMS messages travel over cellular networks that can be intercepted using inexpensive equipment, particularly if your device is forced to downgrade to an older, less secure network standard. This is a passive attack that requires no contact with your carrier at all. ## Strategy 1: Move Authentication Off SMS The single most effective defense is to ensure that no critical account uses SMS for verification. This is not about deleting your phone number; it is about changing what that number is used for. ### Use an Authenticator App Apps like Google Authenticator, Authy, or Microsoft Authenticator generate time-based one-time passwords (TOTP) directly on your device. These codes never travel over a network, so a SIM swap cannot intercept them. The key is to store the backup seed phrase securely, because if you lose your phone, you lose access. ### Use a Hardware Security Key For the highest level of protection, use a FIDO2 hardware key (such as a YubiKey) for services that support it. These keys use cryptographic challenge-response authentication, which is resistant to phishing and completely immune to SIM swapping. For example, if you hold cryptocurrency on a Ledger device, you should secure the associated email and exchange accounts with a hardware key rather than a phone number. ### The Fallback Trap Many services allow you to "recover" your account via SMS if you lose your authenticator app. You must disable this fallback option wherever possible. If a service forces you to have a phone number on file, treat that number as a public identifier, not a security credential. ## Strategy 2: Fortify Your Carrier Account Your mobile carrier is the gatekeeper. If you do not secure that account, all other efforts are undermined. ### Set a Strong Account PIN or Password Call your carrier and request a dedicated account PIN or password that is required for any account change, port-out, or SIM replacement. Avoid using easily guessed numbers like your birth year. This is a basic but often overlooked step. ### Enable Port-Out Authorization Many carriers offer a "port-out lock" or "number lock" feature. When enabled, the carrier will not release your number to another provider without a physical visit to a store with your ID, or without a second factor that you have pre-authorized. Ask your carrier which specific controls are available. ### Use a Separate Email for Carrier Alerts Ensure the email address associated with your carrier account is a unique, secure email that uses its own hardware-key or app-based 2FA. If an attacker resets your carrier password via email, they can bypass your PIN. ## Strategy 3: Reduce Your Digital Footprint SIM swappers need personal information to impersonate you. The less they have, the harder their job becomes. ### Remove Your Phone Number from Public Profiles Do not list your phone number on social media, professional directories, or public forums. Scammers scrape this data automatically. Also, check data broker sites that sell your information and request removal where possible. ### Be Wary of Phishing A common precursor to a SIM swap is a phishing email or text that tricks you into revealing your carrier PIN or account details. Always verify the sender's identity through a separate channel before clicking links or providing sensitive data. ### Use a Secondary Number for Verification For non-critical services that force a phone number, consider using a VoIP number (like Google Voice) that is not tied to your physical SIM. If that number is swapped, the damage is limited to low-value accounts. ## Strategy 4: Detection and Response Even with all defenses in place, assume a breach is possible. A fast response can prevent loss. ### Recognize the Warning Signs The most obvious sign is losing cellular service entirely, even when your phone shows full bars. Other signs include receiving unexpected "SIM card changed" notifications, being locked out of your email, or seeing unfamiliar devices in your account activity logs. ### Have a Response Plan - **Immediately** call your carrier using a landline or another person's phone to report the swap and freeze the line. - **Reset** the password and 2FA on your primary email account first, as it is often the master key to other accounts. - **Notify** your financial institutions and any crypto exchanges you use. If you use a hardware wallet like Ledger, your funds are safe because the private keys never leave the device, but you must still lock down the exchange accounts that hold your fiat or staked assets. - **File a report** with your local police and the FCC (if in the U.S.) to establish a paper trail. ## Summary of Defensive Actions | Layer | Action | Priority | | --- | --- | --- | | Authentication | Use TOTP app or hardware key instead of SMS | Critical | | Carrier | Set strong PIN and enable port-out lock | High | | Data Hygiene | Remove phone number from public sites | Medium | | Response | Have a written incident response plan | High | The core principle is simple: your phone number is a username, not a password. Treat it as such, and you will have successfully defended against the vast majority of SIM swap attacks.