Quick Answer

Phishing is the most common cyberattack targeting small businesses. Phishing attacks use deceptive emails, text messages, or phone calls to trick employees into revealing credentials, clicking malicious links, or transferring money. 94% of malware is delivered via email.

Business Operations Guide — 2026

Small Business Cybersecurity Guide:
Ransomware, Phishing, Email Security,
and the Backup Plan That Saves You

43% of cyberattacks target small businesses — and 60% of small businesses that suffer a significant breach close within 6 months. This guide covers the five most common attacks, the 10 controls that stop most of them, and how to recover when one gets through.

By Carlos Torres, Founder, T.A.G. Business Funding  ·  July 2026

The 5 Most Common Cyberattacks on Small Businesses

Phishing & Business Email Compromise (BEC)

CRITICAL
94% of malware is delivered via email. FBI reports $2.9B in BEC losses in 2023.
Phishing uses deceptive emails to steal credentials or install malware. Business Email Compromise (BEC) is the premium version: attackers impersonate your CEO, CFO, or a vendor — then authorize a fraudulent wire transfer. The email looks completely legitimate because it's spoofed or sent from a compromised real account. Average BEC loss: $125,000 per incident.
Prevention: Multi-factor authentication (MFA) on all email accounts. DMARC/DKIM/SPF email authentication. Verbal confirmation protocol for all wire transfers over $2,000. Security awareness training for all staff with simulated phishing tests.

Ransomware

CRITICAL
Average ransomware demand in 2025: $2.73 million. Recovery cost (including downtime): often 5–10× the ransom amount.
Ransomware encrypts your files and demands payment to restore access. Modern ransomware also exfiltrates data before encrypting — so attackers threaten to publish your customer data if you don't pay even after you restore from backups. Small businesses are attractive targets because they lack the security infrastructure of large corporations but often have valuable financial data and customer records.
Prevention: Offline (air-gapped) or immutable cloud backups that ransomware can't reach. Patched operating systems and software (most ransomware exploits known vulnerabilities). Endpoint detection and response (EDR) tool (Malwarebytes, SentinelOne, Crowdstrike Falcon Go — $5–15/endpoint/month). Employee training: don't click unknown links or attachments.

Credential Stuffing & Password Attacks

HIGH
23 billion stolen username/password pairs are in circulation from past breaches as of 2025.
Attackers use previously leaked credentials (from LinkedIn, Adobe, Facebook, etc. data breaches) to attempt login to business accounts — banking, email, accounting software, payroll systems. If your employees reuse passwords, attackers may already have working credentials for your systems without ever targeting you specifically.
Prevention: MFA on every account — this alone stops 99%+ of credential stuffing attacks. Password manager for all employees (Bitwarden free, 1Password $3/user/month) so every account has a unique, complex password. Check haveibeenpwned.com for your domain's compromised credentials.

Malware via Malicious Websites and Downloads

HIGH
1.2 million new malicious websites are created every day. Drive-by downloads require no user action beyond visiting a compromised page.
Employees visiting compromised or malicious websites can inadvertently download malware that establishes persistent access for attackers — often weeks before the actual attack or data exfiltration occurs. Pirated software, cracked business tools, and "free" versions of paid software are common malware delivery mechanisms.
Prevention: DNS filtering (Cloudflare Gateway free tier, Cisco Umbrella $2–5/user/month) blocks access to known malicious domains before any download occurs. Endpoint protection on all devices. Policy prohibiting installation of unauthorized software.

Insider Threats and Departing Employee Access

MODERATE
34% of data breaches involve internal actors according to Verizon's 2025 Data Breach Report.
Disgruntled or departing employees who retain access to systems, client data, or financial accounts represent significant risk. The most common insider threat isn't malicious — it's a former employee whose access was never revoked, or a current employee who accidentally shares sensitive data via personal email or unsecured devices.
Prevention: Offboarding checklist that includes immediate account deactivation across all systems. Role-based access control — employees only have access to what their role requires. Audit log review quarterly for unusual access patterns. Separate accounts for departing employees during any transition period.

The 10-Step Cybersecurity Baseline for Small Businesses

1
Enable MFA on every account — no exceptions

Email, banking, accounting software, payroll, CRM, cloud storage. Use an authenticator app (Google Authenticator, Authy, Microsoft Authenticator) — not SMS, which can be SIM-swapped. This single control stops 99%+ of remote access attacks.

2
Implement the 3-2-1 backup rule

3 copies, 2 media types, 1 offsite. Cloud backup services: Backblaze Business ($99/year/computer), Acronis ($6/month/workload), Veeam. Test a restore monthly — a backup you've never restored from is untested.

3
Keep all software and operating systems updated

Enable automatic updates for Windows/macOS, Microsoft 365, QuickBooks, browsers, and all installed software. 85% of successful cyberattacks exploit vulnerabilities with available patches — attackers know when patches are released and target unpatched systems immediately.

4
Set up DMARC, DKIM, and SPF for your email domain

These three DNS records prevent attackers from sending email that appears to come from your domain — protecting your customers and business partners. Setup takes 30–60 minutes through your domain registrar or a free tool like DMARCLY or EasyDMARC. Start with "p=none" policy and move to "p=reject" after monitoring.

5
Use a password manager — no shared or reused passwords

Bitwarden (free for personal, $3/month/user for teams), 1Password ($3/user/month), LastPass Business ($4/user/month). Every system gets a unique, generated password. Never reuse passwords across systems. Never share login credentials between employees — each person gets their own account.

6
Secure your Wi-Fi network

WPA3 encryption (if your router supports it) or WPA2 minimum. Separate guest network for visitors, vendors, and personal devices — never share your business network password. Change your router admin password from the default. Enable firewall. Replace consumer routers with business-grade hardware (Ubiquiti, Cisco Meraki, or similar).

7
Endpoint protection on all devices

Microsoft Defender (built into Windows, free) + Malwarebytes Business ($4.17/endpoint/month) is a solid small business stack. Ensure endpoint protection is installed on every computer — including personal laptops used for business. Mobile Device Management (MDM) for phones that access business email.

8
Establish a wire transfer verification protocol

All wire transfer requests received by email — regardless of sender — must be verbally confirmed by phone to a known number (not one provided in the email) before execution. This one protocol prevents most BEC wire fraud. No exceptions for the CEO or CFO. Frame it as a compliance requirement, not distrust.

9
Run phishing awareness training and simulations

KnowBe4, Proofpoint Security Awareness Training, or SANS Security Awareness all offer simulated phishing campaigns — you send fake phishing emails to employees and track who clicks. Employees who click receive immediate training. Free options: CISA has free phishing simulation tools. The FTC has free cybersecurity training for small businesses at ftc.gov.

10
Create an incident response plan before you need one

Write a one-page document: who to call when a breach occurs (IT contact, cyber insurance carrier's 24/7 hotline, your attorney, your bank), what to preserve (don't immediately reboot or wipe systems — preserve forensic evidence), what to shut down first. Having this plan saves hours of chaotic decision-making when seconds matter.

The 3-2-1 Backup Rule — In Detail

The 3-2-1 Rule: 3 Copies, 2 Media Types, 1 Offsite

3
3 copies of your data

Working copy + 2 backup copies. If your working copy is ransomware-encrypted and one backup is also compromised, you still have a third clean copy to restore from.

2
2 different types of media

Internal drive / server + external hard drive OR cloud backup. The goal is that a single failure (hardware crash, ransomware that spreads locally) doesn't wipe all copies simultaneously.

1
1 copy stored offsite

Cloud backup (Backblaze $99/year/computer, Acronis $6/month, Amazon S3, or Microsoft Azure Backup) provides geographic and network separation. Ransomware that encrypts your local files and local network storage CANNOT reach properly configured cloud backups. This is your ransomware recovery plan.

Backup drives connected to infected computers get encrypted too:

A USB external hard drive plugged into your computer when ransomware strikes will be encrypted along with everything else. If cloud backup sync runs on the infected machine, ransomware may also encrypt cloud synced files (Dropbox, Google Drive, OneDrive sync). The critical word is "offsite" — not just online. Use a cloud backup service with versioning and immutable backups (Backblaze, Acronis, Veeam) that maintains prior versions even if the current copy is deleted or encrypted.

What Cyber Liability Insurance Covers (and What It Doesn't)

Small Business Cybersecurity Guide 2026 — Ransomware, Phishing, Data Protection — Data Table (2026)
Coverage CategoryTypically Covered?Notes
Ransomware payment negotiation and paymentUsually (sub-limit)Most policies include a breach coach and ransom negotiator; ransom payment often subject to a sub-limit
Data recovery and restorationYesCost to restore files from backup or rebuild encrypted systems
Business interruption / lost revenueYesRevenue lost during the period systems are down; waiting period (deductible) typically 8–24 hours
Notification costsYesLegally required customer and employee notifications when their data is breached; credit monitoring costs
Incident response / forensicsYesCost to investigate how the breach occurred; required to determine scope
Public relations / reputation managementSometimesSome policies include PR crisis management; often optional endorsement
Third-party liability (customer lawsuits)YesCustomers who sue you because their data was breached; legal defense and settlements
Social engineering / BEC wire fraudSometimesRequires a specific social engineering endorsement — not always included in base cyber policy
Theft by employeeNoCovered by crime insurance / employee dishonesty bond — separate policy
Physical hardware damageNoCovered by commercial property insurance
Patent / IP infringementNoSeparate IP insurance policy required
Cost of cyber liability insurance for small businesses: Annual premium ranges from $700–$2,500 for most small businesses with $1M policy limits. Factors that reduce premiums: MFA required for all users, documented backup procedures, endpoint protection deployed, security awareness training, dedicated IT security budget. Many insurers now require MFA as a condition of coverage — lack of MFA can void claims or substantially increase premiums at renewal.

Free Government Cybersecurity Resources

Frequently Asked Questions

What is the most common cyberattack on small businesses?
Phishing is the most common — 94% of malware is delivered via email. Business Email Compromise (BEC), a form of targeted phishing, caused $2.9 billion in US losses in 2023 according to the FBI, with average losses of $125,000 per incident. Ransomware is the second most common and most financially damaging — average ransom demand in 2025 was $2.73 million, and total recovery costs (including downtime and forensics) often exceed the ransom itself. The good news: multi-factor authentication stops 99%+ of both phishing and credential-based attacks.
What is the 3-2-1 backup rule?
Keep 3 copies of your data, on 2 different types of media, with 1 copy stored offsite. Example: working files on your computer (copy 1) + daily backup to an external hard drive on a different network (copy 2) + daily cloud backup to Backblaze, Acronis, or Veeam (copy 3, offsite). The offsite cloud copy is your ransomware recovery plan — if ransomware encrypts your local files and local backup drive, the properly configured cloud backup can restore everything. Test your backups monthly by actually performing a restore — a backup you've never restored is a backup you can't rely on.
Does cyber liability insurance cover ransomware?
Most cyber liability policies cover ransomware through: ransom payment (typically subject to a sub-limit, with a breach coach to negotiate the payment down), data recovery and restoration costs, business interruption for the downtime period, and incident response (forensics). However, coverage increasingly requires that reasonable security controls were in place at the time — particularly MFA. Many insurers now require MFA as a coverage prerequisite; lack of MFA can void claims or result in significant coverage reduction. Always review your specific policy's conditions and exclusions before a claim, not after.
What free cybersecurity resources are available for small businesses?
Free resources: CISA (cisa.gov/small-business) offers free vulnerability assessments and guides. NIST's Small Business Cybersecurity Corner provides a simplified version of the NIST Cybersecurity Framework. SBA (sba.gov/managing-business/cybersecurity) offers free online courses and webinars. FTC (ftc.gov/tips-advice/business-center/cybersecurity) offers short, practical attack-specific guides and employee training materials. Cloudflare Gateway offers free DNS filtering. Bitwarden offers a free tier for password management. Google Workspace accounts include free phishing simulation tools.

Cyber incident disrupted your cash flow? T.A.G. funds in 24–72 hours.

System downtime, emergency IT remediation, or vendor delays after a breach — T.A.G. advances $10K–$1M to bridge the gap while your cyber insurance claim processes. 500 FICO minimum.

Apply in 10 Minutes →
Business Insurance Guide Hiring Guide Bookkeeping Guide All Resources →