The most common attacks hitting small businesses right now
The threats facing small businesses have changed. Attackers don't need to be sophisticated - they use automated tools that scan thousands of businesses a day looking for the same predictable gaps: weak passwords, unpatched software, no MFA, no email authentication.
The attacks actually hitting businesses in Israel and across Europe in 2026:
None of these require a sophisticated attacker. They're automated. A 10-person accountancy firm in Berlin has the same exposure as a 10-person law firm in Tel Aviv.
If you take one number from this article, take this one: 96% of ransomware victims in Verizon's 2026 dataset were small and medium businesses[1]. And ransomware is not receding - it has grown as a share of all breaches in each of the last three reporting years.
The delivery method has shifted, though, and that matters for where you spend. In Sophos's 2026 survey, malicious email and phishing together accounted for around half of all ransomware incidents[2] - which is why the work below starts with identity and email rather than with anti-malware.
The three layers that do the work
The layering below is not our invention. It is the same baseline that CISA publishes for small businesses in Cyber Essentials[3] and that the Israel National Cyber Directorate sets out in its defence methodology for organisations[4] - identity first, then devices, then recoverable data.
Layer 1: Identity and access control
This is the most important layer, and it is where the evidence is strongest. Microsoft's measurement study of Entra accounts found MFA reduced the risk of compromise by 99.22% across the population, and by 98.56% even for accounts whose password had already leaked[5]. Over 97% of identity attacks Microsoft observes are password attacks[6] - which is precisely the category MFA removes.
- MFA on every account - Google Workspace and Microsoft 365 both include MFA at no extra cost. Enable it for everyone, unconditionally.
- A business password manager - 1Password Business or equivalent. Stops credential reuse and makes phishing attacks harder to exploit.
- Conditional Access - blocks login attempts from unrecognised devices or locations, even with valid credentials.
Layer 2: Endpoint protection
Every device that accesses your data is a potential entry point.
- Microsoft Defender for Business - included in M365 Business Premium. Monitors device behaviour, blocks malicious files, and alerts on suspicious activity.
- Intune device management - ensures every device is encrypted, updated, and compliant before it can access company data.
- Patch management - unpatched software is the second most common attack vector. Intune pushes updates automatically.
Layer 3: The backup safety net
If layers 1 and 2 fail (and occasionally they will), a tested backup is what separates a bad day from a business-ending event.
- Acronis Cyber Protect with immutable storage - ransomware cannot modify or delete these backups even with admin access.
- Tested restores - a backup you've never tested is not a backup. Quarterly restore tests confirm you can actually recover.
- Off-site replication - data stored in multiple physical locations means a single incident (fire, theft, ransomware) cannot destroy everything.
What this costs for a 10-person business
This is not a marketing estimate - these are the actual current pricing ranges for a 10-person business in 2026. The loss figures in the table above are not scare tactics either: IBM's Cost of a Data Breach study puts the global average breach cost in the millions, with the smallest organisations in the study still averaging six figures[7], and the FBI's IC3 reporting shows business email compromise losses concentrated in exactly the five- and six-figure band[8]. A €5,000-€50,000 recovery bill for a 10-person firm is the optimistic end of that distribution.
Email authentication: the one technical fix most SMBs haven't done
SPF, DKIM, and DMARC are three DNS records that authenticate your email. Without them, anyone can send an email that appears to come from your domain - which is exactly how business email compromise works.
Setting these up takes about 2 hours. Your email provider's documentation covers the exact steps. This is one of the highest-ROI security improvements a small business can make, and it's free.