Stop Letting Partnership Emails Decide Your Law Firm’s Fate — Fix Identity and Access Before the Next Malpractice Exploit
By Jonathan D. Steele | October 12, 2025
What should you know about stop letting partnership emails decide your law firm’s fate — fix identity and access before the next malpractice exploit?
Quick Answer: A single unlocked identity — the “Diane” moment where a partner bypasses MFA and authenticates via SSO — becomes the pivot for attackers to move from one account to firmwide privileged data, exfiltrate sensitive client materials, and force costly ransom and remediation. The cure is not more passwords but ruthless identity hygiene: enforce phishing‑resistant MFA, eliminate standing privileges, automate provisioning/deprovisioning and JIT access, and instrument rapid detection so one compromised login can no longer cascade into an existential breach.
— Jonathan D. Steele, Esq. (Security+, ISC2 CC, CEH)
Late night at the partnership: how a single unlocked identity spirals into a firmwide crisis
It begins with a trusted partner — call her Diane — opening a PDF invoice on her phone while waiting for a flight. The file contains a link to a familiar cloud-hosted document system; she authenticates with single sign‑on (SSO) using her corporate credentials, briefly disables a push-based MFA prompt because she is running late, and the attacker captures the session token via a malicious iframe. Within 48 hours, adversaries have accessed privileged matter folders for three high-value clients, exfiltrated emails, and pushed ransomware to the firm's billing servers. The firm — a 120-attorney regional partnership — loses billable days, faces client lawsuits, and pays a $350,000 ransom while incurring $1.8M in response and remediation costs. Investigators later label this intrusion the pseudonymous “Diane” compromise — a classic chain where identity failure, legacy authentication, and weak partner governance converge.
Why law firm partnerships are lucrative targets
Law firms hold privileged client data, M&A timelines, litigation strategies, and wire-transfer authorizations that can be worth multiples of a traditional ransom payment. Attackers target identity as the fastest way into these treasure troves.
- High-value access: Client secrets and escrow instructions frequently sit behind the same accounts that access billing and e‑discovery platforms.
- Distributed trust model: Partners, contract attorneys, and external counsel often operate on cross-fed SSO or federated identity that expands blast radius when one account fails.
Common IAM missteps in partnerships — real weaknesses that invite compromise
These are mistakes seen repeatedly in incidents involving law firms:
- Standing administrative accounts: Too many permanent privileged accounts with broad rights. Target: reduce standing admins by 90% in 90 days.
- Partial or SMS-only MFA: Attackers bypass SMS OTPs via SIM swap or MFA fatigue attacks. Recommendation: migrate to phishing-resistant MFA (FIDO2, certificate-based).
- Over-permissioned SSO apps and lax provisioning: No SCIM automation, so terminated users retain access to critical apps.
- Unmanaged partner identities: External counsel often use partner email domains or unmanaged guest accounts without JIT approvals.
Technical attack chain — tools, CVEs, and MITRE context
The attacker techniques in “Diane”-style compromises map cleanly to MITRE ATT&CK patterns and known exploits:
- Initial access via credential harvesting and phishing (MITRE: T1566 - Phishing), often followed by use of stolen valid accounts (T1078).
- Exploitation of on-prem email servers (e.g., Exchange ProxyLogon/ProxyShell: CVE-2021-26855, CVE-2021-34473) to establish persistence and gain mailbox access; Log4Shell (CVE-2021-44228) remains a vector for edge systems.
- Credential access and lateral movement using tools such as Mimikatz, Rubeus, and Impacket (MITRE: T1003 - OS Credential Dumping, T1550 - Use Alternate Authentication Material).
- Command-and-control and payload staging frequently use commodity frameworks like Cobalt Strike (MITRE: T1588 - Obtain Capabilities) and custom exfiltration scripts.
"Valid accounts and weak MFA remain the path of least resistance for adversaries seeking high-value corporate data." — synthesis of CISA and NIST guidance.
Concrete, step-by-step IAM strategy for law firm partnerships (actionable, measurable)
Below is a prioritized program you can execute in phased sprints. Each step includes measurable outcome targets so the partnership can verify progress.
Legal Protection Matters: Cybersecurity incidents often have significant legal implications. Our sister firm Steele Family Law helps Illinois families navigate complex legal situations with the same commitment to protection and discretion we bring to cybersecurity.
-
Inventory and classify identities (0–30 days)
Actions:
- Inventory all identity types: partners, attorneys, staff, contractors, client portals, vendor/service accounts, guest/externals. Use SCIM connectors and Azure AD/Okta reports.
- Baseline metric: achieve a complete inventory and classification of 100% of identities within 30 days.
-
Migrate to phishing-resistant MFA and eliminate legacy auth (30–60 days)
Actions:
- Enforce FIDO2 or certificate-based MFA for all partner and privileged accounts. Disable SMS/OOB where feasible.
- Block legacy protocols (IMAP/POP/SMTP AUTH) via conditional access policies. Use modern protocols with token-based auth only.
- Target metric: 100% of partners and 95% of privileged accounts using phishing-resistant MFA within 60 days.
-
Just-in-time (JIT) and least privilege for admin access (60–90 days)
Actions:
- Implement Privileged Access Management (PAM) or Azure AD PIM so elevated roles are granted only when needed and for short windows.
- Target metric: Reduce standing admin accounts by 90% and ensure all elevations are time-bound with MFA and approval workflows within 90 days.
-
Harden SSO and external collaborations (30–120 days)
Actions:
- Require SCIM provisioning/deprovisioning for all connected SaaS apps. Implement token lifetimes and conditional access based on risk signals.
- Formalize partner onboarding/offboarding: guest accounts expire automatically; external counsel use delegated access or enterprise federation.
- Target metric: 100% of partner apps use automated provisioning and guest access expiration policies within 120 days.
-
Continuous detection and threat hunting (ongoing)
Actions:
- Deploy identity threat detection: Microsoft Defender for Identity, CrowdStrike Falcon Identity Protection, or Okta ThreatInsight. Hunt for anomalies tied to MITRE techniques (T1078, T1110).
- Implement alerting thresholds: any lateral authentication from atypical source + new service creation triggers an incident within 15 minutes.
- Target metric: mean time to detect (MTTD) under 4 hours; mean time to remediate (MTTR) under 24 hours for identity incidents.
Detection, incident response, and lessons from prior breaches
When identity is compromised, speed and discipline matter. Practical playbook items:
- Immediately revoke refresh tokens and session cookies for compromised accounts; force password resets (SCIM-provided) and revoke OAuth grants across apps.
- Isolate affected systems (mail servers, file shares) and block outbound C2 using network controls; collect EDR telemetry and full mailbox exports for forensics.
- Engage breach counsel and notify impacted clients quickly; in many jurisdictions, rapid notification reduces regulatory penalties and litigation exposure.
Historical examples:
- Mossack Fonseca (2016) — the Panama Papers leak exposed 11.5 million documents; while not precisely quantified publicly, the reputational hit forced closures and long-term client losses. See investigative summaries for the scale of data exposed.
- Grubman Shire Meiselas & Sacks (May 2020) — entertainment law firm hit by ransomware/ data theft; attackers demanded multi‑million-dollar payments and leaked sensitive client communications, producing major reputational and likely financial harm (ransom demands reported in the millions).
- Pseudonymous “Diane” incident (2024) — an anonymized mid-size partnership that paid ~$350K ransom and incurred ~$1.8M in recovery and client remediation costs after a credential-driven intrusion (illustrative of typical modern impacts).
Authoritative resources and further reading
For technical standards and operational playbooks, consult:
- NIST SP 800-63B — Digital Identity Guidelines (NIST)
- CISA — Protecting Against MFA Bypass and Account Takeover
- MITRE ATT&CK — Techniques and Procedures
- IBM/ Ponemon — Cost of a Data Breach Report
Final mandate for partnerships: treat identity like the client it protects
Law firm partnerships must stop treating identity controls as optional overhead. By prioritizing phishing‑resistant MFA, removing standing privileges, automating provisioning, and hunting identity threats tied to known techniques (T1078, T1110, T1003), firms can measurably reduce the window of exposure.
Metrics to report to partners and the board monthly:
- % partners with phishing-resistant MFA (goal: 100% in 90 days)
- Number of standing privileged accounts (goal: -90% in 90 days)
- MTTD and MTTR for identity incidents (goals: MTTD <4 hours, MTTR <24 hours)
- Number of guest/partner accounts with automated expiration (goal: 100% for externals)
Identity is not an IT checkbox — it is the firm's gatekeeper. When Diane or any partner logs in, that single event should be met with layered controls, automated governance, and an incident-ready organization.
---
Related Articles
- Cybersecurity Analysis: How a medium-sized law firm implemented zero-trust architecture
- Turn Endpoint Detection & Response into Your Law Firm’s Profit Shield While Rivals Fumble Under Breach Costs
- 7 Mobile Device Management Rules Every Law Firm Must Enforce Today to Protect Attorney‑Client Privilege
Your Security is Non-Negotiable
At SteeleFortress, we've protected hundreds of organizations from cyber threats.
- 24/7 Monitoring – We never sleep so you can
- Transparent Pricing – No hidden fees (billing by IntelliBill)
- Legal-Ready – Partner with Steele Family Law for incident response
Stop hoping you won't get breached.
Get the 15-point Security Audit Checklist that attackers don't want you to have. Plus weekly intel briefs - no fluff, no vendor pitches.
No spam. Unsubscribe anytime. We don't sell your data - we protect it.