Why Every Law Firm Is a Higher Value Target Than It Thinks
Security & Compliance

Why Every Law Firm Is a Higher Value Target Than It Thinks

Small and mid size firms assume they're too obscure to be worth attacking, but a single login often guards more exploitable client data and real trust money per employee than almost any other small business holds.

Every managing partner I've talked to about security has some version of the same instinct, which is that a law firm, especially a small or mid size one, five attorneys, ten attorneys, twenty attorneys, just isn't the kind of place anyone would bother attacking, right, because you're not a bank and you're not a hospital chain and you don't have a household name attached to a breach headline, and so the whole "we should actually harden this system" conversation gets filed under someday. And I get why that instinct exists, but it's backwards, and it's backwards in a very specific way I want to walk through, because once you actually look at what sits inside a firm's case management system, client identities, trust account balances, settlement figures, medical records, custody arrangements, unreleased deal terms, you realize a five person firm is holding a denser concentration of exploitable, monetizable, coercible information per employee than almost any other small business you could name. Attackers know this even when the firm itself hasn't fully clocked it yet.

Why the size of your firm has nothing to do with the size of the target on your back

Here's the comparison I use when I'm walking a firm through this, because it makes the math concrete instead of abstract. Say a ransomware crew compromises a six person retail shop's point of sale system. What do they get, a batch of credit card numbers that get flagged and cancelled by the following Monday, maybe some loyalty program emails. Now say that same crew, using the same effort, compromises a six person law firm's case management login instead. What do they get, forty open matters, each one carrying a client's full name, address, social security number in some jurisdictions, a signed retainer agreement, a trust balance sitting in the firm's name, and in a decent chunk of those matters, something genuinely damaging if it leaked, a pending settlement number, a custody filing, a whistleblower complaint, an unreleased acquisition price. That's not a data set you cancel by Monday, that's a data set you can extort the firm with directly, because the firm's entire professional obligation, its bar license, is built on keeping exactly that information confidential. The attacker isn't guessing whether the firm will pay to keep forty client files out of a leak site. They know the answer already.

100K+
client records tracked inside firms running on Casely
3K+
attorneys who have their entire practice riding on one login
0
overdrafts possible once the trust ledger guard is active
2 min
to enforce 2FA firm wide from Settings

The trust ledger is a walking liability the moment it's just a spreadsheet

The part that makes a firm's exposure worse than almost any other small business isn't just the data, it's that a chunk of what sits in the system is actual client money, not information about money, the money itself, sitting in a trust account under the firm's name. And in a spreadsheet or in a loosely permissioned system, that ledger is just a formula somebody built, editable by whoever has the file open, with no real check between "I typed a number into this cell" and "that disbursement went out the door." A compromised login, or honestly just a tired paralegal at 6pm on a Friday, can push a disbursement through that overdraws a matter, and because bar rules treat a trust overdraft as a disciplinary matter and not an accounting inconvenience, that single mistake or single breach isn't a "we'll fix it in the next reconciliation" problem, it's a "we now have to self report to the bar" problem. That's the catch here, the exposure isn't hypothetical data risk, it's a live financial control that most firms are running on the honor system.

!
What Casely actually blocks A disbursement that would overdraw a matter's trust balance never gets recorded, full stop, it's rejected atomically at the database transaction level with the message "Disbursement exceeds trust balance. Bar rules prohibit overdrafts." It isn't a warning you click through. And nothing in the ledger is ever deleted, entries are voided with a visible marker of who voided it and why, so there's no version of "someone made this problem disappear" available to an attacker or a careless employee.

Who can actually see what, and why "everybody has the login" is the real hole

Ask most firms how permissions work in their current system and you'll get some version of "well, the paralegals can see most things, and the receptionist has her own login but honestly I think she can pull up client files too if she needed to." That's not a permissions system, that's a shared filing cabinet with extra steps. And even in tools that do claim role based access, the enforcement usually lives in the interface, meaning the button to view a walled off file is hidden, but the underlying request that actually fetches the data still works if you know the URL or if the app has a bug in how it renders that button. For a firm managing conflicts, where an associate genuinely cannot see a file because the firm represents the opposing party in another matter, a hidden button is not an ethical wall, it's a suggestion.

FeatureTypical shared login setupCasely
Ethical wall enforcementHides the button in the interface but the underlying request can still reach the dataEnforced server side, a walled off user's requests are rejected regardless of what the front end shows
Sensitive field protectionDatabase at rest encryption only, readable by anyone who reaches the databaseApp layer AES-256-GCM encryption per firm on notes, matters, trust entries and documents
Two factor authenticationOptional, and in practice about half the team never turns it onEnforced firm wide once switched on, no bypass, no remember this device loophole
Who can bill or touch trustWhoever has the login, partner, paralegal, receptionist, all identical accessRole based permissions per person across billing, trust, documents, matters and more

Account takeover is not a hypothetical for a firm this size

Most attorneys I've talked to think of two factor authentication as a bank thing, something Chase makes you do, not something a five person practice needs to bother with, and that's exactly the gap attackers are counting on, because a stolen password against an account with no second factor is a complete takeover, not a partial one. It gets them the client list, the trust balance, the documents, all of it, immediately, and there's no second lock to slow them down while the firm notices. So the setup has to be low friction enough that a firm actually turns it on for everyone and doesn't quietly let three attorneys opt out because they found the QR code annoying.

  1. 01Click Enable 2FA in Settings
  2. 02Scan the QR code with an authenticator app
  3. 03Type the six digit code to confirm
  4. 04Save the 10 recovery codes somewhere safe
  5. 05Every login now requires the code, no exceptions, no "remember this device" workaround

Once it's on, it's on for real, meaning there's no bypass and no device exemption that quietly reopens the hole six months later when nobody remembers it exists. And a firm's admin can check the Users page and see, attorney by attorney, who's actually enrolled instead of assuming everyone did what the email told them to do. Add the ability for anyone to sign out of every other active session with one click, for instance the moment someone loses a laptop at a courthouse, and you've closed the two most common ways a single stolen credential turns into a firm wide breach.

The audit trail matters just as much as the lock on the door

Here's something that gets missed in most security conversations, which is that a firm's real risk isn't only "can someone get in," it's also "if someone gets in, or if someone inside makes a bad call, can they cover their tracks afterward." That's why nothing in a properly built ledger gets deleted, only voided with a record of who and why, and it's why conflict checks run automatically the second a name is typed into the system across the firm's entire contact and matter history, not as a manual search somebody has to remember to run. That second one matters more than it sounds like, because a compromised account trying to onboard a new client that overlaps with an existing adverse party gets flagged the same way a well meaning but rushed intake person would, automatically, at the moment it happens, not three weeks later during a file review. Does that make sense, right, the goal isn't just keeping people out, it's making sure that whatever happens inside the walls leaves a trail nobody can quietly erase.

  • Does every attorney at your firm actually have 2FA turned on right now, not just theoretically available
  • Could a paralegal who left eight months ago still log into your trust account software today
  • Is there one shared password for your case management tool that three or four people know
  • Would your firm know this week if a disbursement had been entered that overdrew a matter
  • Can a walled off associate's account still reach a conflicted file's data even if the button is hidden
  • Does your current system delete entries outright, or does it keep a record of who changed what and why

What this actually means for the person running the firm

At the end of the day, none of this is about becoming a security company, you became a lawyer, not a systems administrator, and nobody's asking a five attorney firm to run its own SOC. But the firms that get hurt aren't the ones that got outsmarted by a sophisticated nation state operation, they're the ones running client trust funds through a spreadsheet with one shared password, where a single phished login or one tired end of week mistake becomes a bar complaint, a malpractice claim, and a client list on a leak site all at once. Basically, the fix isn't more vigilance from your team, people forget, people get tired, people click the wrong link on a Friday, the fix is a system where the dangerous mistakes are structurally impossible instead of just discouraged, an overdraft that can't post no matter who's logged in, a conflict that surfaces the second a name is typed, a walled off file that stays walled off at the server and not just on a button, a login that needs a second factor every single time with no quiet exceptions. That's not a smaller version of enterprise security bolted onto a small firm's tools, it's the baseline every firm holding this much sensitive information and this much client money should have had from day one, and so yeah, that is basically the whole case for it.