Techniques › T1080 › AN1299
AN1299 Analytic 1299
Linux · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Detects script or binary modification within shared NFS/SMB directories followed by process execution from those paths.</p>
- Detects
- T1080 Taint Shared Content
- Part of
- DET0471 Detection of Tainted Content Written to Shared Storage
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 | write | DC0061 File Modification |
| NSM:Flow | smb_files.log | DC0102 Network Share 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 |
|---|---|
MountPath | Mount path of monitored shared volumes (e.g., /mnt/shared). |
FilenamePattern | Pattern matching of abnormal or disguised filenames. |