Techniques › T1518.001 › AN0049
AN0049 Analytic 0049
Linux · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Adversary runs discovery commands such as
ps aux, systemctl status, or cat /etc/init.d/ to enumerate security software or services. Often occurs alongside privilege escalation or bash script execution.</p>- Detects
- T1518.001 Security Software Discovery
- Part of
- DET0016 Security Software Discovery 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 |
|---|---|---|
| auditd:SYSCALL | execve | DC0032 Process 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.
| Field | Description |
|---|---|
ExecutableName | Adjust for custom script names or wrappers used in the environment |
TimeWindow | Tuning threshold for multiple enumeration commands within short duration |