// MITRE ATT&CK

T1027.014 · Polymorphic Code

🎯 Stealth LinuxmacOSWindows Sub-technique

Sub-technique of T1027 · Obfuscated Files or Information.

Adversaries may utilize polymorphic code (also known as metamorphic or mutating code) to evade detection. Polymorphic code is a type of software capable of changing its runtime footprint during code execution.(Citation: polymorphic-blackberry) With each execution of the software, the code is mutated...

How to detect & mitigate it

Detecting Polymorphic Code 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.