starting out with the gui
#1
so I dumped one of my user tables and I put in some test users and on my vbulletin forum.

I have a md5 password, salt, and my username.

I know all three. I want to supply hashcat my md5 pass & salt and let it figure out my actual password.

I made a txt file with my md5 pass word and then put my salt in another text file. I've set hashcat-gui to brute force and my mode and hash type is md5(md5($salt).$pass)

Now when I start hashcat the cmd prompt loads and it says it loads the hash file and the salt file and gives me the start and stop time. It doesn't write to the output file as I thought. So I take it didn't do anything.

I've been at it for 6+ hours. What am I doing wrong?


Messages In This Thread
starting out with the gui - by bluenotes - 05-02-2012, 09:45 PM
RE: starting out with the gui - by atom - 05-02-2012, 10:00 PM
RE: starting out with the gui - by bluenotes - 05-02-2012, 10:16 PM
RE: starting out with the gui - by bluenotes - 05-02-2012, 11:32 PM
RE: starting out with the gui - by undeath - 05-03-2012, 12:27 AM
RE: starting out with the gui - by atom - 05-03-2012, 10:09 AM
RE: starting out with the gui - by bluenotes - 05-03-2012, 03:20 PM
RE: starting out with the gui - by atom - 05-03-2012, 03:28 PM
RE: starting out with the gui - by bluenotes - 05-03-2012, 03:53 PM
RE: starting out with the gui - by bluenotes - 05-03-2012, 06:24 PM
RE: starting out with the gui - by undeath - 05-03-2012, 09:30 PM