Techniques › T1110.002 › AN0293
AN0293 Analytic 0293
Linux · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Execution of hash cracking binaries or scripts (e.g., john, hashcat) following access to shadow file or dumped hashes</p>
- Detects
- T1110.002 Password Cracking
- Part of
- DET0105 Post-Credential Dump Password Cracking Detection via Suspicious File Access and Hash Analysis Tools
Log sources and channels
Exactly as MITRE states them in x_mitre_log_source_references. Where a channel is vague, it is vague in the source; kevmap does not tidy it.
| Log source | Channel | Data component |
|---|---|---|
| auditd:SYSCALL | execve | DC0032 Process Creation |
| linux:syslog | auth.log or custom tool logs | DC0055 File Access |
Mutable elements
Parameters MITRE marks as environment-specific. These are the knobs you are expected to tune; they are why an analytic is not a rule.
| Field | Description |
|---|---|
ShadowAccessPattern | Access to /etc/shadow or known dumped hash files |
CrackingBinaryPath | Tool path or name associated with hash cracking |
CPUUsageThreshold | Sustained CPU load post-credential dump can be an indicator |