Module 04

Device Safety

Keeping your phone, computer, and home network secure through updates, settings, and safe habits.

Why Updates Matter More Than Antivirus

If there's one security habit that matters more than any other, it's this: keep your software up to date. Software updates aren't just about new features. They patch security vulnerabilities — specific weaknesses in code that attackers know how to exploit. When a vulnerability is discovered, the clock starts ticking. Attackers race to exploit it before people install the fix.

The WannaCry ransomware attack in 2017 is a perfect example. It infected more than 200,000 computers across 150 countries, locking people out of their files and demanding ransom payments. The attack exploited a vulnerability in Windows that Microsoft had already released a patch for — two months earlier. Every computer that had been updated was immune. Every computer that hadn't was a target.

This pattern repeats constantly. The vast majority of successful attacks exploit known vulnerabilities that already have patches available. Attackers count on the fact that people delay updates because they're inconvenient. Don't give them that advantage.

Enable Automatic Updates on Everything

  • Phone: iPhone — Settings → General → Software Update → Automatic Updates. Android — Settings → System → Software Update → enable auto-download
  • Computer: Windows — Settings → Windows Update → turn on automatic updates. Mac — System Settings → General → Software Update → Automatic Updates
  • Browser: Chrome, Firefox, Safari, and Edge all update automatically by default — just make sure you restart your browser regularly so updates can apply
  • Apps: Enable auto-update in your device's app store settings. On iPhone — Settings → App Store → App Updates. On Android — Google Play → Settings → Auto-update apps
The Single Best Habit
Turning on automatic updates across all your devices prevents more attacks than any antivirus software, VPN, or other security product you could buy. It's free, it's simple, and it works. Do this before anything else on this page.

Securing Your Phone

Your phone is likely the most personal device you own. It holds your email, bank accounts, photos, messages, location history, and more. If someone gains access to your unlocked phone, they have access to your entire digital life. Here's how to lock it down.

Screen Lock

Set a PIN of at least 6 digits — not 4. Better yet, use biometric authentication (fingerprint or face recognition) for convenience combined with a strong PIN as backup. Avoid simple patterns and PINs like 123456, 000000, or your birth year. Your screen lock is the front door to everything on your phone.

Find My Device

Enable your phone's built-in tracking feature so you can locate, lock, or erase your phone remotely if it's lost or stolen.

  • iPhone: Settings → [your name] → Find My → Find My iPhone → turn on all three options
  • Android: Settings → Security → Find My Device → turn on

If your phone is stolen, you can remotely lock it, display a message, or erase all data. This feature has saved countless people from having their personal information compromised after a phone theft.

Review App Permissions

Apps often request more permissions than they actually need. A flashlight app doesn't need access to your contacts. A photo editor doesn't need your location at all times. Periodically review what permissions your apps have and revoke anything that doesn't make sense.

  • iPhone: Settings → Privacy & Security — review each category (Location, Contacts, Camera, Microphone, etc.)
  • Android: Settings → Privacy → Permission Manager — review each permission type

Additional Phone Security

  • Only install apps from official stores (Apple App Store, Google Play Store) — sideloaded apps bypass security review
  • Turn off Bluetooth and WiFi when you're not using them in public places — these can be used to track your device or attempt connections
  • Be cautious with charging stations in airports and public spaces — use your own charger and wall adapter, or carry a portable battery
phone-security-checklist.txt
[CRITICAL] Screen lock: 6+ digit PIN or biometric
[CRITICAL] Find My Device: enabled
[CHECK]   App permissions: reviewed & trimmed
[CHECK]   Auto-update: turned on
[GOOD]    Official app stores only
[GOOD]    Bluetooth/WiFi off in public
 
[INFO]   These settings take 5 minutes. Do them now.

Securing Your Computer

Your computer likely stores years of documents, photos, financial records, and saved passwords. Modern operating systems come with strong built-in security tools — you just need to make sure they're turned on.

Built-In Firewall

A firewall monitors incoming and outgoing network traffic and blocks suspicious connections. Both Windows and macOS include one — make sure yours is active.

  • Windows: Settings → Privacy & Security → Windows Security → Firewall & Network Protection — verify it's on for all network types
  • Mac: System Settings → Network → Firewall — turn it on if it's not already

Built-In Antivirus

You don't need to pay for antivirus software. Windows Defender (now called Microsoft Defender) is built into Windows and is genuinely effective — independent testing labs consistently rank it among the best antivirus products available. On macOS, XProtect runs silently in the background. The days when you needed to buy Norton or McAfee are over.

Make sure your built-in protection is enabled and scanning regularly. On Windows, open Windows Security and check that virus protection is active with real-time scanning turned on.

Full-Disk Encryption

If your laptop is lost or stolen, full-disk encryption prevents anyone from reading your data — even if they remove the hard drive and connect it to another computer. Without encryption, your files are fully accessible to anyone with physical access to the device.

  • Windows: Search for "BitLocker" in Settings → turn it on for your main drive (available on Windows Pro/Enterprise; Windows Home has Device Encryption in Settings → Privacy & Security)
  • Mac: System Settings → Privacy & Security → FileVault → turn on

Use a Standard User Account

Create a standard (non-administrator) account for daily use and keep an admin account just for installing software. This way, if malware tries to install itself or make system changes, it'll be blocked because your daily account doesn't have permission. This one change can stop many types of malware from taking hold.

Save Your Money
You do not need to buy antivirus software. Windows Defender and macOS XProtect are free, built-in, and effective. Many paid antivirus products actually slow down your computer more than they help. Save your money and make sure the built-in tools are turned on.

Your Home WiFi Network

Your home router is the gateway between every device in your house and the internet. If an attacker gains access to your router, they can monitor your traffic, redirect you to fake websites, or use your network for illegal activity. Most routers ship with weak default settings that need to be changed.

Change the Default Password

Most routers come with a default administrator password like "admin," "password," or "1234." These defaults are publicly known — you can find lists of them on the internet for every router brand. Log into your router's settings page (usually by typing 192.168.1.1 or 192.168.0.1 into your browser) and change the admin password to something long and unique. This is the password to manage the router, which is separate from the WiFi password.

Change the Network Name (SSID)

The default network name often includes the router's brand or model number (like "NETGEAR-5G" or "Linksys02847"). This tells anyone nearby exactly what router you're using, which helps them look up known vulnerabilities. Change it to something that doesn't identify you personally or reveal your hardware.

Use Strong Encryption

In your router's wireless security settings, use WPA3 if your router supports it. If not, use WPA2 (also called WPA2-PSK or WPA2-Personal). Never use WEP — it was cracked years ago and provides essentially no protection. If your router only supports WEP, it's time for a new router.

Set Up a Guest Network

Most modern routers support creating a separate guest network. Use it for visitors and for smart home devices (smart speakers, security cameras, smart TVs). A guest network is isolated from your main network, which means a compromised smart device can't be used as a stepping stone to access your computer or phone.

Update Router Firmware

Routers receive security updates just like computers and phones — but they don't always update automatically. Check your router's admin page every few months for firmware updates. Some newer routers (like Google Wifi or Eero) handle this automatically, but most traditional routers don't.

router-security-audit.log
[VULN] Default admin password: admin/admin — CHANGE IMMEDIATELY
[VULN] Encryption: WEP — UPGRADE TO WPA2/WPA3
[WARN] SSID broadcasts router model — change name
[WARN] No guest network configured — smart devices on main network
[NOTE] Firmware last updated: unknown — check for updates
 
[FIX]  All of these can be fixed in your router's settings page.

Public WiFi: The Risks

Coffee shops, airports, hotels, libraries — public WiFi is everywhere, and it's convenient. But public networks come with real risks. When you connect to a shared network, other people on that network can potentially see your traffic, intercept data you send, or set up fake networks designed to steal your information.

What Can Go Wrong

On an unprotected public network, an attacker can perform what's called a "man-in-the-middle" attack — positioning themselves between your device and the WiFi router to intercept the data passing between them. If you're logging into a website that doesn't use encryption (HTTPS), they can capture your username and password in plain text. Attackers can also create fake networks with names like "Starbucks_Free_WiFi" to trick people into connecting.

How to Stay Safe

  • Never access banking, investment accounts, or enter passwords on public WiFi without a VPN. A VPN encrypts all your traffic so even if someone intercepts it, they can't read it
  • Use your phone's mobile hotspot instead when possible — your cellular data connection is significantly more secure than public WiFi
  • Check for HTTPS on every website — look for the lock icon in your browser's address bar. HTTPS means the connection between your browser and that specific website is encrypted. Never enter sensitive information on a site without it
  • "Forget" public networks after use — go into your WiFi settings and remove saved public networks so your device doesn't automatically reconnect to them (or to fake networks using the same name) later
  • Turn off auto-connect — configure your device to ask before joining known networks, especially on laptops
  • Disable file sharing when on public networks — on Windows, choose "Public network" when prompted. On Mac, turn off AirDrop or set it to "Contacts Only"
Quick Rule
If you're on public WiFi and you wouldn't be comfortable shouting the information across the room, don't type it into your device without a VPN. Public WiFi without encryption is roughly equivalent to having a conversation in a crowded room — anyone nearby can listen.

Backups: Your Safety Net

Ransomware attacks lock you out of your own files and demand payment — often thousands of dollars — for the key to unlock them. Hard drives fail without warning. Phones get lost or broken. Laptops get stolen. The only reliable protection against all of these scenarios is having a current backup of your data.

The 3-2-1 Rule

The gold standard for backups is the 3-2-1 rule: keep 3 copies of your data, on 2 different types of storage, with 1 copy offsite. This sounds complicated, but it's actually straightforward:

  • Copy 1: Your original files on your computer or phone
  • Copy 2: An external hard drive or USB drive that you back up to regularly (this is your second type of storage)
  • Copy 3: A cloud backup service — iCloud, Google One, OneDrive, or Backblaze (this is your offsite copy)

Cloud Backup

Cloud backup is the easiest way to keep an offsite copy of your data. Most phone and computer platforms offer integrated cloud backup:

  • iPhone: Settings → [your name] → iCloud → iCloud Backup → turn on
  • Android: Settings → System → Backup → Back up to Google One
  • Windows: Settings → Accounts → Windows Backup, or use OneDrive for file-level backup
  • Mac: System Settings → [your name] → iCloud → iCloud Drive, and use Time Machine with an external drive for full system backup

Local Backup

An external hard drive provides a fast, local backup that doesn't depend on internet access. A 1TB external drive costs roughly $50 and can store years of documents and photos. Plug it in, set up automatic backup, and store it somewhere safe. On Mac, Time Machine makes this almost effortless. On Windows, use File History or the built-in Backup feature.

Test Your Backups

A backup you've never tested is a backup you can't trust. Periodically verify that your backups are running, check that recent files are included, and try restoring a file to make sure the process works. The worst time to discover your backup system is broken is the moment you need it.

backup-status.log
[RISK]  No backup = one hardware failure from losing everything
[RISK]  Ransomware can encrypt ALL connected drives
[SAFE]  Cloud backup = ransomware can't reach it
[SAFE]  3-2-1 rule = protected against any single failure
 
[INFO]  Backups are the only defense that works after an attack.
Ransomware Can't Hold You Hostage
If you have a current backup, a ransomware attack is an inconvenience — not a catastrophe. You can wipe your device, restore from backup, and move on without paying a cent. Without a backup, you're facing the choice between losing everything or paying criminals with no guarantee they'll actually give your files back.

What to Do Right Now

  1. Turn on automatic updates on your phone, computer, browser, and apps. Do this first — it's the single most effective security step you can take.
  2. Review your phone's app permissions. Go to Settings → Privacy and check which apps have access to your location, camera, microphone, and contacts. Revoke anything that doesn't make sense.
  3. Change your router's default password. Open 192.168.1.1 or 192.168.0.1 in your browser, log in with the default credentials (check the sticker on your router), and set a strong, unique admin password.
  4. Enable Find My Device on your phone so you can locate, lock, or erase it remotely if it's lost or stolen.
  5. Set up automatic cloud backup — iCloud Backup for iPhone, Google One for Android, or OneDrive/iCloud for your computer. This takes 2 minutes and protects years of data.
  6. Check that your computer's firewall is on. Windows: Settings → Windows Security → Firewall. Mac: System Settings → Network → Firewall.
  7. Verify your WiFi encryption. Log into your router and confirm you're using WPA2 or WPA3 — not WEP or no encryption.