Questions tagged [hashcat]

Hashcat is a program designed to brute force hashes, and is commonly used to crack passwords.

136 questions
-3
votes
1 answer

How to use hashcat to crack a password made with openssl-passwd?

I want use hashcat or John the Ripper to crack the hash of a password. I know the password was created using the following command: openssl passwd -crypt -salt tl ******** The asterisks, of course, are placeholders for the actual password. I know…
Diego
  • 3
  • 2
1 2 3
9
10