// MITRE ATT&CK

T1098.004 · SSH Authorized Keys

🎯 Persistence ESXiIaaSLinuxmacOSNetwork Devices Sub-technique

Sub-technique of T1098 · Account Manipulation.

Adversaries may modify the SSH authorized_keys file to maintain persistence on a victim host. Linux distributions, macOS, and ESXi hypervisors commonly use key-based authentication to secure the authentication process of SSH sessions for remote management. The authorized_keys...

How to detect & mitigate it

Detecting SSH Authorized Keys 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.