// MITRE ATT&CK

T1204.004 · Malicious Copy and Paste

🎯 Execution LinuxmacOSWindows Sub-technique

Sub-technique of T1204 · User Execution.

An adversary may rely upon a user copying and pasting code in order to gain execution. Users may be subjected to social engineering to get them to copy and paste code directly into a [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059). One such strategy is "ClickFix," in w...

How to detect & mitigate it

Detecting Malicious Copy and Paste 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.