hashcat Forum
md5($username.md5($pass).$salt) - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html)
+--- Forum: Feature Requests (https://hashcat.net/forum/forum-7.html)
+--- Thread: md5($username.md5($pass).$salt) (/thread-559.html)



md5($username.md5($pass).$salt) - flying307 - 10-13-2011

I would like to request this hash mode:

md5($username.md5($pass).$salt)

Example:

719f5c7f49164087a1fb1dd0ff2730dc:test:123456:58748fafa98fasd52

Hash: 719f5c7f49164087a1fb1dd0ff2730dc
UserName: test
Salt: 58748fafa98fasd52
Password: 123456


RE: md5($username.md5($pass).$salt) - atom - 10-13-2011

no, sorry