How most small business breaches actually start
Start with the measured picture rather than the anecdote. Credential abuse is the most pervasive technique across breach chains in Verizon's 2026 data[1], and infostealer data in the previous edition found that, in the median case, only 49% of a user's passwords were distinct from each other[2]. Over 97% of the identity attacks Microsoft sees are password attacks[3].
The majority of security incidents at small businesses don't involve sophisticated hacking. They start with one of three things:
- 1A reused password - someone uses the same password across personal and business accounts. One unrelated breach exposes it.
- 2A shared login sent over email or Slack - the credentials exist in an unencrypted channel that could be compromised.
- 3A weak password on an admin account - a system that's supposed to have complex passwords uses something guessable.
None of these require an attacker to be clever. Automated tools scan known breach databases and attempt logins continuously. If your credentials are in any of those databases, your accounts are being tested.
What a business password manager actually does
A business password manager like 1Password Business is different from a personal password manager in three important ways:
1. Shared vaults with access control
You can give a team member access to a set of credentials without them ever seeing the actual password. If they leave the company, you revoke their vault access and rotate the credentials - they can't take the passwords with them.
2. Visibility into your security posture
1Password's Watchtower feature tells you which employees are using weak passwords, which passwords have appeared in known breach databases, and which accounts don't have two-factor authentication enabled. This is information most small businesses have no way to see otherwise.
3. SSO integration
Your team logs into 1Password once. 1Password handles authentication for Slack, Jira, your accounting software, your CRM, and dozens of other business tools. One strong master password replaces the mental load of managing dozens of accounts.
Why forcing a password change every 90 days makes things worse
This is the single most common piece of outdated advice still baked into small-business IT policy. NIST's Digital Identity Guidelines are explicit: verifiers should not require memorised secrets to be changed arbitrarily or periodically, and should only force a change when there is evidence of compromise[4]. The UK's NCSC reached the same conclusion and tells organisations to drop regular expiry outright[5].
The reason is behavioural, and it is well measured. When people are forced to rotate, they do not invent a new strong secret twelve times a year - they iterate a weak one (Summer2025!, Summer2026!), write it down, or reuse it elsewhere. Rotation policy converts one strong password into a predictable series of weak ones, and it trains staff to treat security controls as bureaucracy.
What to do instead, per the same guidance: long unique passphrases, screened against known-breached password lists, never expired on a schedule, always changed immediately on any sign of compromise - and MFA on top. A password manager is what makes that policy realistic, because nobody memorises 60 unique 20-character secrets.
The real cost of not having one
For a 10-person business, a single business email compromise incident typically costs:
- €3,000-€30,000 in direct financial loss (fraudulent transfers, customer notification, legal)
- 2-5 days of disruption
- Reputational damage that's harder to quantify
1Password Business costs approximately €6-8/user/month - about €720-960/year for a 10-person team.
The break-even on preventing a single incident is months, not years.
What implementation actually looks like
Rollout for a 10-person team takes approximately 3 hours:
- 1Create the business account and configure vaults by team/role
- 2Import existing passwords from browsers or CSV exports
- 3Deploy the browser extension to all devices (via Intune or manual install)
- 410-minute walkthrough per employee - most people are comfortable within a day
The most common obstacle isn't technical - it's getting people to stop using browser-saved passwords. Intune can block browser password saving, which creates the right default behaviour automatically.