Basyrix SOC Response Atlas by Basyrix

Credential Access

T1003 — OS Credential Dumping

Adversaries may dump credentials from operating system memory or storage (LSASS, SAM, NTDS.dit, /etc/shadow, keychains) to obtain account credentials for further access and lateral movement.

Treat any tool or process accessing LSASS memory, the SAM hive, or NTDS.dit outside of known-good backup/administrative tooling as a near-certain credential dumping attempt requiring immediate containment and full credential rotation for anything that may have been exposed.

Platforms

Windows, Linux, macOS

Priority / status

high / complete

Evidence to collect

  • Host affected (and whether it is a domain controller)
  • Process that accessed the credential store
  • Technique used (LSASS dump, SAM/NTDS extraction, shadow copy)
  • Accounts/hashes potentially exposed
  • Any follow-on authentication using exposed credentials