// MITRE ATT&CK

T1056.004 · Credential API Hooking

🎯 Collection WindowsLinuxmacOS Sub-technique

Sub-technique of T1056 · Input Capture.

Adversaries may hook into Windows application programming interface (API) functions and Linux system functions to collect user credentials. Malicious hooking mechanisms may capture API or function calls that include parameters that reveal user authentication credentials.(Citation: Microsoft TrojanSp...

How to detect & mitigate it

Detecting Credential API Hooking 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.