Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
.htpasswd crack ?
02-15-2012, 09:17 AM (This post was last modified: 02-15-2012 04:44 PM by Mem5.)
Post: #1
.htpasswd crack ?
Does *hashcat cracks .htpasswd encryption (len = 13) ? I think it's crypt()

Code:
admin:xxxxxxxxxxxxx
Find all posts by this user
02-15-2012, 10:03 AM
Post: #2
RE: .htpasswd crack ?
yes, -m 1500
Visit this user's website Find all posts by this user
02-15-2012, 03:08 PM
Post: #3
RE: .htpasswd crack ?
Yes and either remove the username from your hashlist or use the --username switch.
Find all posts by this user
02-15-2012, 04:44 PM
Post: #4
RE: .htpasswd crack ?
Wonderful !
Thanks.
Find all posts by this user
Thread Closed