Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

hashcat Forum

Full Version: .htpasswd crack ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Does *hashcat cracks .htpasswd encryption (len = 13) ? I think it's crypt()

Code:
admin:xxxxxxxxxxxxx
yes, -m 1500
Yes and either remove the username from your hashlist or use the --username switch.
Wonderful !
Thanks.