Published by Green Desert IT — greendesertit.com
Small business cybersecurity checklist
Walk through this with your IT team or MSP. Anything marked No or Partial is a gap worth prioritizing — most cyber insurance renewal questionnaires now require these as baseline.
Identity & access (7 items)
- Every user has a unique login (no shared accounts).
- Multi-factor authentication (MFA) is required on email, VPN, and cloud services — for everyone, not just admins.
- Ex-employees are disabled the same day they leave.
- Admin accounts are separate from daily-driver accounts for the same person.
- Passwords are managed via a password manager (1Password, Bitwarden, etc.), not sticky notes or Excel.
- Access reviews happen quarterly (who has access to what, is it still needed).
- Conditional access policies block risky sign-in attempts (impossible travel, unfamiliar countries).
Endpoint security (5 items)
- EDR (Endpoint Detection and Response) is installed on every laptop, desktop, and server — not legacy antivirus.
- EDR alerts are monitored 24/7 by a SOC (either internal or via MDR).
- Full-disk encryption (BitLocker on Windows, FileVault on Mac) is enforced by policy on every endpoint.
- OS and third-party app patches deploy automatically within 30 days of release (14 days for critical CVEs).
- Screens auto-lock after inactivity (5–15 min depending on physical setting).
Email & data protection (5 items)
- SPF, DKIM, and DMARC records are configured on your email domain — DMARC at least in
p=quarantine. - Business email accounts have advanced phishing protection enabled (Microsoft Defender for O365 or equivalent).
- Users receive phishing awareness training with measurable simulated-phish click-through-rate tracking.
- External sharing of files and folders is limited to explicit users, not "anyone with the link" by default.
- DLP (Data Loss Prevention) rules flag or block sensitive data (SSNs, credit cards, PHI) from being emailed externally.
Backup & recovery (4 items)
- Every critical system (email, file storage, database, ERP) has an automated backup running daily.
- Backups are stored off-site or in a cloud region separate from production.
- Restore tests happen monthly and are documented (if it's not restore-tested, it's not a backup).
- A documented disaster recovery plan defines RTO (recovery time objective) and RPO (recovery point objective) per system.
Governance & response (4 items)
- A written incident response runbook exists and names specific people, phone numbers, and outside partners (forensics firm, breach counsel, cyber carrier).
- The IR plan is tested via tabletop exercise at least annually.
- Vendor risk register: every third party with access to systems or data is documented with a signed contract (BAA for HIPAA-covered entities).
- Formal risk analysis is refreshed annually and after material environment changes.
Score interpretation:
- 22–25 Yes: Solid baseline. You should pass most cyber insurance renewals without friction.
- 15–21 Yes: Meaningful gaps. Prioritize items 2 (MFA), 8 (EDR), 20 (restore tests), and 22 (IR plan) first — these produce the largest risk reduction fastest.
- Under 15 Yes: This is where most breaches happen. Get expert help — either an internal hire or a managed IT partner.
Published by Green Desert IT — feel free to redistribute or adapt. A link back to greendesertit.com is appreciated if you republish.