Start with Identity
Control · 3 briefs

Attacks on identity lifecycle

Techniques that target joiner, mover, and leaver: help desk resets granted on weak proof, entitlements that accumulate across role changes, and accounts nobody remembered to disable.

Why this control fails

Lifecycle failures do not need a technical exploit, they need a process gap. A help desk that resets a password or an MFA factor on a phone call and a plausible answer is a social engineering target, not a security control. Movers keep every entitlement from their old role because deprovisioning on transfer is rarer than deprovisioning on exit, so tenure alone becomes a privilege escalation path. Leavers whose accounts are not disabled the day they depart, especially in systems outside the SSO umbrella such as VPN appliances or SaaS admin consoles, become orphaned accounts: active, unowned, and unmonitored until an auditor or an attacker finds them first.

What security people should do

  • Require a second, out-of-band verification step before any help desk password or MFA reset, and log every reset against the requester.
  • Trigger an access recertification on every role change, not just on hire and termination.
  • Reconcile accounts in every connected system against an authoritative HR source on a fixed schedule, not only during audits.
  • Automate deprovisioning for termination and make manual override the exception that requires a ticket, not the default path.

Techniques in this category

Seeing this attack in production and have a detection idea we should add? Email [email protected] or volunteer as a CVE Analyst.