Umbra Wiki technique technique/T1027.014
Back to wiki

T1027.014 — Polymorphic Code

provenance: imported · ATT&CK: T1027.014

T1027.014: Polymorphic Code

MITRE ATT&CK® Enterprise technique

Tactics Stealth
Platforms Linux, macOS, Windows
Permissions required
Version 2.0
Parent technique T1027

Description

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 into a different version of itself that achieves the same purpose or objective as the original. This functionality enables the malware to evade traditional signature-based defenses, such as antivirus and antimalware tools.(Citation: polymorphic-sentinelone) Other obfuscation techniques can be used in conjunction with polymorphic code to accomplish the intended effects, including using mutation engines to conduct actions such as Software Packing, Command Obfuscation, or Encrypted/Encoded File.(Citation: polymorphic-linkedin)(Citation: polymorphic-medium)

Detection

(no detection guidance published)

Data sources

  • (none listed)

References

  • ATT&CK page: https://attack.mitre.org/techniques/T1027/014
  • ATT&CK Enterprise matrix: https://attack.mitre.org/matrices/enterprise/