Data Manipulation: Transmitted Data Manipulation

Adversaries may alter data en route to storage or other systems in order to manipulate external outcomes or hide activity.[1][2] By manipulating transmitted data, adversaries may attempt to affect a business process, organizational understanding, and decision making.

Manipulation may be possible over a network connection or between system processes where there is an opportunity deploy a tool that will intercept and change information. The type of modification and the impact it will have depends on the target transmission mechanism as well as the goals and objectives of the adversary. For complex systems, an adversary would likely need special expertise and possibly access to specialized software related to the system that would typically be gained through a prolonged information gathering campaign in order to have the desired impact.

ID: T1565.002
Sub-technique of:  T1565
Tactic: Impact
Platforms: Linux, Windows, macOS
Permissions Required: Administrator, SYSTEM, User, root
Impact Type: Integrity
Version: 1.0
Created: 02 March 2020
Last Modified: 02 March 2020
Provided by LAYER 8

Procedure Examples

ID Name Description
G0082 APT38

APT38 has used DYEPACK to manipulate SWIFT messages en route to a printer.[1]

S0395 LightNeuron

LightNeuron is capable of modifying email content, headers, and attachments during transit.[3]

S0530 Melcoz

Melcoz can monitor the clipboard for cryptocurrency addresses and change the intended address to one controlled by the adversary.[4]

S0455 Metamorfo

Metamorfo has a function that can watch the contents of the system clipboard for valid bitcoin addresses, which it then overwrites with the attacker's address.[5][6]

Mitigations

ID Mitigation Description
M1041 Encrypt Sensitive Information

Encrypt all important data flows to reduce the impact of tailored modifications on data in transit.

Detection

ID Data Source Data Component
DS0029 Network Traffic Network Traffic Content
Network Traffic Flow
DS0009 Process OS API Execution

Detecting the manipulation of data as at passes over a network can be difficult without the appropriate tools. In some cases integrity verification checks, such as file hashing, may be used on critical files as they transit a network. With some critical processes involving transmission of data, manual or out-of-band integrity checking may be useful for identifying manipulated data.

References