Help with MD5("{login}:{random}:MD5("{login}:{realm}:{password}"))
#1
Hello, I need help cracking a custom hash in the format: `MD5("{login}:{random}:MD5({login}:{realm}:{password})")`. I have the resulting hash and the values for `login`, `random`, and `realm`, but I need to find the original password. Any advice or tools to solve this would be greatly appreciated!
Reply