Gold Open Source
ExplorePackagesVulnerabilitiesCWEsMCP ServersScan
Login
Gold Open Source

The authoritative source for production-ready open-source components. Every package, container image, AI model, and MCP server undergoes rigorous verification for security, malware, and license compliance.

Explore Gold

  • Explore Everything
  • Packages
  • Gold Certified Packages
  • Container Images
  • AI Models
  • MCP Servers
  • Agent Skills
  • Chip Manufacturers

Security Data & Tools

  • Scan Your Dependencies
  • Trending Threats
  • Threat RSS Feeds
  • CVE Database
  • Actively Exploited (KEV)
  • SGZ Zero-Days
  • CWE Index
  • MITRE ATT&CK
  • Malicious Packages
  • Security Glossary
  • Supply-Chain Report
  • Developers (API & Badge)
  • Chrome Extension
  • Credits & Data Sources

Products

  • The Platform
  • ESSCM
  • Portal
  • TPRM
  • OSM
  • Cowork
  • Code / Runner
  • Guard

Use Cases

  • Know Your Software
  • Auto-Fix Vulnerabilities
  • Asset Discovery
  • AI Governance
  • MCP Server Security
  • Supply Chain Compliance
  • Zero-Day Discovery
  • All Use Cases

Company

  • About
  • Pricing
  • Blog
  • Documentation
  • Safeguard Academy
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 Gold Open Source. All rights reserved.

Built with care bySafeguard
Home/ATT&CK/T1027/T1027.001
MITRE ATT&CK Sub-Technique

T1027.001: Binary Padding

ShareXLinkedInRedditHN

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.(Citation: ESET OceanLotus) 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.(Citation: Securelist Malware Tricks April 2017) 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.(Citation: VirusTotal FAQ)

Tactics
Stealth
Platforms
Linux, macOS, Windows

▪Parent technique

T1027: Obfuscated Files or Information

▪Used by groups (8)

G0002MoafeeG0016APT29G0040PatchworkG0060BRONZE BUTLERG0065LeviathanG0094KimsukyG0126HigaisaG1024Akira

▪Software using this technique (22)

S0013PlugXmalwareS0082EmissarymalwareS0236KwampirsmalwareS0244ComniemalwareS0268BisonalmalwareS0367EmotetmalwareS0433RifdoormalwareS0477GoopymalwareS0528JavalimalwareS0531GrandoreiromalwareS0586TAINTEDSCRIBEmalwareS0614CostaBricksmalwareS0632GrimAgentmalwareS0650QakBotmalwareS1070Black BastamalwareS1086Snip3malwareS1149CHIMNEYSWEEPmalwareS1160LatrodectusmalwareS1185LightSpymalwareS1239TONESHELLmalwareS9016CaminhomalwareS9018HeartCryptmalware

▪Reference

T1027.001on MITRE ATT&CK

MITRE ATT&CK® is a registered trademark of The MITRE Corporation. © 2026 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation.