Cybersecurity Readiness FAQ
17 questions every small business should be able to answer about their security posture — from MFA and ransomware to incident response and compliance.
15
Questions
67%
of SMBs lack MDR
$4.45M
avg breach cost 2024
<30s
phishing avg click
72hrs
avg ransomware dwell
Q01What's the single most important security measure for an SMB?

Multi-Factor Authentication (MFA) on all accounts, especially email, admin, and financial accounts. MFA blocks 99%+ of automated credential attacks. Enabling TOTP-based MFA (authenticator app) takes less than an hour and is the highest-ROI security control available.

If you do nothing else: enable MFA everywhere you can today. Start with: email (Microsoft/Google), cloud services (AWS/Azure/GCP), banking portals, and any admin console.

Not SMS MFA. SIM swap attacks are cheap and effective. Use an authenticator app (Google Authenticator, Authy, 1Password) instead.
Q02How do ransomware attacks typically start?

In 75–80% of SMB ransomware cases, the initial access comes through one of three vectors:

Initial Access VectorPercentagePrevention
Phishing email with malicious link/attachment41%Email filter + user training
Remote Desktop Protocol (RDP) exposed to internet30%Disable RDP or use VPN+MFA
Exploited software vulnerability20%Patch management
Supply chain / third-party compromise9%Least privilege, monitoring
Dwell time (time from initial access to ransomware deployment) averages 72 hours for SMBs. Faster detection = less damage.
Q03How much does a ransomware attack cost an SMB?

Beyond the ransom itself, costs include: downtime productivity losses, incident response and forensics, legal and regulatory costs, customer notification, reputation damage, and potential regulatory fines. IBM's 2024 Cost of a Data Breach report places the global average at $4.45 million.

For an SMB specifically, even a minor ransomware event at $10K–50K in combined costs can be existential. Sophos' 2024 SMB ransomware report found the average SMB paid $6,600 in ransom and $52,000 in total recovery costs.

40% of SMBs hit by ransomware go out of business within 6 months. Prevention and tested backups are not optional — they are survival.
Q04What is the 3-2-1 backup rule and why does it matter against ransomware?

The 3-2-1 rule: keep 3 copies of your data, on 2 different types of media, with 1 stored offsite.

The critical addition against ransomware: at least one backup must be immutable (cannot be deleted or encrypted by an attacker) or stored air-gapped (offline). Ransomware specifically targets backup systems because it knows that backups are the organization's last line of defense.

[ AdSense Slot 1 — mid FAQ ]
Q05How often should we test our incident response plan?

Tabletop exercises: twice a year. Each exercise is a 1–2 hour guided walkthrough where the team discusses how they would respond to a specific scenario (ransomware, phishing breach, data exfiltration).

Full backup restoration tests: quarterly. This is the only way to verify your RTO and RPO are achievable. Many organizations discover too late that their "backup" hasn't been running for months.

Phishing simulations: monthly. Send simulated phishing emails to staff and track click rates. Target: below 5% click rate after 12 months of training.

Q06What is the difference between EDR and traditional antivirus?

Traditional antivirus matches files against a database of known malware signatures. It catches ~40–50% of threats. EDR (Endpoint Detection and Response) adds behavioral analysis — it monitors processes, network connections, registry changes, and file activity in real time, flagging anything that looks suspicious even if the malware is brand new.

FeatureTraditional AVEDR
Signature-based detection✓ Yes✓ Yes
Behavioral / heuristic analysisLimited✓ Full
Zero-day threat detectionPoorGood
Threat hunting✗ No✓ Yes
Incident response integrationBasicFull
Memory dump / forensics✗ No✓ Yes

SMB-friendly EDR options: Microsoft Defender for Endpoint (included with M365 Business Premium), SentinelOne, CrowdStrike Falcon Go.

Q07How do we protect against phishing when our team is small?

Layer your defenses — no single control is perfect:

Q08Do we need to comply with any cybersecurity regulations?

Common regulations that apply to SMBs depending on industry and geography:

RegulationWho It AffectsKey Requirements
GDPRAny business handling EU personal dataData protection, breach notification
CCPA/CPRACalifornia businesses with $25M+ revenue or large data setsConsumer data rights, privacy policy
HIPAAHealthcare providers, plan sponsorsPHI protection, risk assessment
PCI DSSAny business processing card paymentsSecure network, access control, monitoring
SOC 2B2B SaaS, technology vendorsSecurity, availability, confidentiality controls
Even small businesses handling payment card data must comply with PCI DSS (version 4.0 in 2024). The requirements vary by merchant level, but all merchants need a firewall, secure passwords, and encryption of cardholder data.
Q09What is the recommended password policy for small businesses?

Enforce minimum 14-character passphrases and require unique passwords per account via a password manager. Eliminate password complexity rules (they push users toward predictable patterns) — the National Institute of Standards and Technology (NIST SP 800-63B) explicitly recommends against complexity rules.

Q10How do we secure our home workers and remote employees?

Remote work expands the attack surface. Key controls:

[ AdSense Slot 2 — bottom FAQ ]
Q11What is MDR and do we need it?

Managed Detection and Response (MDR) is 24/7 outsourced monitoring, threat detection, and incident response by a dedicated security operations center (SOC). You get a team of security analysts watching your environment around the clock — without the cost of hiring them in-house.

SMBs need MDR if: you have no dedicated IT security staff, you have sensitive customer data, your team handles financial transactions, or you cannot afford to have a breach go undetected for days.

MDR ProviderStarting PriceBest For
CrowdStrike Falcon Complete~$10/user/moWindows-heavy environments
SentinelOne Vigilance~$8/user/moCross-platform (Win/Mac/Linux)
ExpelCustomCloud-native environments
SecureworksCustomEnterprise-grade SMBs
Q12How do we handle a data breach if one occurs?

Contain → Assess → Notify → Remediate → Review

Do NOT pay ransom without legal and law enforcement consultation. The FBI (IC3.gov) and local FBI field office should be contacted. Paying does not guarantee data recovery — 20–30% of ransomware victims who pay never receive working decryption keys.
Q13What is cyber insurance and does our SMB need it?

Cyber insurance (also called cybersecurity insurance or cyber liability insurance) helps cover the financial costs of a data breach or cyber incident. It typically has two components:

ComponentWhat It CoversRelevance for SMBs
First-party coverageForensic investigation, data recovery, business interruption, notification costs, credit monitoring for affected customers✓ Core need
Third-party coverageLegal defense, settlements, regulatory fines resulting from a breach of your systems✓ Essential if you handle customer data

Average SMB cyber insurance premiums range from $500–$3,000/year for $1M in coverage, depending on company size, industry, revenue, and security posture. Deductibles typically range from $1,000–$10,000.

Factors that affect your premium: whether you require MFA, have documented incident response procedures, conduct regular backups, and provide security awareness training to employees.

Cyber insurance does not replace security controls — it transfers residual financial risk after you've implemented reasonable safeguards.

Coverage terms, exclusions, and requirements vary significantly by carrier and policy. Work with a licensed insurance broker who specializes in cyber risk to compare options. This guide is for informational purposes only and does not constitute insurance advice.
Q14What should our incident response plan cover?

An incident response plan (IRP) documents how your team will detect, contain, and recover from security incidents. For an SMB, a concise, practical plan is better than an elaborate one nobody reads.

The six phases of incident response:

  1. Preparation — assign roles (incident commander, communications lead, technical lead); document contact procedures; ensure tools are ready before anything happens.
  2. Identification — detect anomalous activity: unusual logins, unauthorized access, ransomware notes, unexpected data exfiltration.
  3. Containment — isolate affected systems immediately. Disconnect from the network; change credentials; preserve evidence. Do not wipe systems before forensics.
  4. Eradiation — remove the attacker from all systems. Close the attack vector; remove malware, backdoors, and persistence mechanisms.
  5. Recovery — restore systems from clean backups; verify integrity; gradually resume operations with enhanced monitoring.
  6. Lessons Learned — post-incident review within 2 weeks. Document what happened, what controls worked, what failed, and what changes will prevent recurrence.
Store your incident response plan offline or in a system that cannot be compromised if your network is breached — a paper copy or an air-gapped digital document works well.

See also: the SMB Cybersecurity Handbook for a deeper walkthrough of each layer of defense that reduces incident likelihood in the first place.

Q15What threat detection tools should an SMB use and what can we monitor ourselves?

Threat detection for SMBs falls into two tiers: automated tooling that runs 24/7, and manual checks you can do monthly. The goal is to detect a breach before it becomes a crisis — dwell time for SMBs averages 72 hours, so faster detection directly reduces damage.

Essential automated tooling:

Monthly manual checks (do-it-yourself audit):

You don't need a SOC team to do basic threat detection. Microsoft 365 Business Premium's built-in Defender includes EDR, email filtering, and threat reporting in one package at ~$22/user/mo. This is the most cost-effective starting point for most SMBs.
Q16What is a reasonable cybersecurity budget for a small business — and where should we spend it first?

Industry benchmarks suggest SMBs should spend 5–10% of annual revenue on IT, with cybersecurity representing 10–20% of that IT budget — roughly 0.5–2% of total revenue. For a company with $2M in revenue, that is approximately $10,000–$40,000 per year on IT security. This may sound high, but the average ransomware ransom for an SMB is $150,000–$500,000, plus downtime costs, legal fees, and reputational damage — making prevention far cheaper than recovery.

Priority-based spending allocation:

PriorityTool / ActionApproximate CostWhy It Matters
1 (do first)Email security + DNS filtering$2–8/user/moStops 90%+ of attacks at the perimeter; ransomware starts with phishing
2EDR on all endpoints$5–10/user/moDetects and contains threats that bypass email filters
3MFA on all accounts (esp. admin)$0–6/user/moPrevents 99%+ of credential-based attacks; highest ROI security control
4Automated backup (3-2-1-1-0)$50–500/moEnsures recovery without paying ransom; test restore quarterly
5Cyber insurance$500–3,000/yrTransfers residual financial risk after all controls are in place
6Security awareness training$1–5/user/moReduces phishing click rates by 50–70% after one round of training
7Patch management (automated)$0–3/user/moCloses known vulnerabilities; most attackers exploit N-day vulns, not zero-days

Budget by company size:

Free wins first: MFA enforcement, device encryption (BitLocker/FileVault), automatic OS/app updates, and DNS-based filtering (Quad9 is free) cost nothing but stop the majority of attacks. Any paid security tool should demonstrate measurable risk reduction against your current baseline.
Q17What is Zero Trust security and can an SMB realistically implement it without an enterprise security team?

Zero Trust is a security model based on one principle: never trust, always verify. Every user, device, and request is treated as potentially compromised — regardless of whether it originates inside or outside the corporate network perimeter. The traditional castle-and-moat model (hard exterior, soft interior) fails because 60–80% of breaches involve lateral movement from inside the network once an attacker gains initial access.

The five core Zero Trust pillars:

PillarWhat It MeansSMB Starting Point
IdentityVerify every user uniquely; enforce least-privilege accessMFA everywhere + conditional access policies
DevicesOnly allow managed, compliant devices to access corporate resourcesDevice enrollment (Intune/JAMF); block unmanaged BYOD from sensitive apps
NetworksMicro-segment resources; no flat network perimetersVLAN segmentation; application-level firewall rules
ApplicationsEach app authenticates users rather than trusting network positionSAML/SSO for all SaaS apps; app-level access control
DataClassify and label data; encrypt at rest and in transitBitLocker/FileVault; Microsoft Purview or similar for data classification

Realistic SMB Zero Trust roadmap (12–18 months, no enterprise team needed):

You don't need to buy "Zero Trust" as a product. Most Zero Trust capabilities are already available in M365 Business Premium, Google Workspace Enterprise, or Azure AD (now Entra ID) — the platforms most SMBs already pay for. Zero Trust is a framework, not a vendor. Start with MFA + conditional access + device management; those three controls address 80% of the risk.
Q18 How do I assess and manage third-party vendor cybersecurity risks?

Third-party vendors — especially SaaS providers, managed service providers (MSPs), and cloud platforms — often have direct access to your systems, data, or network. A vendor breach can be as damaging as a direct attack on your business.

Step 1: Inventory all vendors with access. Maintain a vendor register covering: vendor name, service provided, data accessed, access level (read-only, admin, API), contract end date. Review this quarterly. Common high-risk vendors include: email providers, accounting software, CRM platforms, IT support firms, and payroll systems.

Step 2: Assess vendor security posture before onboarding. Request a Security Questionnaire (SIG Lite or CAIQ), ask for SOC 2 Type II reports, verify ISO 27001 certification, and confirm their incident notification process. Do not sign contracts with vendors that cannot provide any security documentation.

Step 3: Enforce least-privilege access. Use OAuth or SSO integrations instead of sharing credentials. Rotate API keys regularly. Revoke access immediately when a vendor relationship ends. For MSPs with remote access, require dedicated privileged access management (PAM) tools.

Step 4: Monitor vendor access continuously. Enable audit logs for all vendor-integrated systems. Set up alerts for unusual login times, geographic anomalies, or bulk data exports. If your MSP uses RMM tools, ensure those RMM dashboards are included in your own security monitoring.

Step 5: Include security requirements in vendor contracts. Require: notification of breaches within 24–72 hours, compliance with your industry standards (SOC 2, HIPAA, PCI DSS as applicable), right to audit, and data deletion upon contract termination.

Annual review cadence: Re-assess all vendors with privileged access at least once per year. Offboard vendors that no longer have a business justification for access.

Disclaimer: This guide provides general informational content about SMB cybersecurity and IT management. Topics covered are based on publicly available industry guidance (e.g., CISA, NIST, FBI IC3) and accepted best practices. This content is not a substitute for professional legal, technical, or compliance advice specific to your organization.