Law Firm Cybersecurity Best Practices (2026): The Complete Standard of Care
The 15 cybersecurity best practices law firms are measured against in 2026 — by the ABA, the FTC Safeguards Rule, cyber insurers, and corporate clients' outside counsel guidelines — with the policy language, owners, evidence, and costs behind each one.

"Best practice" is a soft phrase for a hard reality: in 2026, law firm cybersecurity practices are graded by four different audiences — your state bar, your cyber insurance underwriter, the corporate clients sending outside counsel guidelines, and, if things go wrong, a plaintiff's expert reconstructing what a reasonable firm should have done. This guide sets out the fifteen practices that all four audiences converge on, and for each one: what it means operationally, who owns it inside the firm, the evidence that proves it, and what it costs.
Five-minute takeaway: The practices that matter are governance (a named security owner, a WISP, an annual risk assessment), identity (phishing-resistant MFA, conditional access, least privilege, offboarding within one business day), data (encryption everywhere, a secure client portal instead of email attachments, a written retention and disposal schedule), operations (managed EDR, 72-hour patching for internet-facing systems, immutable and tested backups, DMARC at reject, vendor due diligence), people (monthly phishing simulation with legal pretexts, a mandatory wire-callback rule), and proof (independent penetration testing, a tested incident response plan, and an evidence file you can hand to an insurer in an afternoon). A 20-attorney firm can run the whole program for roughly $1,500–$4,000 per month.
What "reasonable" means for a law firm in 2026
There is no statute that lists law firm security controls. The standard is assembled from four sources, and they now overlap almost perfectly:
- ABA Model Rule 1.6(c) requires reasonable efforts to prevent unauthorized disclosure of client information; Rule 1.1 Comment 8 makes technology competence part of competence itself. Formal Opinion 477R addresses secure communication and Formal Opinion 483 covers the duty to investigate and notify clients after a breach.
- The FTC Safeguards Rule reaches firms doing significant work that qualifies as financial activity — real estate closings, tax, collections, some estate and elder-law practices — and requires a written program, a qualified individual, risk assessment, continuous monitoring or annual penetration testing plus biannual vulnerability assessments, and vendor oversight.
- Cyber insurance underwriting now conditions coverage and pricing on specific controls: phishing-resistant or app-based MFA, EDR, immutable backups, patching discipline, training records, and a recent independent test.
- Client outside counsel guidelines (OCGs) from banks, insurers, healthcare systems, and public companies increasingly require encryption standards, breach notification windows measured in hours, subcontractor restrictions, and evidence of third-party testing.
The practical consequence: one well-built program satisfies all four. You do not need a bar program, an insurance program, and a client program — you need one program with an evidence file.
The 15 best practices
Governance
1. Name a single accountable security owner. Every framework asks who is responsible. In a solo or small firm, this is a named partner, not "the IT guy we call." In a firm over 25 attorneys, it is a designated qualified individual, often supported by an outside provider. Put the name in the WISP with a review date. Cost: none. Evidence: the WISP page naming the role.
2. Maintain a written information security program (WISP). The WISP is the master document: scope, data inventory, controls, access rules, vendor management, training, incident response, and review cadence. It is the first artifact requested in any security review, and firms without one routinely lose weeks of partner time reconstructing it under deadline. Our compliance and insurance evidence service authors and maintains this mapped to the frameworks your clients cite. See also our information security policy template for law firms.
3. Run a documented annual risk assessment. Inventory where client data lives (practice management, document management, Microsoft 365, cloud storage, the portal, backups, laptops, personal phones), rank the risks, and record the decisions — including the risks you accepted and why. A risk assessment that exists only in someone's head is, evidentially, no risk assessment at all.
Identity
4. Deploy phishing-resistant MFA on email and finance accounts. The dominant breach path against firms is a proxied sign-in page that captures the password and the push approval in real time. FIDO2 security keys or passkeys break that attack because the credential is bound to the real domain. Prioritize partners, administrators, accounting, and anyone who touches wires. Cost: roughly $25–$60 per key, one time.
5. Enforce conditional access. Block legacy authentication, restrict sign-ins from countries the firm does not operate in, require compliant or managed devices for mailbox access, and alert on new inbox-forwarding rules — the single most reliable indicator of a compromised mailbox.
6. Apply least privilege and clean offboarding. Matter-level access rather than firm-wide shares, no standing global-admin accounts, and a written rule that departing staff and contract attorneys lose access within one business day. Departures are one of the most common sources of quiet data loss in firms, particularly in family law and IP practices.
Data
7. Encrypt everywhere, and be able to prove it. Full-disk encryption on every laptop and mobile device, TLS in transit, encryption at rest in cloud systems, and encrypted backups. Keep the configuration screenshots; "we use BitLocker" is a claim, an exported compliance report is evidence.
8. Move client documents out of email and into a portal. Email attachments are the least controllable place privileged material can sit. A client portal with authentication, expiring links, and download logging is both an ethics posture and a client-experience upgrade. See secure file sharing for attorneys. Because portals become the most-attacked asset a firm owns, they need application-layer testing — which is what our penetration testing service covers.
9. Write and follow a retention and disposal schedule. Data you no longer hold cannot be breached. Firms routinely keep closed-matter files, intake forms, and old PHI for decades by default. Set retention by matter type, apply it, and record the disposals.
Operations
10. Run managed EDR on every endpoint. Consumer antivirus does not detect credential theft, living-off-the-land tooling, or lateral movement. Managed detection with a human reviewing alerts is the difference between a contained laptop and a firm-wide ransomware event. Cost: roughly $7–$15 per endpoint per month.
11. Patch internet-facing systems within 72 hours. VPN appliances, remote desktop gateways, firewalls, the firm website, and the portal. Exploitation of known unpatched edge systems remains a leading initial access route, and it is measurable — which is why underwriters ask for it. Continuous vulnerability assessment turns this from a promise into a tracked metric.
12. Keep immutable backups and test restores. Three copies, two media, one off-site and immutable, with a documented test restore at least quarterly. Ransomware crews specifically target backup systems first; an untested backup is a hypothesis, not a recovery plan.
13. Authenticate your email domain and watch for lookalikes. SPF, DKIM, and DMARC at p=reject stop attackers from spoofing your domain outright, and monitoring for newly registered lookalike domains catches the wire-fraud setup phase. Our continuous monitoring service watches domain registrations and credential exposure around the clock.
14. Do vendor due diligence. Your e-discovery vendor, court reporters, cloud practice-management provider, and IT provider all touch client data. Collect their SOC 2 reports or security questionnaires, record the review, and include breach notification terms in the contract. The FTC Safeguards Rule and most OCGs require this explicitly.
People and proof
15. Train with legal pretexts, and test independently. Generic training modules do not prepare attorneys for a fake e-filing notice or a fake closing statement. Simulate monthly with law-firm pretexts, keep completion records, and pair a mandatory verbal wire-callback rule with it — the callback rule is free and prevents the single most expensive loss category in the profession. Then prove the whole program works with an independent test: our security awareness training handles the human layer, and penetration testing proves the technical layer.
Who owns what: a practical RACI for firms
| Practice area | Firm owner | Typically delegated to | Evidence to keep |
|---|---|---|---|
| WISP, risk assessment | Managing partner / qualified individual | Security provider | Signed WISP, dated assessment |
| Identity and access | Firm administrator | IT provider / MSP | MFA coverage report, offboarding log |
| Endpoint and patching | IT provider | MSP | EDR console report, patch SLA report |
| Backups and restores | IT provider | MSP | Restore test records |
| Training and phishing | Firm administrator | Training vendor | Completion and simulation reports |
| Independent testing | Managing partner | Third-party tester | Pentest report + retest letter |
| Incident response | Managing partner + breach counsel | IR retainer | IR plan, tabletop notes |
The pattern that fails is delegating everything to one IT provider and asking that same provider to attest that the security is good. Insurers and sophisticated clients specifically ask for testing by a party independent of the party that built the environment — the reasoning behind our comparison of independent testing versus managed IT providers.
What the program costs, by firm size
| Firm size | Monthly program cost | Typical one-time costs |
|---|---|---|
| Solo / 2–5 attorneys | $200–$700 | $1,000–$3,000 |
| 6–25 attorneys | $800–$2,500 | $3,000–$10,000 |
| 26–100 attorneys | $2,500–$6,000 | $10,000–$30,000 |
| 100+ attorneys | Scoped | Scoped |
Compare that with a single incident: forensics, breach counsel, notification, credit monitoring, downtime during a filing deadline, and the client attrition that follows disclosure. For pricing detail on the testing component specifically, see penetration testing cost for law firms.
A 90-day rollout that will not stall
Days 1–30 — governance and identity. Name the owner. Draft or refresh the WISP. Deploy FIDO2 keys to partners, admins, and accounting. Turn on conditional access and inbox-rule alerting. Put the wire-callback rule in writing and brief every attorney and paralegal. Run a free external assessment to see what an attacker sees.
Days 31–60 — operations. Managed EDR firm-wide. Patch SLA of 72 hours for internet-facing systems, with an inventory to match. Immutable backups with a documented test restore. DMARC to reject. Begin monthly phishing simulation.
Days 61–90 — proof. Commission an independent penetration test including the client portal. Write and tabletop the incident response plan. Assemble the evidence file: WISP, risk assessment, MFA report, EDR report, restore test, training records, pentest report. That file is your insurance renewal answer and your OCG response, ready in advance instead of under a 72-hour client deadline.
Frequently asked questions
What are the most important cybersecurity best practices for a law firm? Phishing-resistant MFA on email and finance accounts, managed EDR on every endpoint, immutable and tested backups, 72-hour patching of internet-facing systems, a mandatory verbal wire-callback rule, monthly phishing simulation, a written WISP, and an independent annual penetration test. Those eight cover the attack paths that cause most firm losses.
Does the ABA require law firms to follow specific cybersecurity practices? The ABA does not publish a control checklist. Model Rule 1.6(c) requires reasonable efforts to protect client information, Rule 1.1 Comment 8 requires technology competence, and Formal Opinions 477R and 483 address secure communication and post-breach duties. Reasonableness is judged against prevailing practice — which is what this list describes.
How often should a law firm test its security? Continuous vulnerability assessment with at least an annual independent penetration test, plus re-testing after any significant change to the website, portal, VPN, or cloud environment. See how often a law firm should run a vulnerability assessment.
What evidence do cyber insurers ask law firms for? MFA coverage and type, EDR deployment, backup immutability and restore testing, patching cadence, security training and phishing-simulation records, a written incident response plan, and a recent third-party penetration test report. Keep them in one folder; renewals move much faster.
Can a small law firm realistically follow these practices? Yes. A solo or small firm can implement the full list for roughly $200–$700 per month plus modest one-time costs, largely because the highest-impact items — the wire-callback rule, security keys, DMARC, least privilege — are cheap or free. See our solo and small firm program.
Is a managed IT provider enough? An MSP is essential for operations but is not independent of the environment it built. Insurers and corporate clients increasingly require testing by a separate third party, which is why most firms pair their MSP with an independent testing and evidence provider.
How Attorney Armor supports these practices
Attorney Armor is a cybersecurity platform built only for law firms, and it maps directly onto the practices above:
- [Penetration Testing](/services/penetration-testing) — external, web application, and client-portal testing with ABA-aligned reporting and carrier-ready evidence.
- [Vulnerability Assessment](/services/vulnerability-assessment) — continuous attack-surface discovery with severity-ranked findings, so patching becomes a metric you can show.
- [Continuous Monitoring](/services/continuous-monitoring) — 24/7 asset, credential-exposure, and lookalike-domain monitoring with instant alerts.
- [Compliance & Insurance Evidence](/services/compliance-reporting) — WISP authoring, framework mapping to ABA Rule 1.6(c), FTC Safeguards, SEC Reg S-P, HIPAA and NY DFS, and questionnaire evidence packs.
- [Security Awareness Training](/services/security-awareness-training) — legal-pretext phishing simulation, role-based training, and completion evidence.
- [Incident Response](/services/incident-response) — IR planning, tabletop exercises, containment support, and notification decision support.
Start where the evidence starts: run a free external security assessment and see your firm's exposed attack surface in about six minutes, download the Law Firm Cybersecurity Checklist (2026) to work through the practices above, or review plans and pricing — Practice at $199/mo, Firm at $499/mo, and Enterprise scoped for larger practices.
Free Assessment
See what an attacker sees.
Run a no-obligation external attack-surface scan on your firm's domain in under two minutes.
Start the assessment


