ATT&CK coverage › Technique

Archive Collected Data: Archive via Utility T1560.001

Adversaries may use utilities to compress and/or encrypt collected data prior to exfiltration. Many utilities include functionalities to compress, encrypt, or otherwise package data into a format that is easier/more secure to transport.

Events covered

3 catalog events are tagged with this technique by at least one rule.

ProviderEvent IDTitle
Sysmon1Process creation
Sysmon11FileCreate
Security-Auditing4688A new process has been created.

Authoring guide

Patterns shared across the 11 rules above: which fields they filter on, what specific values they look for, and what they exclude. Field names are normalized across vendors so Sigma's Image, Elastic's process.name, and Splunk's process_name collapse into one row. Each rule contributes at most once per row.

Fields filtered most (5 distinct)

The fields most rules look at when detecting this technique. The How column shows the operators authors use (eq, wildcard, regex_match, match) and how often each appears. Sample values are concrete examples to start from, not an exhaustive list.

FieldRulesHowSample values
CommandLine9match 9 a , .dmp, .hdmp, .dump, u
Image8ends_with 8, match 1\rar.exe, \7z.exe, \7zr.exe, \7za.exe, \tar.exe
OriginalFileName5eq 57za.exe, 7z.exe, bsdtar, net.exe, net1.exe
Description4match 2, eq 27-Zip, Command line RAR, WinRAR
TargetFilename1eq 1"*\\cookie.tar", "*\\passff.tar"

Top indicator values (69 distinct)

Specific (field, operator, value) combinations the rules check for, ranked by how many rules under this technique use each one. The Corpus reach column counts how many rules across the entire catalog (any technique) check the same combination. High numbers point to widely-used indicators that are likely noisy on their own; combine them with another condition for useful signal. Blank means the combination is specific to rules under this technique.

FieldKindValueRules (here)Corpus reach
CommandLinematch a 34
Imageends_with\rar.exe34
CommandLinematch.dump23
OriginalFileNameeq7za.exe23
CommandLinematch.hdmp23
Imageends_with\7zr.exe22
OriginalFileNameeq7z.exe23
Descriptionmatch7-Zip22
CommandLinematch.dmp26
Imageends_with\7z.exe23
Imageends_with\7za.exe23
OriginalFileNameeqbsdtar22
Imageends_with\tar.exe22
Imageends_with\winrar.exe22
DescriptioneqCommand line RAR23
CommandLinematch u 1
CommandLinematch -p12
CommandLinematch -a 14
CommandLinematch-s"1
CommandLinematch -min 1

Rules under this technique

Every rule in the catalog tagged with this technique, grouped by vendor. Click a rule title for its full predicates, exclusions, and indicators.

Sigma 10 rules

Splunk 1 rule