// MITRE ATT&CK

T1027.002 · Software Packing

🎯 Stealth LinuxmacOSWindows Sub-technique

Sub-technique of T1027 · Obfuscated Files or Information.

Adversaries may perform software packing or virtual machine software protection to conceal their code. Software packing is a method of compressing or encrypting an executable. Packing an executable changes the file signature in an attempt to avoid signature-based detection. Most decompression techni...

How to detect & mitigate it

Detecting Software Packing 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.