Quantcast
Channel: hashcat Forum - All Forums
Viewing all articles
Browse latest Browse all 7673

Find md5 hashed password with leading key

$
0
0
Hi,

I'm trying to find a way to revert a password.

I know the password is stored using an php routine like this:

$key = 'fixed_key_i_know';  // this is not real key

$user_md5_password = md5($key . $input_password);

for instance, if input_password is 123456, the md5 will be e86ab642c6f2d9987499776f1dc12f8f.

I know the key and hashed password, can hashcat help me with discover that? maybe with mask "fixed_key_i_know?d?d?d?d?d?d?"  ??? 

Viewing all articles
Browse latest Browse all 7673

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>