Hashes and Passwords
passwd is the /etc/passwd file shadow is the /etc/shadow file
passwd
shadow
unshadow passwd shadow > hash
john --wordlist=/etc/john/rockyou.txt hash
Last updated 3 years ago