Techniques › T1021 › AN0751
AN0751 Analytic 0751
Linux · attack.mitre.org · ATT&CK Enterprise v19.2
<p>SSH session from new source IP followed by interactive shell or privilege escalation (e.g., sudo, su) and outbound lateral connection.</p>
- Detects
- T1021 Remote Services
- Part of
- DET0269 Behavioral Detection Strategy for Remote Service Logins and Post-Access Activity
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 |
|---|---|---|
| linux:syslog | sshd: Accepted password/publickey | DC0067 Logon Session Creation |
| auditd:SYSCALL | execve, USER_CMD | DC0064 Command Execution |
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 |
|---|---|
SourceIP | Limit to new/unexpected SSH source IPs |
CommandList | Flag suspicious post-SSH command patterns |
KEV CVEs whose mapped technique this analytic detects
| CVE | Vendor / product | State |
|---|---|---|
| CVE-2020-1472 | Microsoft Netlogon | Mapped |
| CVE-2023-28252 | Microsoft Windows | Mapped |
| CVE-2024-55591 | Fortinet FortiOS and FortiProxy | Mapped |
| CVE-2025-54309 | CrushFTP CrushFTP | Mapped |