Posts: 1
Threads: 1
Joined: Jun 2020
06-14-2020, 06:58 PM
(This post was last modified: 06-14-2020, 07:02 PM by royce.)
hi, guys
how can i crack this type of code?
test:$apr1$[salt]$[hash]
its a generate with normal htacces generator for htacces
thx for help
Posts: 930
Threads: 4
Joined: Jan 2015
I've redacted your hash. Please read the forum rules:
https://hashcat.net/forum/archive/index....ent-2.html
To identify hashes, check against the hashcat example hashes:
https://hashcat.net/wiki/doku.php?id=example_hashes
.. or check hashcat's help output:
Code:
$ hashcat --help | grep apr
1600 | Apache $apr1$ MD5, md5apr1, MD5 (APR) | FTP, HTTP, SMTP, LDAP Server
~