Techniques › T1218.015 › AN0072
AN0072 Analytic 0072
Linux · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Abuse of Linux Electron binaries by modifying app.asar or config JS files and spawning unexpected child processes (bash, curl, python).</p>
- Detects
- T1218.015 Electron Applications
- Part of
- DET0025 Detecting Electron Application Abuse for Proxy Execution
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: Electron-based binary spawning shell or script interpreter | DC0032 Process Creation |
| WinEventLog:Sysmon | EventCode=11 | DC0039 File 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 |
|---|---|
AsarIntegrityCheck | Baseline of expected asar package signatures per app. |
SuspiciousChildProcesses | Flag shells/python spawned from Electron parent. |