kevmap

TechniquesT1090.004 › AN0564

AN0564 Analytic 0564

Windows · attack.mitre.org · ATT&CK Enterprise v19.2

<p>Suspicious outbound HTTPS connections where the TLS Server Name Indication (SNI) does not match the HTTP Host header, indicating potential use of domain fronting to mask C2 traffic via CDNs.</p>
Detects
T1090.004 Domain Fronting
Part of
DET0196 Domain Fronting Behavior via Mismatched TLS SNI and HTTP Host Headers

Log sources and channels

Exactly as MITRE states them in x_mitre_log_source_references. Where a channel is vague, it is vague in the source; kevmap does not tidy it.

Log sourceChannelData component
NSM:ConnectionsTLS handshake + HTTP headersDC0085 Network Traffic Content
WinEventLog:SysmonEventCode=3, 22DC0082 Network Connection Creation

Mutable elements

Parameters MITRE marks as environment-specific. These are the knobs you are expected to tune; they are why an analytic is not a rule.

FieldDescription
SNIHostMismatchDefine acceptable mismatch ratio between SNI and HTTP Host fields based on legitimate domain usage patterns.
CDNAllowListWhitelist of known safe CDN front-end domains (e.g., `cdn.company.com`).
ProcessInitiatorFilter for suspicious initiators of domain fronting, e.g., scripting engines, lolbins, unknown binaries.