Payload Encryption
Noun · Security & Infosec
Definitions
The practice of encrypting a malicious payload so it is harder for defenders, scanners, or intermediate systems to inspect before execution. Attackers often combine payload encryption with loaders, staged delivery, or in-memory decryption to reduce static detection.
In plain English: Encrypting malicious content so it is harder for security tools to inspect or detect.
Example: "The malware campaign used payload encryption so the attachment looked inert until the dropper decrypted the final binary in memory."