FORENSIA

ATT&CK · T1027.001 · sub-technique

Binary Padding

Tactics: stealth

About

Adversaries may use binary padding to add junk data and change the on-disk representation of malware. This can be done without affecting the functionality or behavior of a binary, but can increase the size of the binary beyond what some security tools are capable of handling due to file size limitations. Binary padding effectively changes the checksum of the file and can also be used to avoid hash-based blocklists and static anti-virus signatures. The padding used is commonly generated by a function to create junk data and then appended to the end or applied to sections of malware. Increasing the file size may decrease the effectiveness of certain tools and detection capabilities that are not designed or configured to scan large files. This may also reduce the likelihood of being collected for analysis. Public file scanning services, such as VirusTotal, limits the maximum size of an uploaded file to be analyzed.

Platforms: Linux, macOS, WindowsParent: T1027 Obfuscated Files or InformationMITRE ATT&CK ↗

Used by actors

8 known groups

Software

22 malware/tools implement this

PlugXEmissaryKwampirsComnieBisonalEmotetRifdoorGoopyJavaliGrandoreiroTAINTEDSCRIBECostaBricksGrimAgentQakBotBlack BastaSnip3CHIMNEYSWEEPLatrodectusLightSpyTONESHELLCaminhoHeartCrypt

Corpus indicators tagged with this technique

14 indicators in the corpus carry T1027.001.