John the Ripper
At a minimum, you need to specify the stored password values you want to crack.
Cracking Modes
Unshadow command
unshadow /etc/passwd /etc/shadow > passwords.out
john --format=crypt ./passwords.outLast updated