// MITRE ATT&CK

T1027.007 · Dynamic API Resolution

🎯 Stealth Windows Sub-technique

Sub-technique of T1027 · Obfuscated Files or Information.

Adversaries may obfuscate then dynamically resolve API functions called by their malware in order to conceal malicious functionalities and impair defensive analysis. Malware commonly uses various [Native API](https://attack.mitre.org/techniques/T1106) functions provided by the OS to perform various ...

How to detect & mitigate it

Detecting Dynamic API Resolution 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.