Resource Hijacking T1496

Adversaries may leverage the resources of co-opted systems to complete resource-intensive tasks, which may impact system and/or hosted service availability.

Events covered

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

Authoring guide

Patterns shared across the 7 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 (6 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
EventID4eq 44688, 1, 4104
CommandLine1contains 1 --algo=rx/0 , --cpu-priority=, --nicehash
DestinationHostname1eq 1alimabi.cn, ap.luckpool.net, bcn.pool.minergate.com
EventData1contains 1process
Image1contains 1process
Type1eq 1

Top indicator values (251 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
EventIDeq
4688
2312
CommandLinecontains
--algo=rx/0
1
CommandLinecontains
--cpu-priority=
1
CommandLinecontains
--nicehash
1
CommandLinecontains
-o pool.
1
CommandLinecontains
pool.c
1
CommandLinecontains
pool.o
1
CommandLinecontains
--donate-level=0
1
CommandLinecontains
0tzg9uyxrllwxldmvsp
1
CommandLinecontains
c3ryyxr1bst0y3a6ly
1
CommandLinecontains
c3ryyxr1bst1zha6ly
1
CommandLinecontains
gcc -
1
CommandLinecontains
ls1kb25hdgutbgv2zww9
1
CommandLinecontains
n0cmf0dw0rdgnwoi8v
1
CommandLinecontains
n0cmf0dw0rdwrwoi8v
1
CommandLinecontains
stratum+tcp://
1
CommandLinecontains
stratum+udp://
1
CommandLinecontains
tlwrvbmf0zs1szxzlbd
1
CommandLinecontains
zdhjhdhvtk3rjcdovl
1
CommandLinecontains
zdhjhdhvtk3vkcdovl
1
DestinationHostnameeq
alimabi.cn
1
DestinationHostnameeq
ap.luckpool.net
1
DestinationHostnameeq
bcn.pool.minergate.com
1
DestinationHostnameeq
bcn.vip.pool.minergate.com
1
DestinationHostnameeq
bohemianpool.com
1
DestinationHostnameeq
ca-aipg.miningocean.org
1
DestinationHostnameeq
ca-dynex.miningocean.org
1
DestinationHostnameeq
ca-neurai.miningocean.org
1
DestinationHostnameeq
ca-qrl.miningocean.org
1
DestinationHostnameeq
ca-upx.miningocean.org
1

Exclusions (4 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
CommandLineregex_match
(?i)(pool\.(c|o))\s|gcc\s-
3
CommandLinecontains
pool.c
1
CommandLinecontains
pool.o
1
CommandLinecontains
gcc -
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 2 rules

Splunk 3 rules

Kusto 2 rules