hashcat Forum

Full Version: How to crack phpass(md5($pass))
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi
I have a hash list with phpass(md5($pass)) hashes.
How to crack this kind of hashes with Hashcat?
There is no hash-mode for this. what should i do?
where is this used in?
Its used in a leaked database of a website. But i don't know which website.
my friend gives them to me to crack them for him.
( In addition : the hashes start with $H$ ......... phpBB3 )
maybe i need MD5ed password lists
and crack the hashes with them
then recrack the output with normal password lists!
but thats so hard.
and i dont have any idea for mask attack, rule based atack ,and ...