// MITRE ATT&CK

T1555.002 · Securityd Memory

🎯 Credential Access LinuxmacOS Sub-technique

Sub-technique of T1555 · Credentials from Password Stores.

An adversary with root access may gather credentials by reading `securityd`’s memory. `securityd` is a service/daemon responsible for implementing security protocols such as encryption and authorization.(Citation: Apple Dev SecurityD) A privileged adversary may be able to scan through `securityd`'...

How to detect & mitigate it

Detecting Securityd Memory 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.