// MITRE ATT&CK

T1550.002 · Pass the Hash

🎯 Lateral Movement Windows Sub-technique

Sub-technique of T1550 · Use Alternate Authentication Material.

Adversaries may “pass the hash” using stolen password hashes to move laterally within an environment, bypassing normal system access controls. Pass the hash (PtH) is a method of authenticating as a user without having access to the user's cleartext password. This method bypasses standard authent...

How to detect & mitigate it

Detecting Pass the Hash starts with your SIEM/EDR telemetry. Write a detection rule with the Sigma generator, analyze suspicious logs in the log analyzer, and place the technique on your coverage with the ATT&CK matrix.

Related techniques

Source: MITRE ATT&CK®. ATT&CK is a registered trademark of The MITRE Corporation. Content for educational purposes.