01-29-2015, 10:03 PM
Sorry to bother you guys with my newbie question, but i am totally lost.
To be honest, i have to solve a little riddle. I managed to pass some stages, but now i have to "crack" a found 40 character hash-value. I think it must be SHA-1.
And i found a password, that is hidden inside the riddle.
But as i am completely new to this material, i have no idea, what i can do with those values now? I guess i have to find the user name? Or maybe the so called salt?
Can anybody helpt me out with the correct syntax? What i tried to do is following:
hashcat-cli64.exe -m 110 -a 0 Test.hash Test.dict --outfile=test.txt
I am thankful for every hint i get!
To be honest, i have to solve a little riddle. I managed to pass some stages, but now i have to "crack" a found 40 character hash-value. I think it must be SHA-1.
And i found a password, that is hidden inside the riddle.
But as i am completely new to this material, i have no idea, what i can do with those values now? I guess i have to find the user name? Or maybe the so called salt?
Can anybody helpt me out with the correct syntax? What i tried to do is following:
hashcat-cli64.exe -m 110 -a 0 Test.hash Test.dict --outfile=test.txt
I am thankful for every hint i get!