Compromise Infrastructure T1584

Tactic: Resource Development

Adversaries may compromise third-party infrastructure that can be used during targeting. Infrastructure solutions include physical or cloud servers, domains, network devices, and third-party web and DNS services. Instead of buying, leasing, or renting infrastructure an adversary may compromise infrastructure and use it during other phases of the adversary lifecycle. Additionally, adversaries may compromise numerous machines to form a botnet they can leverage.

Events covered

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

Authoring guide

Patterns shared across the 10 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 (22 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
EventType3eq 2, in 1Add unverified domain, DisableDomainTransferLock, TransferDomainToAnotherAwsAccount, Verify domain
Provider_Name3eq 3route53domains.amazonaws.com, Microsoft-Windows-WindowsUpdateClient
data_stream.dataset3eq 3aws.cloudtrail, azure.auditlogs
event.outcome3eq 3success
Category1eq 1Semperis-DSP-Notifications
EventID1eq 130001
Message1contains 1malware
NewDnsSecState1eq 1OFF
OldDnsSecState1eq 1ON
ServiceName1eq 1dns.googleapis.com
Severity1eq 1NOTICE
TargetFilename1contains 1, ends_with 1.7z, .bat, .dat
ZoneContext1is_not_null 1
azure.auditlogs.properties.category1eq 1DirectoryManagement
c-uri1ends_with 1.7z, .bat, .cmd

Top indicator values (72 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.outcomeeq
success
3251
Provider_Nameeq
route53domains.amazonaws.com
22
Provider_Nameeq
Microsoft-Windows-WindowsUpdateClient
1
data_stream.dataseteq
aws.cloudtrail
2141
Categoryeq
Semperis-DSP-Notifications
1
EventIDeq
30001
1
EventTypeeq
DisableDomainTransferLock
1
EventTypeeq
TransferDomainToAnotherAwsAccount
1
EventTypein
Add unverified domain
1
EventTypein
Verify domain
1
Messagecontains
malware
1
NewDnsSecStateeq
OFF
1
OldDnsSecStateeq
ON
1
ServiceNameeq
dns.googleapis.com
1
Severityeq
NOTICE
14
TargetFilenamecontains
\appdata\local\temp\tfsstore\tfs_dav\
1
TargetFilenameends_with
.7z
15
TargetFilenameends_with
.bat
117
TargetFilenameends_with
.dat
14
TargetFilenameends_with
.ico
1
TargetFilenameends_with
.js
19
TargetFilenameends_with
.lnk
16
TargetFilenameends_with
.ps1
117
TargetFilenameends_with
.rar
15
TargetFilenameends_with
.vbe
115
TargetFilenameends_with
.vbs
118
TargetFilenameends_with
.zip
17
azure.auditlogs.properties.categoryeq
DirectoryManagement
12
c-uriends_with
.7z
1
c-uriends_with
.bat
1

Exclusions (8 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
dest_ipcidr_match
10.0.0.0/8
1
dest_ipcidr_match
127.0.0.0/8
1
dest_ipcidr_match
169.254.0.0/16
1
dest_ipcidr_match
172.16.0.0/12
1
dest_ipcidr_match
192.168.0.0/16
1
dest_ipcidr_match
::1/128
1
dest_ipcidr_match
fc00::/7
1
dest_ipcidr_match
fe80::/10
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 4 rules

Elastic 3 rules

Kusto 3 rules