HIVE80lab — Ops notes

Small business security audit checklist: the 45-point walkthrough

Filed under security · pairs with the server hardening checklist and the MFA rollout checklist

Most small teams have never run a security audit, and the reason is not laziness — it is that "audit" sounds like a six-week engagement with consultants in suits. It is not. An audit is a checklist you walk in a day, with evidence for every line, producing a scored list of findings you can fix over the next month. This page is that checklist: 45 points across six zones, a day-long schedule for running it, a scoring rule that forces prioritization, and the one-page report format that makes the results actionable instead of shelved.

1. What an audit is — and is not

Three words get used interchangeably and mean different things:

AuditHardeningPenetration test
Question"Where do we stand today?""How do we close these specific gaps?""Can an attacker get in?"
OutputScored findings listConfiguration changesExploit narrative + remediation
EffortOne day, internalWeeks, incrementalEngagement, external, $10k+
FrequencyTwice a yearContinuousAnnually, or after major change

An audit is the cheapest of the three and the one that makes the other two possible: you cannot harden what you have not measured, and you should not pay for a pentest until the checklist is mostly green.

2. The six zones

Every point below belongs to a zone. The zone framing matters because audits fail when they wander: one person checks "whatever feels risky" and the estate's biggest hole (usually identity) never gets counted. Walk the zones in order — identity first, because most real breaches start with a credential, not a firewall.

  1. Identity & access — who can reach what, with what, and since when.
  2. Devices — the laptops and phones that hold the data.
  3. Network — the perimeter, such as it is in 2026.
  4. Data & backups — where the bytes live and whether recovery actually works.
  5. Vendors & SaaS — the third parties that hold your data under their names.
  6. Incident readiness — what happens in the first hour after something goes wrong.

3. The 45 points

Each line is pass/fail. The evidence rule is absolute: screenshot or it did not happen. A point you "believe" is fine is a finding, not a pass.

Zone 1 — Identity & access (10 points)

Zone 2 — Devices (7 points)

Zone 3 — Network (6 points)

Zone 4 — Data & backups (8 points)

Zone 5 — Vendors & SaaS (8 points)

Zone 6 — Incident readiness (6 points)

4. Running it in one day

TimeZoneNotes
09:00–10:30Identity & accessNeeds admin consoles open; pull the leaver list first.
10:45–12:00DevicesWalk the office; remote staff answer a 7-line form.
13:00–14:00NetworkRouter config + cloud console sweep.
14:00–15:15Data & backupsDo a live single-file restore during the audit — it is the fastest evidence in the whole exercise.
15:30–16:30Vendors & SaaSSaaS inventory export + the vendor questions.
16:30–17:00Incident readinessRead the plan aloud; call the on-call phone once.
17:00–18:00Score + reportTriage findings, write the one-pager (below), set fix dates.

Two-person version: one person walks the checklist, one runs the consoles. A solo auditor self-deceives twice as fast.

5. Scoring and the one-page report

Score every point 0 (fail), 1 (partial), 2 (pass). Zone scores out of 20 give you the shape of the problem; the total out of 90 gives you the trend to beat next audit. But the number that matters is the critical count:

The report is one page, three columns: Finding → Risk in one sentence → Fix + date + owner. No vulnerability scores, no essay. The report exists to get fixes scheduled, and the hardening checklist is where the fixes go to die properly — each finding becomes a line there.

6. When to bring in an outside pair

Run the internal audit first — always. It is cheap, it teaches the team the estate, and it removes the findings you never needed help to see. Outside help earns its fee in exactly two situations:

Everything else on this checklist is deliberately self-serve. The gap between a checklist and an engagement is usually just sequencing.

7. Five numbers to track after the audit

Where this fits

The audit is the snapshot; the daily work lives in the patch management checklist and the password manager rollout. The findings feed the hardening checklist and the file share permissions audit. When an audit finding is "we would not survive Tuesday", the Ops Starter Kit is the shortest path from zero to a working incident response If you would rather have an outside pair run the walkthrough and write the fix plan, that is the audit-and-runbook service; and the report the walkthrough produces has its own format — see the security audit report template; and if the question is what the outside version costs, the honest tiers are in the security audit cost guide; and if you want to score yourself right now, the interactive audit scorecard runs the same 45 points in your browser.

If you are booking an outside audit, a day of preparation changes what it finds — the audit preparation checklist assembles the packet, pre-closes the cheap findings and shortens the walkthrough.

From the HIVE80lab kit