Terminology Index
Glossary
1801 terms
Showing 1153-1184 of 1801 terms
Pass-the-Hash Detection
Detecting pass-the-hash attacks by spotting the abnormal authentication patterns they create, such as logons using hashes in ways or from places that legitimate authentication would not, mapped to ATT&CK techniques.
Because pass-the-hash uses stolen hashes to authenticate, detection focuses on the anomalies it produces: logon types and patterns inconsistent with normal use, authentication from unexpected hosts, use of privileged accounts in unusual ways, and known tool signatures. Built on Windows authentication telemetry and mapped to the relevant ATT&CK technique, it helps catch lateral movement in progress. Tuning matters since some patterns overlap with legitimate administrative activity.
Introduced in: Writing Detections with ATT&CK
Examples
- Flagging logon patterns inconsistent with normal authentication.
- Detecting privileged-account use from an unexpected host.
- Mapping the detection to the ATT&CK pass-the-hash technique.
No related terms linked yet.
