Synthetic identity fraud has a machine-identity version now
Instead of stealing an existing service account, attackers are fabricating new ones that blend real environmental attributes with fake ones, inheriting legitimate naming conventions so nothing looks stolen because nothing was.
Writing for The Hacker News, Keeper Security's Ashley D'Andrea argues that synthetic identity fraud, the practice of assembling a fake person from real and fabricated data points rather than stealing a real one, now has a direct equivalent for non-human identities. Rather than compromise an existing service account, an attacker fabricates a new one that blends real environmental attributes with fake ones so it appears to belong, inheriting plausible naming conventions and metadata. Three techniques carry this out: rogue service accounts built to resemble legitimate ones, DCShadow attacks that impersonate a domain controller to write fraudulent directory objects, and shadow credentials that inject attacker-controlled authentication material onto an existing object. The piece names agentic AI as an accelerant, since automated identity creation increasingly blurs the line between a system provisioning a real service account and an attacker minting a fabricated one.
Why it matters
A stolen credential shows up in an anomaly feed eventually, wrong time zone, wrong device, a login where there shouldn't be one. A fabricated identity that was never legitimate has no baseline to deviate from, which is what makes it hard to catch with behavioral detection alone.
The practical fix isn't more monitoring, it's ownership: every non-human identity needs a named human or team accountable for why it exists, so "who requested this service account and why" is answerable on demand rather than reconstructed after the fact during an incident.
Source: The Hacker News
Related on Start with Identity
- BlogCertighost lets any domain user forge a Domain Controller certificate
A low-privileged Active Directory account, no admin rights required, can now obtain a certificate for a Domain Controller and DCSync the krbtgt secret. Microsof
- BlogNHI Hound maps the trust paths dormant service accounts leave into your identity provider
Ahead of a Black Hat USA 2026 release, researcher Aleksandr Krasnov built NHI Hound, an open source tool that ingests identity data from Okta, GitHub, and cloud
- Blognpm 12 turns off install scripts, and starts killing 2FA-bypass tokens
npm 12 stops running dependency lifecycle scripts unless you allow them. The quieter half is the identity change: granular access tokens that bypass 2FA lose ac
- RankingBest Machine Identity for Enterprises: Top 5 Platforms
The best enterprise machine and non-human identity platforms in 2026: HashiCorp Vault, Venafi, CyberArk Conjur, Akeyless, and SPIFFE/SPIRE. Ranked for secrets,
- RankingBest Machine Identity for Startups: Top 5 Secrets & Workload Tools
The best machine identity tools for startups in 2026: Infisical, Doppler, HashiCorp Vault, Akeyless, and SPIFFE/SPIRE. Ranked for developer experience, pricing,
- GuideCustomer Identity Verification Guide: KYC, Document Verification, and Fraud Prevention
Implement customer identity verification with KYC processes, document verification, liveness detection, progressive profiling, and fraud prevention strategies.