T1110.002SubTechniquecredential-accessagent-callable

T1110.002Password Cracking

Sub-technique of T1110

Platforms: Linux · macOS · Windows · Office 365 · Azure AD · Network

ATT&CK version: 14.1

What it is

Adversaries may use password cracking to attempt to recover usable credentials, such as plaintext passwords, when credential material such as password hashes are obtained. [OS Credential Dumping](https://attack.mitre.org/techniques/T1003) can be used to obtain password hashes, this may only get an adversary so far when [Pass the Hash](https://attack.mitre.org/techniques/T1550/002) is not an option. Further, adversaries may leverage [Data from Configuration Repository](https://attack.mitre.org/techniques/T1602) in order to obtain hashed credentials for network devices.(Citation: US-CERT-TA18-106A) Techniques to systematically guess the passwords used to compute hashes are available, or the adversary may use a pre-computed rainbow table to crack hashes. Cracking hashes is usually done on adversary-controlled systems outside of the target network.(Citation: Wikipedia Password cracking) The resulting plaintext password resulting from a successfully cracked hash may be used to log into systems, resources, and services in which the account has access.

ATT&CK tactics· 1

Credential Access

References

  1. https://attack.mitre.org/techniques/T1110/002
  2. https://www.us-cert.gov/ncas/alerts/TA18-106A
  3. https://en.wikipedia.org/wiki/Password_cracking
Sourced from MITRE ATT&CK Enterprise v14.1. Curated and contextualized for EU compliance use cases by Adam Lundqvist, Founder at SQUR.