Proxy: Domain Fronting T1090.004

Tactic: Command & Control

Adversaries may take advantage of routing schemes in Content Delivery Networks (CDNs) and other services which host multiple domains to obfuscate the intended destination of HTTPS traffic or traffic tunneled through HTTPS. Domain fronting involves using different domain names in the SNI field of the TLS header and the Host field of the HTTP header. If both domains are served from the same CDN, then the CDN may route to the address specified in the HTTP header after unwrapping the TLS header. A variation of the the technique, "domainless" fronting, utilizes a SNI field that is left blank; this may allow the fronting to work even when the CDN attempts to validate that the SNI and HTTP Host fields match (if the blank SNI fields are ignored).

Events covered

1 catalog event is tagged with this technique by at least one rule.

ProviderEventTitle
SysmonEvent ID 3Network connection

Authoring guide

Patterns shared across the 1 rule 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 (2 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
DestinationHostname1contains 1afdxtest.z01.azurefd.net, azurefd.net, fp-afd.azurefd.net
Image1ends_with 1brave.exe, chrome.exe, chromium.exe

Top indicator values (17 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
DestinationHostnamecontains
afdxtest.z01.azurefd.net
1
DestinationHostnamecontains
azurefd.net
1
DestinationHostnamecontains
fp-afd.azurefd.net
1
DestinationHostnamecontains
fp-afdx-bpdee4gtg6frejfd.z01.azurefd.net
1
DestinationHostnamecontains
graph.azurefd.net
1
DestinationHostnamecontains
powershellinfraartifacts-gkhedzdeaghdezhr.z01.azurefd.net
1
DestinationHostnamecontains
roxy.azurefd.net
1
DestinationHostnamecontains
storage-explorer-publishing-feapcgfgbzc2cjek.b01.azurefd.net
1
Imageends_with
brave.exe
1
Imageends_with
chrome.exe
1
Imageends_with
chromium.exe
1
Imageends_with
firefox.exe
1
Imageends_with
msedge.exe
1
Imageends_with
msedgewebview2.exe
1
Imageends_with
opera.exe
1
Imageends_with
searchapp.exe
1
Imageends_with
vivaldi.exe
1

Exclusions (16 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
DestinationHostnamecontains
afdxtest.z01.azurefd.net
1
DestinationHostnamecontains
fp-afd.azurefd.net
1
DestinationHostnamecontains
fp-afdx-bpdee4gtg6frejfd.z01.azurefd.net
1
DestinationHostnamecontains
graph.azurefd.net
1
DestinationHostnamecontains
powershellinfraartifacts-gkhedzdeaghdezhr.z01.azurefd.net
1
DestinationHostnamecontains
roxy.azurefd.net
1
DestinationHostnamecontains
storage-explorer-publishing-feapcgfgbzc2cjek.b01.azurefd.net
1
Imageends_with
brave.exe
1
Imageends_with
chrome.exe
1
Imageends_with
chromium.exe
1
Imageends_with
firefox.exe
1
Imageends_with
msedge.exe
1
Imageends_with
msedgewebview2.exe
1
Imageends_with
opera.exe
1
Imageends_with
searchapp.exe
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