Techniques › T1027.009 › AN0600
AN0600 Analytic 0600
Linux · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Detection of shell scripts, ELF binaries, or archives containing embedded secondary payloads, self-extracting components, or unusual compression behavior during runtime.</p>
- Detects
- T1027.009 Embedded Payloads
- Part of
- DET0214 Detection Strategy for Embedded Payloads
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 |
|---|---|---|
| auditd:SYSCALL | open, write | DC0061 File Modification |
| linux:osquery | elf_info, hash, yara_matches | DC0059 File Metadata |
| ebpf:syscalls | container_file_activity | DC0055 File Access |
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 |
|---|---|
FileSectionCount | Tuning value for ELF binaries with appended sections or resources |
ScriptLength | Threshold for long shell scripts with base64-encoded binary content |
ExtractedFileCount | Number of files written from a single script execution |