bcript+salt?
#1
Exclamation 
guys, i'm using hashcat on windows, but it seems that hashcat can not recognised mine hash, which should be bcript, but i have salt too.., i use this command:

Code:
hashcat64.exe -m 3200 -a 0 --username --session name --status hash.txt rockyou.txt --gpu-temp-abort=80 -r best64.rule

and hash.txt have lines in this form:

email@email.com:$2a$13$XXXXX...X:YY...YYY
(total 53 charaters on X,in Y there are  22 chars which is the salts)

but hashcat say: "no hashed loaded" caused from the salt.. how can i do? thanks



edit: i don't know if i cant post link.. but i've found a site that with the only hash in input says is bcript and it gives me the salt too in output.. which is quite the same the one with i've got.. but the last char is different.. so i'll assume it is possibile to gain the salt from the hash


Messages In This Thread
bcript+salt? - by sjackjack - 07-12-2018, 05:16 PM
RE: bcript+salt? - by plaverty9 - 07-12-2018, 05:50 PM
RE: bcript+salt? - by undeath - 07-12-2018, 06:54 PM
RE: bcript+salt? - by sjackjack - 07-12-2018, 07:35 PM
RE: bcript+salt? - by sjackjack - 07-15-2018, 05:19 PM
RE: bcript+salt? - by undeath - 07-15-2018, 05:45 PM
RE: bcript+salt? - by sjackjack - 07-16-2018, 12:25 PM
RE: bcript+salt? - by undeath - 07-16-2018, 03:53 PM
RE: bcript+salt? - by sjackjack - 07-17-2018, 12:33 PM