Data from Local System T1005

Tactic: Collection

Adversaries may search local system sources, such as file systems, configuration files, local databases, virtual machine files, or process memory, to find files of interest and sensitive data prior to Exfiltration.

Events covered

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

Authoring guide

Patterns shared across the 70 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 (82 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
CommandLine22contains 12, wildcard 6, match 3, regex_match 3, eq 1(?i)(((^|\s+)copy|(xcopy|robocopy)(\.exe)?\"?)\s+), gitleaks, trufflehog, -s localhost , (?i)(Copy\-Item|(^|\s)copy|xcopy(\.exe\"?)?|[^\-]cp|[^\-]...
EventType22eq 15, in 7exec, open, exec_event, ProcessRollup2, modification
event.type22eq 19, in 3start, process_started, change
host.os.type20eq 20
process_name20eq 11, in 11awk, cat, 7z, bash, cmp
process.args16eq 7, in 7, starts_with 5, contains 3, wildcard 2, ends_with 1, ne 1/bin/awk, /bin/cat, --bytes, -c, -i
Image12ends_with 10, eq 1, is_not_null 1\sqlcmd.exe, \sqlite.exe, \sqlite3.exe, /curl, /gitleaks
EventID11eq 10, in 14656, 4663, 1, 11, 18
TargetFilename5contains 2, in 2, ends_with 1, wildcard 1/library/fonts/*, /library/graphics/*, /library/webserver/*, /run/secrets/kubernetes.io/serviceaccount/ca.crt, /run/secrets/kubernetes.io/serviceaccount/namespace
event.category5eq 5process, file
ParentImage4ends_with 2, is_not_null 2/bun, /node, \bun.exe, \node.exe
container.id4wildcard 4*
process.interactive4eq 4true
sourcetype4eq 2, in 2cisco:asa, vmw-syslog, vmware:esxlog*
Computer3eq 3ADFS_Servers

Top indicator values (648 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
event.typeeq
start
19606
EventTypeeq
exec
9171
EventTypeeq
open
515
EventTypein
exec
5171
EventTypein
exec_event
5139
EventTypein
start
4134
EventTypein
ProcessRollup2
3117
EventTypein
executed
388
EventTypein
process_started
374
process_namein
cat
523
process_namein
awk
413
process_namein
sed
411
container.idwildcard
*
425
event.categoryeq
process
4128
event.categoryeq
file
331
process.interactiveeq
true
442
Computereq
ADFS_Servers
35
Imageends_with
\sqlcmd.exe
35
event.typein
process_started
340
event.typein
start
342
process.argsin
/bin/awk
35
process.argsin
/bin/cat
35
process.argsin
/bin/sed
35
process.argsin
/usr/bin/awk
35
process.argsin
/usr/bin/cat
35
process.argsin
/usr/bin/sed
35
process.argsin
/usr/local/bin/awk
35
process.argsin
/usr/local/bin/cat
35
process.argsin
/usr/local/bin/sed
35
process.argsin
awk
36

Exclusions (140 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
Processin
Microsoft.Azure.ActiveDirectory.Synchronization.Upgrader.exe
2
Processin
Microsoft.Identity.AadConnect.Health.AadSync.Host.exe
2
Processin
Microsoft.Identity.Health.AadSync.MonitoringAgent.Startup.exe
2
Processin
Microsoft.Identity.Health.Adfs.DiagnosticsAgent.exe
2
Processin
Microsoft.Identity.Health.Adfs.InsightsService.exe
2
Processin
Microsoft.Identity.Health.Adfs.MonitoringAgent.Startup.exe
2
Processin
Microsoft.Identity.Health.Adfs.PshSurrogate.exe
2
Processin
Microsoft.Identity.Health.Common.Clients.ResourceMonitor.exe
2
Processin
miiserver.exe
2
dest_ipin
0:0:0:0:0:0:0:1
2
dest_ipin
::1
2
CommandLinecontains
--cacert
1
CommandLinecontains
--ssl-cert
1
CommandLinecontains
--tls-cert
1
CommandLinecontains
--tls_server_certs
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 14 rules

Elastic 32 rules

Splunk 10 rules

Kusto 10 rules

YARA-L 2 rules

Panther 2 rules