Creating a Linux password hash like you find in /etc/shadow
.
mkpasswd --method=sha-512 --salt=Kf0TqvhN
Cracking a KeePass2 master password with John the Ripper.
john <(keepass2john easy.kdbx)
Creating a Linux password hash like you find in /etc/shadow
.
mkpasswd --method=sha-512 --salt=Kf0TqvhN
Cracking a KeePass2 master password with John the Ripper.
john <(keepass2john easy.kdbx)