Techniques › T1059.011 › AN0279
AN0279 Analytic 0279
Linux · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Detects invocation of lua or luajit interpreters by users or services outside of expected packages, chained with script drop or memory artifacts.</p>
- Detects
- T1059.011 Lua
- Part of
- DET0101 Detection Strategy for Lua Scripting Abuse
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 | PATH | 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 |
|---|---|
ExecutablePath | Lua interpreter path may vary based on distro or adversary staging. |
UserContext | May need to exclude service or admin accounts that use Lua legitimately. |