What This Guide Covers
What "Cyber Insurance Ready" Actually Means
"Cyber insurance readiness" isn't a buzzword — it's a specific set of documented security controls that underwriters check before binding coverage. Without them, your application gets declined. With them, you pay significantly less and get broader coverage.
For small businesses, the five controls insurers almost always require are the same five controls that stop the majority of ransomware and breach attacks. They're not bureaucracy — they're genuinely good security hygiene. This guide walks through each one, explains what counts as compliant, and shows you how to prove it to an underwriter.
The Insurer's Checklist
The 5 Controls Every SMB Needs to Qualify
Insurers call these the "minimum required controls" or MRCs. Here's what each one actually means in practice.
Multi-Factor Authentication (MFA)
Required on: remote access (VPN, RDP), admin/privilege accounts, email, and any cloud console (AWS, Azure, Google Cloud). Authenticator app or hardware key preferred — SMS-based MFA is increasingly rejected by insurers (Coalition cites 82% of denied claims involve MFA failures).
SOC 2 CC6.1 · Required for all remote access + admin accountsEndpoint Detection & Response (EDR)
Software that monitors every device (laptop, server, workstation) for suspicious behavior and can alert or isolate in real-time. Carrier-accepted examples: SentinelOne, CrowdStrike, Microsoft Defender for Business. Basic antivirus does not qualify — it relies on signatures after the fact.
SOC 2 CC7.1 · Must cover all employee devices + serversImmutable / Verified Backups
Backups that ransomware cannot encrypt or delete. This means: air-gapped/offline backups, cloud backups with write-once / object-lock vault policy, or hardware with write-blocker. Your nightly backup to a mapped network drive? Not compliant — and the carrier will ask for last-restore test date (≤90 days).
SOC 2 A1.2 / CC7.5 · 3-2-1 rule + tested restore ≤90 daysPrivileged Access Management (PAM)
Every admin/root account behind just-in-time elevation, hardware-key MFA, separate credentials from standard users, session recording for production access, and a documented quarterly access review. Most modern ransomware campaigns begin with privilege escalation from a compromised standard account.
SOC 2 CC6.2 / CC6.3 · Inventory + 90-day access review cadenceWritten Incident Response Plan (IRP)
A documented IRP that names who does what during a cyber incident: key contacts, isolation steps, communication templates, and recovery sequence. Must be dated, reviewed within the last 12 months, and tabletop-tested — carriers increasingly reject template-only IRPs without a documented exercise.
SOC 2 CC7.4 · Written + tabletop-tested within last 12 monthsVendor / Supply Chain Risk Management
62% of SMB cyber claims now involve a third-party breach (Coalition 2024). Carriers expect: a maintained subprocessor inventory, annual SOC 2 Type II report review for every critical vendor (hosting, payments, identity, data warehouse, primary SaaS), and a written vendor onboarding security review.
SOC 2 CC9.2 · Annual SOC 2 review for critical subprocessorsSecurity Awareness Training
Annual security awareness training for every employee with documented completion records, plus quarterly phishing simulations with click-rate tracking and remedial training for clickers. Carrier-accepted platforms: KnowBe4, Proofpoint Security Awareness, Hoxhunt, Curricula.
SOC 2 CC1.4 / CC2.1 · Annual training + quarterly phishing simSelf-Attestation Evidence
SOC 2 Crosswalk: Each Carrier Control → Trust Services Criteria
Every control on a carrier questionnaire maps to a SOC 2 Trust Services Criteria (TSC) point — and the crosswalk is the single best evidence shortcut. An auditor will pull the same artifacts your carrier will request. If you have evidence that satisfies SOC 2, you almost always have evidence that satisfies the carrier questionnaire.
| Carrier Control | SOC 2 TSC Mapping | Evidence an Auditor Will Pull | Sources |
|---|---|---|---|
| Multi-Factor Authentication (MFA) | CC6.1 | SSO/IdP screenshot with MFA policy enforced on every group; authenticator-app / hardware-key factor configuration; conditional-access policy export. | Coalition 2024 (82% denial rate tied to MFA) |
| Endpoint Detection & Response (EDR) | CC7.1, CC7.2 | EDR console screenshot showing coverage ≥95% of fleet; documented detection rule set; 90-day alert retention; named incident response owner. | AICPA TSC CC7 System Operations |
| Immutable / Verified Backups | A1.2, CC7.5 | Backup configuration export (object-lock, air-gap, or write-blocker); dated restore-test report from the last 90 days; RTO/RPO documentation. | AICPA TSC Availability A1 |
| Privileged Access Management (PAM) | CC6.2, CC6.3 | Privileged-account inventory with named owners; just-in-time elevation policy; quarterly access-review screenshots; termination-of-access SLAs. | AICPA TSC CC6 Logical Access |
| Written Incident Response Plan | CC7.4, CC7.5 | Dated IRP document; tabletop exercise record from the last 12 months; external DFIR / breach-counsel retainer; named on-call rotation. | IBM 2024 (tested IRP cuts cost by $2.66M) |
| Vendor / Supply Chain Risk | CC9.2 | Subprocessor inventory; annual SOC 2 Type II review file for each critical vendor; vendor onboarding security-review procedure. | /vendor-risk-management framework hub |
| Security Awareness Training | CC1.4, CC2.1 | Annual completion records per employee (KnowBe4 / Proofpoint / Hoxhunt / Curricula export); quarterly phishing simulation results with click rates. | AICPA TSC CC1 / CC2 |
The full TSC breakdown — CC1 Control Environment through CC9 Risk Mitigation plus Availability, with SMB control mappings — lives in the /soc-2-checklist framework hub. If your controls satisfy SOC 2 above, the carrier questionnaire is mostly a checkbox exercise.
Carrier Application Mechanics
What "Self-Attestation" Actually Means on a Carrier Application
A cyber insurance application is not a survey. Every answer is a self-attestation made under penalty of the carrier's misrepresentation exclusion — meaning the carrier can deny a claim if the answer turns out to be wrong.
Four things to know before you check the boxes
Carrier Question Examples
Sample Carrier Application Questions & How to Answer Them
Six typical SMB carrier questionnaire items — with the model-yes answer that satisfies underwriting, and the model-no answer that produces a denial or a 2–5x premium surcharge.
| Carrier Question | Model-Yes Answer (Application Approved) | Model-No Answer (Denial or Surcharge) |
|---|---|---|
| Do you enforce multi-factor authentication on all remote access and admin accounts? | Yes — MFA enforced on all remote access (VPN, RDP, SSO), all admin/privilege accounts, all email accounts, and all cloud consoles. Factor type: authenticator app (Authy / Microsoft / Google Authenticator) for staff; hardware key (YubiKey) for admins. SOC 2 CC6.1. | Partial — MFA on SSO only, SMS-only factor, or admin accounts excluded. Triggers Coalition's typical 40–60% MFA-failure surcharge or non-renewal. |
| What endpoint protection is deployed on every employee device? | EDR on every endpoint — [SentinelOne / CrowdStrike / Microsoft Defender for Business] with 24×7 monitoring, central console, 90-day alert retention, and named incident response owner. SOC 2 CC7.1. | Basic antivirus (Windows Defender passive, consumer-grade Avast / McAfee / Norton). Common denial path under SMB cyber carriers — antivirus misses fileless / signature-evasion ransomware. |
| Describe your immutable backup strategy and last restore test date. | 3-2-1 backup with one immutable copy: AWS S3 Object Lock / Azure Immutable Blob / Wasabi Vault / rotating air-gapped external drives. Last tested restore: [date within last 90 days]. RTO 4 hours, RPO 1 hour. SOC 2 A1.2 / CC7.5. | Mapped network drive backup, nightly sync to Dropbox / OneDrive, last restore test >12 months old, or single backup copy in same datacenter as production. Most common backup-related denial. |
| Is privileged access inventoried and reviewed at least quarterly? | Yes — privileged-account inventory maintained in [Okta / Entra / AWS IAM Identity Center]. Quarterly access review with screenshots on file, deprovisioning within 24 hours of termination documented, just-in-time elevation enabled for production. SOC 2 CC6.2 / CC6.3. | No — standing admin access on legacy accounts, no formal review cadence, or admin credentials shared across employees. Carriers increasingly require evidence of PAM tooling or compensating controls. |
| Attach your written Incident Response Plan (PDF). | IRP attached — dated within last 12 months, tabletop-tested [date], names roles / contacts / isolation steps / external DFIR retainer / breach counsel. SOC 2 CC7.4. | No IRP, or template-only IRP with no tabletop exercise record. Coalition 2024: claims without tabletop-tested IRP have materially higher containment times and denial rates. |
| Do you maintain a subprocessor inventory with annual SOC 2 review? | Yes — subprocessor inventory maintained; annual SOC 2 Type II review on file for [AWS / Stripe / data warehouse / identity provider / primary SaaS]. Vendor onboarding security review procedure documented. SOC 2 CC9.2. | No subprocessor inventory or no annual vendor SOC 2 review. 62% of 2024 SMB cyber claims involved a third-party breach — carriers treat this as a primary exposure factor. Detailed guidance: /vendor-risk-management. |
What Drives Your Premium
Premium-Impacting Control Gaps
Six gaps that carriers treat as material — each one is documented in Coalition, At-Bay, and Cowbell SMB underwriting guidance. The carrier publishes the denominator; the gap determines whether you're in the lowest premium tier or the highest.
Before You Apply
Pre-Submit Readiness Checklist (Do This Before Applying)
Fourteen items — seven essential, seven strengthening. Run through the essentials first; carriers can't bind without them. Then layer in the strengthening items for the lowest premium tier.
⚡ Essentials — Without These You Will Be Denied
- MFA enforced on remote access, admin accounts, and email — authenticator app or hardware key (no SMS-only)
- EDR deployed on every employee device and server (SentinelOne / CrowdStrike / Microsoft Defender for Business)
- Immutable backups configured — write-once / air-gapped — with a tested restore report from within the last 90 days
- Privileged Access Management in place — admin inventory maintained, JIT elevation enabled, quarterly access review documented
- Incident Response Plan written, dated, and tabletop-tested within the last 12 months (with named external DFIR / breach counsel)
- Subprocessor inventory maintained with annual SOC 2 review for every critical vendor (VRM framework)
- Email filtering and anti-phishing enabled on all company email (Microsoft 365 / Google Workspace built-in or Advanced)
🛡 Strengthening — Lowers Your Premium Tier
- SOC 2 quarterly access review screenshots on file (CC6.2 / CC6.3) — see /soc-2-checklist
- Tabletop-tested IRP with dated exercise record (CC7.4) — outside counsel + DFIR retainer documented
- Written security awareness training records with annual completion and quarterly phishing-simulation click rates (CC1.4 / CC2.1)
- Encrypted laptop posture with documented disk disposal (BitLocker / FileVault + KMS) — covers CC6.7
- Tested backup restore in the last 90 days with RTO / RPO documented — covers A1.2 / CC7.5
- Vendor SOC 2 review for top 5 subprocessors completed in the last 12 months — covers CC9.2
- Corgi consultation booked via /cyber-insurance for same-day binding if you want to skip the broker middleman
⚡ Quick Readiness Checklist — Do You Have These in Place?
- MFA enforced on all remote access, admin accounts, and email (no SMS-only MFA)
- EDR deployed on all employee devices and servers — not just basic antivirus
- Immutable backups configured — write-once or air-gapped; tested in the last 90 days
- Incident Response Plan written, signed, dated, and distributed to key staff
- Email filtering enabled on all company email — no exceptions
- Patch management process documented — critical patches applied within 72 hours of release
- Security awareness training conducted for all employees in the last 12 months
- Vendor risk assessment completed for any third party with access to your data or systems
Why It Matters
Cyber Insurance: DIY vs. Partner vs. Traditional Broker
Getting cyber insurance isn't just about having a policy — it's about having the right controls and choosing the right platform to bind fast.
| Criteria | No Controls (DIY) | Traditional Broker | Corgi Insurance (YC-backed) |
|---|---|---|---|
| Time to first quote | N/A — declined without controls | 2–4 weeks | <10 minutes |
| Same-day binding | ✗ | ✗ | ✓ |
| Requires all 5 controls upfront | Must self-implement first | Usually requires full audit | AI-native — shows gaps vs. requires perfection |
| Cyber + Tech E&O + AI Liability | Cyber only | Usually separate policies | All in one |
| Premium discount for documented controls | ✗ | Up to 30% | Up to 60% |
| No broker middleman | ✗ | ✗ | ✓ — direct carrier access |
| Valuation / backing | N/A | Established but slow | $1.3B YC-backed |
Don't Guess — Know Where You Stand
Run CyberStackHub's free cyber insurance readiness assessment. In under 10 minutes, you'll know exactly which controls you have in place and which ones you need to address before applying.
Ready to Get Covered?
Once your controls are in place, get a cyber insurance quote in under 10 minutes — with same-day binding. CyberStackHub partners with Corgi Insurance, YC-backed at $1.3B valuation, to offer SMBs fast, AI-native cyber coverage with no broker middleman.
Get a quote in minutes · No broker middleman · YC-backed · $1.3B valuation
Common Questions
Frequently Asked Questions
Related Pages
Continue Learning
SOC 2 Trust Services Criteria Checklist
The CC1–CC9 + Availability framework hub — the same TSCs the carrier questionnaire evidence maps to. Includes Sprinto / Drata / Defendify / Vanta platform comparison.
Read the SOC 2 checklist →Vendor Risk Management Guide
62% of SMB cyber claims now involve a third-party breach — and CC9.2 is the carrier line item. Full VRM framework, 14-point checklist, and platform comparison.
Read the VRM guide →NIST CSF 2.0 Guide
The Govern / Identify / Protect / Detect / Respond / Recover functions crosswalk directly to the carrier questionnaire controls and to SOC 2 CC1–CC9.
Read the NIST CSF guide →Cyber Insurance Partner (Corgi)
Once your controls are in place, get a quote in under 10 minutes via YC-backed Corgi — same-day binding, AI-native underwriting, no broker middleman.
Get a quote →