A while back, I came across this perl script that would create md5 hex password hashes that you could use/modify to inject into the SQL DB.
I've written my own perl script that creates an md5 hex hash, but it doesn't make them correctly and I don't know why...
What I'm looking for is someone that knows where this perl script is that i found...
Thanks for any help.
In the DB the pass for test is hashed
6422c85d887752500da6084df367eb73
Executing my perl script...
perl test.cgi test
Making pass for test
098f6bcd4621d373cade4e832627b4f6
I've written my own perl script that creates an md5 hex hash, but it doesn't make them correctly and I don't know why...
What I'm looking for is someone that knows where this perl script is that i found...
Thanks for any help.
In the DB the pass for test is hashed
6422c85d887752500da6084df367eb73
Executing my perl script...
perl test.cgi test
Making pass for test
098f6bcd4621d373cade4e832627b4f6