Identity & AccessAdvancedAttack Technique1 validated evidence record

Pass-the-Hash (PtH)

30 sec

Authenticating with a stolen password hash instead of the cleartext password to access systems or move laterally.

Know

What is Pass-the-Hash?

Authenticating with a stolen password hash instead of the cleartext password to access systems or move laterally. In practice, pass-the-hash should be understood in the context of the identities, systems, applications, data, trust relationships, and business processes it affects. The useful question is not only what the term means, but how it changes attacker capability or defensive control.

Why it matters

Authenticating with a stolen password hash instead of the cleartext password to access systems or move laterally. Attackers can use this behavior to turn a single weakness, identity, or interaction into broader compromise, so defenders need to recognize both the mechanism and the business consequence.

Evidence, not hype

Validated in the real world

Every record is labeled by evidence type and source strength so an incident, a standard, and emerging research are never presented as if they are the same thing.

Government / AuthoritativeOperational validation

MITRE and CISA document Active Directory credential abuse and lateral movement

2026MITRE ATT&CK / CISAEnterprise identity

MITRE ATT&CK documents Kerberoasting, Pass-the-Hash, forged Kerberos tickets, and use of alternate authentication material for lateral movement. CISA red-team and Active Directory guidance show these behaviors in realistic enterprise assessments and compromise scenarios.

Why this is evidence

It connects abstract Active Directory terminology to repeatable post-compromise techniques attackers use to expand access and preserve control.

See the source — MITRE ATT&CK: TA0008 — Lateral Movement

Understand the mechanics

How it works

  1. 1

    An adversary identifies a condition where pass-the-hash can provide access, control, information, or evasion.

  2. 2

    The attacker executes the technique directly or combines it with credentials, social engineering, exploitation, or trusted tools.

  3. 3

    Successful activity creates a new capability such as access, execution, persistence, privilege, movement, collection, or impact.

  4. 4

    Defenders investigate the surrounding identity, host, application, network, and cloud telemetry to determine scope and interrupt the attack chain.

Practice

What to watch for

  • Activity consistent with pass-the-hash in identity, endpoint, email, application, cloud, or network telemetry
  • Unexpected authentication, privilege, execution, or data-access behavior
  • New or unusual infrastructure, domains, processes, tokens, or administrative actions
  • A sequence of events that matches a known adversary technique rather than normal business activity

Perform

What to do

  1. 1

    Stop or contain the risky activity without destroying useful evidence.

  2. 2

    Determine which identities, systems, applications, data, and sessions are affected.

  3. 3

    Revoke exposed access, isolate compromised assets, and block malicious infrastructure as appropriate.

  4. 4

    Hunt for related pass-the-hash activity and adjacent attacker behaviors before declaring the incident contained.

How to reduce the risk

  • Require phishing-resistant MFA for high-value access.
  • Apply least privilege and separate privileged identities.
  • Monitor sign-ins, tokens, application grants, and directory changes.
  • Revoke sessions and rotate exposed credentials after compromise.

Business impact

  • Account takeover
  • Privilege abuse
  • Lateral movement
  • Persistent unauthorized access

What different roles should do

Employee / Operator

  • Pause when an interaction or system behavior is unexpected.
  • Use approved verification and reporting paths rather than improvising.

Security

  • Correlate identity, endpoint, network, application, and cloud evidence.
  • Contain the attack path and hunt for follow-on activity.

Framework & standards context

  • MITRE ATT&CK T1550.002

Keep learning

Source transparency

Authoritative sources

Last reviewed: 2026-09-02