Techniques › T1036.005 › AN0984
AN0984 Analytic 0984
Linux · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Detects renamed binaries or scripts placed into trusted paths like /usr/bin or /lib with mismatched metadata or unexpected creation/modification times.</p>
- Detects
- T1036.005 Match Legitimate Resource Name or Location
- Part of
- DET0347 Detection Strategy for Masquerading via Legitimate Resource Name or Location
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 | execve | DC0032 Process Creation |
| auditd:SYSCALL | open | DC0055 File Access |
| auditd:SYSCALL | rename | DC0020 Process Modification |
| linux:osquery | Filesystem modifications to trusted paths | DC0059 File Metadata |
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 |
|---|---|
monitored_paths | Set of system or application directories considered sensitive or trusted |
hash_validation_window | Timeframe during which a newly created file should have its hash validated (e.g., within 5 minutes of write) |
KEV CVEs whose mapped technique this analytic detects
| CVE | Vendor / product | State |
|---|---|---|
| CVE-2023-26360 | Adobe ColdFusion | Mapped |