// MITRE ATT&CK

T1563.001 · SSH Hijacking

🎯 Lateral Movement LinuxmacOS Sub-technique

Sub-technique of T1563 · Remote Service Session Hijacking.

Adversaries may hijack a legitimate user's SSH session to move laterally within an environment. Secure Shell (SSH) is a standard means of remote access on Linux and macOS systems. It allows a user to connect to another system via an encrypted tunnel, commonly authenticating through a password, certi...

How to detect & mitigate it

Detecting SSH Hijacking starts with your SIEM/EDR telemetry. Write a detection rule with the Sigma generator, analyze suspicious logs in the log analyzer, and place the technique on your coverage with the ATT&CK matrix.

Related techniques

Source: MITRE ATT&CK®. ATT&CK is a registered trademark of The MITRE Corporation. Content for educational purposes.