11-18-2015, 02:05 PM
Hello everyone
Im trying to understand more about hascat and im loving it so in this moment along this week im dealing with a very years old MyBB hash but I didnt get any result until now.
Any of you boys can help me out and tell me what im doind wrong?
So here its the Masked details to not break forum rules:
password: "7abeaXXXXXXXXXXXXXXXXXXXXXb96d"
salt: "4qXXXXek"
and I added that to a file that I called Hash.txt like this: 7abeaXXXXXXXXXXXXXXXXXXXXXb96d:4qXXXXek
plus to help me out I made 2 big dictionary lists: words1.txt + words2.txt plus a recover file :recorver1.txt
So in the hascat i did try this:
...\hashcat-cli32.exe -m 2811 --attack-mode 0 Hash.txt Words1.txt --outfile recorver1.txt
No results with both big dictionary
So I did try another way:
...\hashcat-cli32.exe -m 2811 --attack-mode 1 Hash.txt Words1.txt Words2.txt --outfile recorver1.txt
and its running at more than 1 day now and recovered 0/1 hashes , 0/1 salt and no pass.
What Im doing wrong boys?
Im trying to understand more about hascat and im loving it so in this moment along this week im dealing with a very years old MyBB hash but I didnt get any result until now.
Any of you boys can help me out and tell me what im doind wrong?
So here its the Masked details to not break forum rules:
password: "7abeaXXXXXXXXXXXXXXXXXXXXXb96d"
salt: "4qXXXXek"
and I added that to a file that I called Hash.txt like this: 7abeaXXXXXXXXXXXXXXXXXXXXXb96d:4qXXXXek
plus to help me out I made 2 big dictionary lists: words1.txt + words2.txt plus a recover file :recorver1.txt
So in the hascat i did try this:
...\hashcat-cli32.exe -m 2811 --attack-mode 0 Hash.txt Words1.txt --outfile recorver1.txt
No results with both big dictionary
So I did try another way:
...\hashcat-cli32.exe -m 2811 --attack-mode 1 Hash.txt Words1.txt Words2.txt --outfile recorver1.txt
and its running at more than 1 day now and recovered 0/1 hashes , 0/1 salt and no pass.
What Im doing wrong boys?