02-08-2023, 02:22 AM
(This post was last modified: 02-15-2023, 09:05 PM by royce.
Edit Reason: hash redaction
)
I'm trying to assist one of my students with cracking a hash from a shadow file using hash mode 1800, but the "Token length exception" error keeps appearing. Hash appears to be longer than other $6$ hashes. Let me know how to modify it into a crackable form, please.
Full line: user:$6$z.[redacted]$[redacted]::0:99999:7:::
Command line: hashcat -m 1800 -a 0 -w 3 $6$z.[redacted]$[redacted] wordlist.txt
Full line: user:$6$z.[redacted]$[redacted]::0:99999:7:::
Command line: hashcat -m 1800 -a 0 -w 3 $6$z.[redacted]$[redacted] wordlist.txt