kevmap

Techniques › T1030

T1030 Data Transfer Size Limits

exfiltration — Linux, macOS, Windows, ESXi · attack.mitre.org · JSON

1
MITRE detection strategy
3
analytics
2
Sigma rules tagged attack.t1030
0
KEV CVEs mapped here
<p>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.</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.t1030

Author: Igor Fits, oscd.community · 2020-10-15 (modified 2022-11-28) · logsource: product=linux service=auditd · 2dad0cba-c62a-4a4f-949f-5f6ecd619769
Detection use of the command "split" to split files into parts and possible transfer.
Techniques: T1030
Author: Igor Fits, Mikhail Larin, oscd.community · 2020-10-15 (modified 2021-11-27) · logsource: product=macos category=process_creation · 7f2bb9d5-6395-4de5-969c-70c11fbe6b12
Detection use of the command "split" to split files into parts and possible transfer.
Techniques: T1030