// MITRE ATT&CK

T1559.002 · Dynamic Data Exchange

🎯 Execution Windows Sub-technique

Sub-technique of T1559 · Inter-Process Communication.

Adversaries may use Windows Dynamic Data Exchange (DDE) to execute arbitrary commands. DDE is a client-server protocol for one-time and/or continuous inter-process communication (IPC) between applications. Once a link is established, applications can autonomously exchange transactions consisting of ...

How to detect & mitigate it

Detecting Dynamic Data Exchange 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.