hashcat Forum
How to crack phpass(md5($pass)) - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: How to crack phpass(md5($pass)) (/thread-6922.html)



How to crack phpass(md5($pass)) - mahan - 10-06-2017

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?


RE: How to crack phpass(md5($pass)) - atom - 10-08-2017

where is this used in?


RE: How to crack phpass(md5($pass)) - mahan - 10-08-2017

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 )


RE: How to crack phpass(md5($pass)) - mahan - 10-12-2017

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 ...