Techniques › T1027.008 › AN0058
AN0058 Analytic 0058
Network Devices · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Inbound binary payloads transferred over HTTP/S with compressed or encoded headers, lacking signature markers or metadata indicative of compiler/toolchain.</p>
- Detects
- T1027.008 Stripped Payloads
- Part of
- DET0019 Detection Strategy for Stripped Payloads Across Platforms
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 source | Channel | Data component |
|---|---|---|
| NSM:Flow | http.log, files.log | DC0085 Network Traffic Content |
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.
| Field | Description |
|---|---|
MIMEType | Tune for octet-stream or mismatched Content-Type headers |
PayloadSize | Payload threshold for executable-sized artifacts |
TransferEncoding | Suspicious base64 or chunked encoding not matching normal app behavior |