kevmap

Techniques › T1560

T1560 Archive Collected Data

collection — Linux, macOS, Windows · attack.mitre.org · JSON

1
MITRE detection strategy
3
analytics
4
Sigma rules tagged attack.t1560
0
KEV CVEs mapped here
<p>An adversary may compress and/or encrypt data that is collected prior to exfiltration. Compressing the data can help to obfuscate the collected data and minimize the amount of data sent over the network. Encryption can be used to hide information that is being exfiltrated from detection or make exfiltration less conspicuous upon inspection by a defender.</p><p>Both compression and encryption are done prior to exfiltration, and can be performed using a utility, 3rd party library, or custom method.</p>

KEV CVEs mapped to this technique · CTID Mappings Explorer

None. No KEV entry in the public mapping names this technique. Given that 74.7% of KEV has no mapping at all, this says more about the mapping than about the technique.

Detection strategy · ATT&CK Enterprise v19.2

Sigma rules · SigmaHQ da9bb07d64, tag attack.t1560

Author: Nasreddine Bencherchali (Nextron Systems), AdmU3 · 2023-12-19 · logsource: product=windows category=process_creation · 418a3163-3247-4b7b-9933-dcfcb7c52ea9
Detects execution of "tar.exe" in order to create a compressed file. Adversaries may abuse various utilities to compress or encrypt data before exfiltration.
Techniques: T1560T1560.001
Author: Timur Zinniatullin, oscd.community · 2019-10-21 (modified 2023-12-15) · logsource: product=windows category=ps_script · 6dc5d284-69ea-42cf-9311-fb1c3932a69a
Detects PowerShell scripts that make use of the "Compress-Archive" cmdlet in order to compress folders and files. An adversary might compress data (e.g., sensitive documents) that is collected prior to exfiltration in order to make it portable and minimize the amount of data sent over the network.
Techniques: T1560
Author: Max Altgelt (Nextron Systems), Tobias Michalski (Nextron Systems) · 2021-08-09 (modified 2022-10-09) · logsource: product=windows category=process_creation · aa92fd02-09f2-48b0-8a93-864813fb8f41
Detects a command used by conti to exfiltrate NTDS
Techniques: T1560
Author: AdmU3 · 2023-12-19 · logsource: product=windows category=process_creation · bf361876-6620-407a-812f-bfe11e51e924
Detects execution of "tar.exe" in order to extract compressed file. Adversaries may abuse various utilities in order to decompress data to avoid detection.
Techniques: T1560T1560.001

Sub-techniques

IDNameSigma rulesKEV CVEs
T1560.001Archive via Utility172
T1560.002Archive via Library00
T1560.003Archive via Custom Method00