Trusted Relationship T1199

Tactic: Initial Access

Adversaries may breach or otherwise leverage organizations who have access to intended victims. Access through trusted third party relationship abuses an existing connection that may not be protected or receives less scrutiny than standard mechanisms of gaining access to a network.

Authoring guide

Patterns shared across the 18 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 (42 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
EventType4eq 4, in 1Consent to application, Sign-in activity, integration_installation.create, user.authentication.auth_via_IDP, user.authentication.auth_via_inbound_SAML
data_stream.dataset4eq 4azure.signinlogs, github.audit, okta.system
eventType4in 2, contains 1, eq 1system.idp.lifecycle, system.mfa.factor.deactivate, user.account.reset_password, user.authentication.auth_via_IDP, user.mfa.attempt_bypass
event.outcome3eq 3success
CsUsername2is_not_null 2
XCsApp2is_not_null 2
XCsAppCci2lt 250, 70
XCsAppCcl2eq 2low, poor, medium
azure_ad::app_id2in 200b41c95-dab0-4487-9791-b9d2c32c80f2, 04b07795-8ddb-461a-bbee-02f9e1bf7b46, 0ec893e0-5785-4de6-99da-4ed124e5296c
azure_ad::resource_id2eq 2, in 200000002-0000-0000-c000-000000000000, 00000003-0000-0000-c000-000000000000
Active1eq 1true
Application1eq 1Azure Portal
ClientIp1is_not_null 1
DataverseActivity_TimeGenerated1lt 1ExpirationDateTime
Details1contains 1upstreamsources, added

Top indicator values (94 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
XCsAppCcleq
low
22
XCsAppCcleq
poor
22
azure_ad::app_idin
00b41c95-dab0-4487-9791-b9d2c32c80f2
22
azure_ad::app_idin
04b07795-8ddb-461a-bbee-02f9e1bf7b46
22
azure_ad::app_idin
0ec893e0-5785-4de6-99da-4ed124e5296c
22
azure_ad::app_idin
1950a258-227b-4e31-a9cf-717495945fc2
22
azure_ad::app_idin
1fec8e78-bce4-4aaf-ab1b-5451cc387264
22
azure_ad::app_idin
22098786-6e16-43cc-a27d-191a01a1e3b5
22
azure_ad::app_idin
26a7ee05-5602-4d76-a7ba-eae8b7b67941
22
azure_ad::app_idin
27922004-5251-4030-b22d-91ecd9a37ea4
22
azure_ad::app_idin
2d7f3606-b07d-41d1-b9d2-0d0c9296a6e8
22
azure_ad::app_idin
4813382a-8fa7-425e-ab75-3b753aab3abb
22
azure_ad::app_idin
4e291c71-d680-4d0e-9640-0a3358e31177
22
azure_ad::app_idin
57336123-6e14-4acc-8dcf-287b6088aa28
22
azure_ad::app_idin
57fcbcfa-7cee-4eb1-8b25-12d2030b4ee0
22
azure_ad::app_idin
66375f6b-983f-4c2c-9701-d680650f588f
22
azure_ad::app_idin
844cca35-0656-46ce-b636-13f48b0eecbd
22
azure_ad::app_idin
872cd9fa-d31f-45e0-9eab-6e460a02d1f1
22
azure_ad::app_idin
87749df4-7ccf-48f8-aa87-704bad0e0e16
22
azure_ad::app_idin
a40d7d7d-59aa-447e-a655-679a4107e548
22
azure_ad::app_idin
a569458c-7f2b-45cb-bab9-b7dee514d112
22
azure_ad::app_idin
ab9b8c07-8f02-4f72-87fa-80105867a763
22
azure_ad::app_idin
aebc6443-996d-45c2-90f0-388ff96faa56
22
azure_ad::app_idin
af124e86-4e96-495a-b70a-90f90ab96707
22
azure_ad::app_idin
b26aadf8-566f-4478-926f-589f601d9c74
22
azure_ad::app_idin
be1918be-3fe3-4be9-b32b-b542fc27f02e
22
azure_ad::app_idin
c0d2a505-13b8-4ae0-aa9e-cddd5eab0b12
22
azure_ad::app_idin
cab96880-db5b-4e15-90a7-f3f1d62ffe39
22
azure_ad::app_idin
cf36b471-5b44-428c-9ce7-313bf84528de
22

Exclusions (20 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
ClientIpcidr_match
10.0.0.0/8
1
ClientIpcidr_match
127.0.0.0/8
1
ClientIpcidr_match
169.254.0.0/16
1
ClientIpcidr_match
172.16.0.0/12
1
ClientIpcidr_match
192.168.0.0/16
1
ClientIpstarts_with
127.
1
ClientIpstarts_with
::
1
ClientIpstarts_with
fe80
1
SourceLocationeq
allowed_locations
1
SourceNameeq
allowed_sources
1
TI_ipEntitycidr_match
10.0.0.0/8
1
TI_ipEntitycidr_match
127.0.0.0/8
1
TI_ipEntitycidr_match
169.254.0.0/16
1
TI_ipEntitycidr_match
172.16.0.0/12
1
TI_ipEntitycidr_match
192.168.0.0/16
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 1 rule

Elastic 5 rules

Kusto 6 rules

Panther 6 rules