T1555.001sub-technique of T1555 Credentials from Password Stores
Keychain
macOSnothing on this site yetT1555.001 on attack.mitre.org
Adversaries may acquire credentials from Keychain. Keychain (or Keychain Services) is the macOS credential management system that stores account names, passwords, private keys, certificates, sensitive application data, payment data, and secure notes. There are three types of Keychains: Login Keychain, System Keychain, and Local Items (iCloud) Keychain. The default Keychain is the Login Keychain, which stores user passwords and information.
If this is happening now
Checklists and playbooks to open while the alert is still live.
Playbook for this stage
Cloud account compromise
Impossible travel, an unrecognised inbox rule, or a reported invoice-fraud attempt.
how MITRE says to see it
Detect Access to macOS Keychain for Credential Theft
- Detects suspicious access to macOS Keychain files and APIs. Observes processes invoking the 'security' utility or accessing Keychain databases directly, correlates these with abnormal parent process lineage or unexpected user context.
what reduces it
- M1027 Password Policies. The password for the user's login keychain can be changed from the user's login password. This increases the complexity for an adversary because they need to know an additional password.