We failed our cyber insurance questionnaire
Cyber-insurance questionnaires nearly always fail on the same handful of controls: multi-factor authentication everywhere, tested backups kept offline or unchangeable, endpoint protection on every device, email filtering, a regular patching routine, separate administrator accounts, and staff training. In a ten-person Dallas office most of that is configuration rather than new spending. Fix multi-factor and backups first, then answer the form honestly; the carrier decides.
Answered by Anthony Omini, Cross River Tech, Dallas

Key takeaways
- Most small offices fail on the same items: multi-factor authentication gaps, untested backups and no separation between everyday and administrator accounts.
- A great deal of what a carrier asks for is already included in Microsoft 365 or Google Workspace and simply needs switching on.
- Fix in the order of what an attacker actually uses: identity first, then backups, then endpoints and email.
- Answer every question honestly, because an inaccurate answer can be the reason a claim is refused later.
- Nobody in IT can approve your application or promise an outcome. The carrier decides, and it decides on evidence.
We failed our cyber insurance questionnaire, what now?
Read the questions you answered no to, group them, and treat them as a short project rather than a verdict. A questionnaire coming back short is not a judgement on your business; it is a list of controls a carrier wants to see before it prices the risk, and small offices usually miss the same six or seven. Most are configuration changes in systems you already pay for.
Before touching anything, get the questionnaire itself in front of you. Carriers word things differently, and the difference matters. One asks whether multi-factor authentication is enabled for email; another asks whether it is enforced for all users including administrators and remote access. Those are different questions with different amounts of work behind them.
- Print or export the questionnaire and mark every answer that was no, unsure or qualified.
- Split them into identity, backup, endpoint, email, patching, administration and people.
- For each one, write what is true today rather than what you hoped was true.
- Ask your IT provider, or an independent one, to confirm each answer by looking at the system rather than from memory.
- Sort the gaps by how much risk they remove, not by how easy they are.
- Ask your broker which items are conditions of cover and which merely affect the premium.
That last step saves real money. Some answers move the price; a few decide whether cover is offered at all. Your broker knows which is which for that carrier, and it changes the order you work in. If you would like the technical side checked honestly before you resubmit, send me the questionnaire and I will tell you what is true, what is close and what is a project.
What does cyber insurance require from a small business?
Carriers converge on roughly seven controls, whatever the form looks like: multi-factor authentication, tested backups that an attacker cannot delete, endpoint protection, email filtering, a patching routine, separation of administrator accounts, and staff training. Some add remote access controls, an incident plan, or a rule about verifying payment changes by phone.
Here is the list as it usually appears, with what the question is really getting at.
| Control | What they are really asking | Typical small-office gap |
|---|---|---|
| Multi-factor authentication | Can a stolen password alone get someone in? | Enabled for some staff, not for administrators or shared mailboxes |
| Backups | Could you recover without paying a ransom? | Backups exist, but nobody has restored from them |
| Offline or immutable copy | Can an attacker delete the backups too? | The only copy is on a drive the network can reach |
| Endpoint protection | Is something watching every device, centrally? | Built-in antivirus, unmanaged, nobody reviewing alerts |
| Email filtering | Are phishing messages being stopped before delivery? | Default settings only, no external-sender warning |
| Patching | Do updates actually get installed, on a schedule? | Updates deferred by users indefinitely |
| Administrator separation | Do people browse the web as administrators? | Everyone is a local administrator on their own machine |
| Staff training | Would your people recognize a phishing email? | Nothing formal has ever been done |
| Remote access | Is anything exposed directly to the internet? | Remote desktop open to the world on the firewall |
Notice that none of these is exotic. There is no artificial intelligence, no security operations center, no expensive appliance in the list. Carriers are asking about the controls that stop the attacks they actually pay claims on: stolen credentials, ransomware and invoice fraud. The general small-business picture is in cybersecurity basics for a Dallas small business.
What does multi-factor authentication everywhere actually mean?
It means a second proof of identity on every account that can reach company data, with no exceptions for the owner, the bookkeeper or the shared mailbox. This is the single most common failure, and it is usually not that multi-factor is missing entirely; it is that it covers most people and not all of them. A carrier reads that as no.
In a ten-person office running Microsoft 365 or Google Workspace, this is included in what you already pay and is a configuration exercise rather than a purchase. The work is mostly organisational: deciding what people will use as a second factor, and handling the two or three staff who find it inconvenient.
- Turn it on for every user account, including anyone part-time and anyone who left a device behind.
- Turn it on for every administrator account, without exception, since those are the accounts attackers want.
- Prefer an authenticator app with number matching over text messages, because text codes can be intercepted.
- Deal with shared mailboxes and generic accounts, which should either have no password sign-in at all or be converted to normal user accounts with their own subscription.
- Block the older sign-in methods that bypass the prompt entirely, which is the step most offices miss.
- Cover remote access to the network and to any line-of-business system that faces the internet.
- Write down the recovery process for someone who loses their phone, before it happens on a Monday morning.
Point five deserves emphasis. There are legacy ways for a mail program to sign in that were designed before multi-factor existed, and while they remain enabled a stolen password still works. Switching them off is a single setting, and it is the difference between an honest yes and an honest no on the form. The Microsoft 365 specifics are covered in Microsoft 365 security for a small business.
What counts as a tested backup that ransomware cannot delete?
A backup counts when a copy exists that the network cannot reach or overwrite, and when somebody has actually restored from it recently. Carriers ask two separate questions here and small offices often answer the first correctly and the second by assumption. If a backup has never been restored, nobody knows whether it works, and the honest answer to the testing question is no.
The threat behind the question is simple. Modern ransomware looks for backups first, and a copy sitting on a drive plugged into the server, or on a shared folder the server can write to, gets encrypted along with everything else. Offline means physically disconnected. Immutable means the storage itself refuses to let anything be changed or deleted for a set period, even by someone holding the password.
- List what actually needs to survive: the server, the files, the mailboxes, the line-of-business database, and any local data on laptops.
- Confirm your email and cloud files are being backed up, since a subscription is not a backup and a deleted item purges after a retention window.
- Get at least one copy offsite, in cloud storage with delete protection or on media that leaves the building.
- Make the offsite copy immutable if the platform supports it, so a stolen administrator password cannot wipe it.
- Restore a real file and a real mailbox item this week, and write down the date and who did it.
- Restore a whole system once, into a test environment, so the recovery time is known rather than guessed.
- Put a monthly reminder in a calendar somebody actually reads, and record each test.
Point two catches a lot of offices. Microsoft 365 and Google Workspace protect their own infrastructure, not your content from your own mistakes, and a mailbox deleted by an intruder or a folder wiped by a departing employee is your problem. Adding third-party backup for cloud email and files is inexpensive per user and turns two questionnaire answers from no to yes. Backups and recovery planning are described on the cybersecurity, backup and disaster recovery page.
What do they mean by endpoint protection, email filtering and patching?
They mean three things a carrier can verify: security software on every device reporting into one console, filtering that stops phishing before it reaches a mailbox, and a routine that installs updates on a defined schedule rather than when someone gets round to it. The word behind all three is managed. Unmanaged tools are treated as absent, because nobody sees the alert.
| Question on the form | What satisfies it in a small office | What does not |
|---|---|---|
| Endpoint protection deployed | Managed protection on every computer and server, alerts reviewed by a person | Built-in antivirus with nobody watching, or a machine everyone forgot about |
| Coverage of all devices | A device list that matches the console list | The old reception PC and the owner's laptop missing |
| Email filtering | Anti-phishing and attachment scanning enabled, external senders marked | Default settings with no review of what is being blocked |
| Operating system patching | Updates applied on a schedule, exceptions recorded | Users clicking remind me later for months |
| Third-party patching | Browsers, readers and line-of-business software updated too | Only Windows updates handled |
| End-of-support systems | Nothing running an unsupported operating system | One old machine running the practice software |
| Firewall | A business firewall with current firmware and nothing exposed inbound | The router the internet provider dropped off, untouched |
The end-of-support row is the one that quietly sinks applications. Almost every small office has one machine kept alive because a piece of software will not run on anything newer, and carriers ask about it directly. If you cannot replace it, isolate it: no internet access, no email, restricted network access, and be ready to describe that arrangement on the form. Carriers will often accept a documented compensating arrangement; they will rarely accept silence.
On patching, a cadence is what is being asked for. Something like security updates inside a couple of weeks of release, tested first on one machine, with a named person confirming they landed. That is exactly the kind of routine work included in managed IT services, and it is the reason a monthly arrangement often answers several questionnaire items at once.
Why do carriers ask about administrator accounts and staff training?
Because the two together decide how far an attack spreads once someone gets in. If the person who clicks a bad link is signed in as an administrator, one mistake becomes a whole-network incident. If nobody has ever been shown what a phishing email looks like, the click is more likely in the first place.
Administrator separation sounds heavyweight and is not. In a ten-person office it means a small number of changes:
- Every person has a normal account for daily work, with no administrative rights on their computer.
- Anyone who needs administrative rights has a second, separate account used only for that purpose.
- The administrator account is never used for email or web browsing.
- Cloud administrator roles are held by named accounts, not shared logins, and there are at least two of them.
- A record exists of who holds which elevated rights, reviewed when anybody joins or leaves.
- Old accounts belonging to former staff or former providers are disabled, not left dormant.
Training does not have to mean a platform and a subscription, although those are cheap and produce the reporting a carrier likes. What matters is that it happens, that it is recorded, and that it covers the three attacks aimed at small businesses: credential phishing, fake invoices and requests to change bank details. Twenty minutes at a staff meeting, written into the minutes, is a real answer. A recurring simulated phishing exercise is a stronger one.
The cultural half matters more than the content. People who fear being blamed hide their mistakes, and a hidden click costs hours. Say plainly that reporting is always the right move and that nobody is in trouble for it. What to do when it happens anyway is set out in someone clicked a phishing email: what to do next.
What order should a small office fix these in?
Fix identity first, backups second, endpoints and email third, and leave the paperwork items for last, because that order removes the most risk per dollar and per hour. Attackers overwhelmingly arrive through a stolen password, and recovery from everything else depends on a backup that works.
A workable sequence for a ten-person Dallas office, assuming Microsoft 365 or Google Workspace:
| Order | What | Rough effort | Cost shape |
|---|---|---|---|
| 1 | Multi-factor for every user and administrator, legacy sign-in blocked | Half a day plus staff enrollment | Included in most subscriptions |
| 2 | Administrator accounts separated, dormant accounts disabled | Half a day | None |
| 3 | Backup of cloud email and files, plus server if there is one | A day to set up | Small monthly amount per user |
| 4 | Restore test, documented | An hour, repeated monthly | Time only |
| 5 | Managed endpoint protection on every device | A day | Small monthly amount per device |
| 6 | Email filtering tuned, external sender warnings on | Half a day | Usually included |
| 7 | Patching routine established and evidenced | Ongoing | Part of a monthly plan |
| 8 | Firewall reviewed, inbound remote access closed | Half a day | Replacement only if the device is old |
| 9 | Staff training and a written incident plan | A morning | Low |
Steps one and two cost nothing but attention and answer several questions at once. Steps three and four are the cheapest genuine insurance you can buy, entirely apart from the questionnaire. By step nine you are producing the evidence that turns qualified answers into clean ones. Most small offices can complete this list inside a month without disrupting anybody's work.
How do I answer cyber insurance IT questions honestly?
Answer what is true today, verified by looking at the setting rather than remembering it, and describe partial measures as partial rather than rounding them up. An inaccurate answer is worse than a no, because it can give a carrier grounds to dispute a claim at exactly the moment you need it paid.
Practical rules that keep an application both honest and competitive:
- Verify before ticking. Have somebody open the console and confirm. Memory and reality drift.
- Read the scope words. All, enforced, and required mean something different from enabled or available.
- Use the comment box. Most forms allow a note. In progress with a completion date reads far better than a bare no.
- Describe compensating arrangements. If one unsupported machine must stay, say how it is isolated.
- Keep the evidence. Screenshots of settings, the restore test log, the training attendance list, dated and filed.
- Name who answered. Have your IT provider confirm the technical answers in writing to you.
- Re-answer at renewal. Configurations drift, staff join, and last year's yes can quietly become this year's no.
One more thing, said plainly because it protects you: no IT provider can approve your application, sign off your compliance or promise an outcome. I can tell you what your systems actually do, fix the gaps, and give you evidence for each answer. The carrier and its underwriters decide what they will cover and at what price, and your broker is the person to ask about wording. Anyone in IT who tells you they can get you passed is telling you something they cannot know.
Who can help with this in Dallas?
Any competent provider can do this work, and the useful question is whether they will show you the evidence rather than just telling you it is done. Ask for the console screenshot, the restore log and the list of accounts. A provider who produces those is doing the work; one who cannot may be answering from memory too.
What I do with a questionnaire, so you know what to expect from me or to ask of somebody else:
- Go through the form question by question and mark what is true today, with the evidence beside it.
- Produce a short gap list in the fix order above, with effort and rough cost for each item.
- Do the configuration work, mostly remotely, mostly outside business hours where it touches sign-in.
- Enroll staff in multi-factor with a short in-person session so the first morning is calm.
- Run and document a restore test, then set the monthly rhythm.
- Hand you an evidence pack you can attach to the application and reuse at renewal.
I am Anthony Omini, the owner of Cross River Tech, with over 15 years of IT experience across many industries. I support small businesses onsite across Dallas–Fort Worth and remotely anywhere in Texas. This work can be done hourly at published break/fix rates with no contract, or as part of a month-to-month managed plan priced per user or per device, where the patching, backup testing and account reviews simply happen every month and the evidence accumulates on its own.
Two groups ask about this more than any other. Agencies handling policyholder data have their own regulatory duties on top of their carrier's questions, covered on the IT support for insurance agencies page. Law firms face the same controls framed as client confidentiality, on the IT support for law firms page. If you have a questionnaire in front of you and a renewal date approaching, send it over and I will tell you honestly which answers are already yes.
Questions people ask
What does cyber insurance require from a small business?
Most carriers ask about the same controls: multi-factor authentication on all accounts, backups that are tested and kept where an attacker cannot delete them, managed endpoint protection on every device, email filtering, a patching routine, separation between everyday and administrator accounts, and staff awareness training. Some add questions about remote access, unsupported systems, an incident plan, and how you verify changes to payment details.
Can we get cover while we are still fixing things?
Often, yes. Carriers frequently offer cover with conditions, a higher premium, or a requirement to complete named items by a date. That is why the comment boxes matter: an item marked in progress with a realistic completion date is treated very differently from a blank no. Your broker will know which items that particular carrier treats as non-negotiable, so ask before you spend money in the wrong order.
How much does it cost to fix a failed questionnaire?
Less than most owners expect. The two highest-value items, multi-factor everywhere and separated administrator accounts, are included in subscriptions you already pay for and cost only configuration time. Cloud backup and managed endpoint protection add a small monthly amount per user or device. Real spending only appears if a firewall or a computer is too old to support, and that is usually replacement that was overdue anyway.
Is Microsoft 365 or Google Workspace enough on its own?
They provide most of the building blocks, but not by default and not all of them. Multi-factor authentication, anti-phishing, external sender warnings and administrator role separation are all there and need turning on and tuning. What neither includes is a backup of your own content, so a separate backup for mailboxes and files is normally needed to answer the backup questions truthfully.
How long does it take to be ready to reapply?
For a ten-person office, about two to four weeks of part-time work. Identity changes and account cleanup take a couple of days including staff enrollment. Backup setup plus a first documented restore test takes a few days more. Endpoint protection and email filtering are quick. What stretches the calendar is scheduling changes around people's working days and letting a patching routine run long enough to show a record.
Can you sign off that we are compliant?
No, and nobody in IT honestly can. I can tell you what your systems actually do, fix the gaps, and hand you dated evidence for each answer so you can complete the form accurately. The decision about cover, price and conditions belongs to the carrier and its underwriters, and questions about policy wording belong to your broker. What I can influence is whether your answers are true and provable.



