Data Transfer Size Limits T1030

Tactic: Exfiltration

An adversary may exfiltrate data in fixed size chunks instead of whole files or limit packet sizes below certain thresholds. This approach may be used to avoid triggering network data transfer threshold alerts.

Events covered

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

Authoring guide

Patterns shared across the 26 rules above: which fields they filter on, what specific values they look for, and what they exclude. The catalog normalizes field names 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 (55 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
CommandLine5match 4, contains 2, starts_with 1(?i)\s+(((copy|move|moveto|copyto)\s+.*\S+:\S+\s+.*\S+:\S..., -b , if=, (?i)rclone, Compress-Archive
SourceIP4is_not_null 4
anomalies4gt 40
dest_ip4is_not_null 4
process_name4in 2, match 2, eq 1, starts_with 1(?i)rclone, 7z, 7za, 7zr, dd
src_ip4is_not_null 4
DestinationIP3is_not_null 3
EventID3eq 31, 4103, 4104, 4688
Rank3lt 2, le 110
Action2eq 2hold, notification
Deviation2gt 225
EventType2eq 1, in 1ProcessRollup2, connection_attempted, exec, exec_event
NetworkDirection2eq 2Outgoing
Operation2in 2FileDownloaded, FileUploaded
RecordType2eq 2SharePointFileOperation

Top indicator values (165 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. Click a value to expand the rules under this technique that use it.

FieldKindValueRules (here)Corpus reach
anomaliesgt
0
412
CommandLinematch
(?i)\s+(((copy|move|moveto|copyto)\s+.*\S+:\S+\s+.*\S+:\S+)|(serve\s+(dlna|ht...
22
Deviationgt
25
22
NetworkDirectioneq
Outgoing
22
Operationin
FileDownloaded
22
Operationin
FileUploaded
22
Ranklt
10
22
RecordTypeeq
SharePointFileOperation
23
TotalEventsgt
25
2
TotalEventslt
10
22
TotalSentBytesinMBgt
10
22
commeq
split
22
event.typeeq
start
2606
process_namein
split
23
process_namematch
(?i)rclone
22
sourcetypeeq
auditd
256
typeeq
SYSCALL
222
Actioneq
hold
1
Actioneq
notification
1
Activityeq
THREAT
1
AdditionalFieldscontains
esadlpverdict
1
CommandLinecontains
-b
1
CommandLinecontains
if=
1
CommandLinecontains
base64
111
CommandLinecontains
buffer.from
1
CommandLinecontains
gzip
1
CommandLinecontains
split
1
CommandLinecontains
tarfile
1
CommandLinecontains
zipfile
1
CommandLinecontains
zlib
12

Exclusions (70 distinct)

Field/operator/value combinations excluded by rules under this technique (top-level not() clauses), sorted by how many rules exclude each. These are the false-positive paths the community has learned to filter out. A new rule that ignores the high-count entries here will likely fire on the same noisy paths. Click a value to expand the rules under this technique that exclude it.

FieldKindValueRules excluding
TotalEventsgt
25
2
dest_ipcidr_match
10.0.0.0/8
2
dest_ipcidr_match
127.0.0.0/8
2
dest_ipcidr_match
169.254.0.0/16
2
dest_ipcidr_match
172.16.0.0/12
2
dest_ipcidr_match
192.168.0.0/16
2
process_namematch
(?i)(cmd|powershell).exe
2
Activityeq
THREAT
1
DestinationIPcidr_match
10.0.0.0/8
1
DestinationIPcidr_match
127.0.0.0/8
1
DestinationIPcidr_match
169.254.0.0/16
1
DestinationIPcidr_match
172.16.0.0/12
1
DestinationIPcidr_match
192.168.0.0/16
1
DeviceEventClassIDin
file
1
DeviceEventClassIDin
flood
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.

Platform (all)
Domain (all)

Sigma 2 rules

Elastic 2 rules

Splunk 6 rules

Kusto 16 rules