| ID | Name |
|---|---|
| ATAGS-T1183.001 | Standard Encoding |
| ATAGS-T1183.002 | Non-Standard Encoding |
Threat Actors may encode data with a standard data encoding system to make the content of command and control traffic more difficult to detect. Command and control (C2) information can be encoded using a standard data encoding system that adheres to existing protocol specifications. Common data encoding schemes include ASCII, Unicode, hexadecimal, Base64, and MIME. Some data encoding systems may also result in data compression, such as gzip.
This type of attack technique cannot be easily mitigated with preventive controls since it is based on the abuse of system features.