Table of Contents
Employee identity protection is the continuous reduction of the personal data your workforce has scattered across data brokers, breach dumps, public records, and social platforms, so attackers have less raw material to build an attack with.
Note what that definition leaves out. It isn’t MFA. It isn’t least privilege. It isn’t awareness training. You almost certainly have all three. They’re probably mature and they probably all operate inside a perimeter the attack never crosses.
The 2026 Verizon DBIR ties 35% of breaches to attacks that start with people, through phishing, credential abuse, and pretexting. Vulnerability exploits account for 31 percent, and that’s where most of the budget sits. The larger problem gets the smaller share of the spend, and the reason is structural: there hasn’t been a control to buy for it.
This guide covers what to inventory, what to remove, what to do about the exposure you can’t remove, how to sequence the rollout, and what to measure. The sequence matters as much as the tactics.
Key Takeaways
- Data brokers re-aggregate removed records continuously, making one-time removal requests worthless within weeks. Organizations that treat data removal as a project rather than a continuous process don't reduce risk; they only document it.
- Phishing-resistant MFA methods like passkeys and hardware security keys block attacks that SMS-based MFA cannot stop. Employees whose personal phone numbers are publicly listed remain one SIM swap away from full corporate account compromise.
- Personal email accounts used as corporate recovery options are an overlooked attack surface. An attacker who controls a personal Gmail account can often reset a corporate password through it, bypassing every perimeter control your team has built.
- Three metrics define a defensible identity protection program: reduction in externally visible employee identity records, percentage of employees with phishing-resistant MFA enforced, and mean time to response after an identity alert. Organizations that skip baseline measurement before launch have no credible way to report progress to the board.
- Annual training produces compliance checkmarks, not behavior change. Security teams that never connect individual habits, like a personal phone number on a public LinkedIn profile, to specific attack paths give employees no real reason to act differently.
What Employee Identity Exposure Actually Costs
Exposure is a pre-breach condition. It exists right now, it’s measurable right now, and almost no program prices it until an attacker has already used it.
Here’s the shape of the problem. VanishID scanned 10,000 US executives and found 93 percent had a home address publicly exposed, typically sitting next to a birthday and a family member’s name. This is the accumulated residue of property records, voter files, marketing databases, and a decade of broker aggregation, and it’s the starting inventory an attacker works from.
What they build with it is specific. Home address plus personal mobile plus employer plus role produces a pretext convincing enough to defeat help desk verification. A personal number in a breach dump enables a SIM swap, which turns SMS-based recovery into an open door. A headshot on LinkedIn and 30 seconds of conference audio are enough for a convincing voice clone. This is not theoretical. Arup lost $25.6 million on a single deepfake video call in 2024.
MITRE tracks this stage as T1589, Gather Victim Identity Information. The framework’s own mitigation guidance says the technique “cannot be easily mitigated with preventive controls” and recommends “minimizing the amount and sensitivity of data available to external parties.” Every other technique in ATT&CK has a product category behind it. This one does not.
Why AI Changed the Math
Assembling a target dossier used to take a skilled operator an afternoon. It now takes about fifteen minutes and no particular skill.
That does two things. It makes each attack better, because generated pretexts, cloned voices, and real-time deepfakes all improve with more source material. And it collapses the cost of targeting, which means attackers stop stopping at the C-suite. The 2026 DBIR found 65 percent of AI-assisted attacks aim at people, nearly double the rate across all breaches.
The practical consequence: an executive protection program covering 30 people no longer matches the threat model.
Who Actually Needs Coverage
Most programs start and end with the C-suite. Attackers don’t see it that way.
Look at how ShinyHunters ran the Salesforce data thefts through 2025 and into 2026, including the one that hit Google’s own instance. Operators called employees, posed as IT support, and talked them into authorizing a rigged app. No exploit, no malware. They weren’t calling the CEO. They were calling support engineers, ops managers, and help desk staff.
Three tiers cover the people worth protecting:
Leaders and the people closest to them. C-suite and direct reports, executive assistants and chiefs of staff, board members, and family members. The EA is the highest-leverage target in most organizations: same calendar access, same inbox authority, a fraction of the protection.
The keyholders. IT and OT administrators, identity and security engineers, SCADA and plant operators, treasury and accounts payable, and vendor management. Scattered Spider walked into MGM and Caesars through a help desk.
Sensitive data, secrets, and the public voice. Legal, HR, R&D, corporate development, government relations, communications, sales operations, and customer support. These are the people holding the data worth stealing and the channels worth hijacking.
The through line is that an attacker doesn’t target job titles, they target access. Build your protected population from who can reach what, not from who reports to whom.
Inventory First, Because You Can’t Remove What You Haven’t Found
Start with the data you control. Collect only what operations require, and stop using Social Security numbers as internal identifiers where a less sensitive one works. The record you never created can’t leak. This step is cheap and it’s genuinely worth doing, but be clear about its ceiling: it addresses your systems, but the exposure that gets people attacked is already outside them.
External discovery is the harder half. For each person in your protected population you need to know what’s exposed, where it lives, and which of it makes an attack work. Home addresses and property records. Personal mobile numbers and email addresses. Breached and reused credentials. Relatives, home network details, and daily patterns. Broker profiles, people-search listings, public filings, dark web mentions.
The critical detail is that this inventory is not a snapshot. Brokers re-aggregate. A profile you removed in March gets rebuilt in May from a fresh data purchase, and it comes back without notice.
Why Manual Removal Doesn’t Hold the Line
Run the math. A thorough manual removal for one person means dozens of opt-out requests across broker sites, each with its own process, verification step, and processing window. Then it decays, so you do it again.
At 30 executives, a concierge service can absorb that. At 3,000 employees, nothing manual survives contact.
This is exactly where the market split. First movers in the data removal market proved the demand is real, and they work one person at a time, which caps coverage at dozens of people. The exposure runs to the whole workforce, and closing that gap requires automation running continuously rather than people filing forms.
What continuous coverage looks like in practice:
- Detection across brokers, people-search sites, breach dumps, dark web sources, and social platforms, running constantly rather than quarterly.
- Verification of every match against the actual person, so you’re removing your CFO’s record and not a stranger with the same name.
- Removal filed, confirmed, and automatically refiled the moment data resurfaces.
- Suppression for exposure that can never be deleted.
VanishID customers typically see attacker-reachable personal data drop 85 percent within 90 days.
What to Do About Exposure You Can’t Remove
Some data never comes down. A 2019 breach dump is permanent. Property records are public by law. A name in a news article stays in the article.
Two responses matter here. Suppress what you can. Rotate exposed credentials and close the recovery paths that leaked data leaves open. Then route the rest to your SOC as a signal.
That second part is where external work reconnects to your internal stack, and it’s the piece most programs skip. Consider an alert your SOC sees a hundred times a day: suspicious login attempt on an executive assistant’s account. Internal context says the device is patched, MFA is on, and the password is strong. The system allows it.
Add external context and the same event reads differently. This person’s credentials appeared in a dump seven days ago. Their home address and mobile are on 23 broker sites. They have two dark web mentions. Now it’s an escalation, not an allow.
Fed into your IAM, PAM, and SIEM, exposure data changes decisions at the moment those systems make them: step up MFA, deny vault access, isolate the device, force a credential reset. Same tools, better inputs.
Authentication and Access Controls, in Proportion
Phishing-resistant MFA, meaning passkeys and hardware keys, blocks credential attacks that SMS and app-based push cannot. That matters specifically because a SIM swap defeats SMS entirely, and a SIM swap starts with a personal mobile number an attacker found on a broker site.
Least privilege sets the damage ceiling once an account is taken over. Separate administrator accounts from daily-use accounts, and review access at the points where discipline actually breaks: role changes, departures, and vendor grants.
One overlooked path deserves specific attention. Personal email accounts used as recovery options for corporate systems mean an attacker who takes a personal Gmail can often reset a corporate password through it. That personal address is usually a few clicks away on a broker profile.
Frame it this way: authentication controls limit what happens after someone is targeted. Exposure reduction changes whether they get targeted, and how convincing the attempt is when they do. You want both.
Is This a Security Control or an HR Benefit?
Employees experience it as a benefit. Run it as one and you’ll cap it at 30 people, fund it from the wrong budget, and never connect it to your security operations.
It’s a security control that happens to feel good. The distinction has real consequences:
- A benefit gets measured on enrollment rates. A control gets measured on exposure reduction.
- A benefit sends employees notifications. A control removes the data and escalates what’s left.
- A benefit stops at whoever the perk covers. A control covers everyone attackers find useful.
The employee-facing experience still matters. When something is exposed, the person should learn what it was, where it appeared, and what to do in the next 15 minutes. But the value isn’t the notification. It’s that the underlying data is being removed whether or not anyone reads the email.
Training, and What It Can and Cannot Do
Training teaches people to spot an attack. It does nothing about the data that makes the attack believable.
Everyone runs training, but you’re coaching the target without disarming the attacker.
It still has a job to do. Short and frequent reinforcement tied to real threats beats an annual hour-long module, and three behaviors are worth the effort: limiting what gets shared publicly, recognizing social engineering across phone and text rather than just email, and handling recovery codes properly.
The lesson that lands hardest is a personal one. A mobile number on a public profile is enough to enable a SIM swap into corporate accounts. Show someone their own exposure and the abstraction disappears.
Every training cycle should also cover the recovery protocol. “What do I do in the first hour after I think I’ve been compromised?” People who know the next step contain damage faster.
The Rollout Sequence
Deploy everything at once and you get fragmented ownership, low adoption, and no baseline. Order it:
- Baseline your exposure. Measure before you change anything. Without this you have no defensible way to show progress at the next board review.
- Trim internal data collection. Cheap, fast, and it stops the problem from growing.
- Start removal with your highest-leverage people. Executives, their assistants, and the administrators who can reset anything.
- Extend to the full workforce. This is the step that separates a program from a perk, and it’s only feasible with automation.
- Wire residual exposure into the SOC. Turn what you couldn’t remove into a signal your existing tools can act on.
Training runs alongside all of it.
Three Metrics Worth Reporting
- Externally visible identity records, tracked as a trend line rather than a point in time. Down and to the right is the entire story.
- Percentage of the protected population under continuous coverage, which exposes the gap between your executive program and your actual attack surface.
- Mean time from exposure detection to removal, because the window is the risk.
Enrollment rate is not on this list. It measures participation, not protection.
Start Here
Pick one person. Then answer three questions about them:
- What could an attacker assemble on this person from public sources in 15 minutes?
- Which of those details would make an impersonation attempt against your organization work?
- What control do you own today that removes any of it?
If the answer to the third question is nothing, that’s the issue. Your other controls are doing their jobs. This data was never in their scope.
See your people the way attackers do. Pick anyone in your organization and we’ll map their live exposure at no cost, entirely from the outside. Nothing to deploy, nothing to connect. Request a complimentary risk analysis.