Inaccurate number
#1
Exclamation 
Hi,

I am new to using hashcat however I observed that it does not do what I ask with command. The output also mentioned that I have less hashes in the file. For example, I run a brute force attack on 50000 NTLM hashes, the output says that it recovered 7% which is about 2000 /48000digest. The file has more than 48000 and when I copy and paste the recovered hashes in a excel sheet it was more than 2000. So, my question is, why do you think that happened?
 
I also tried to remove duplicate with this command "sort -u hashfile > unique.txt and the new file has the original number of hash<50000>.

My command was for 8characters but it recovered password with more and less than 8.


Here is my command "hashcat -m 1000 -a 3 hashfile.txt ?a?a?a?a?a?a?a?a -O. 

Thank you.  
Reply


Messages In This Thread
Inaccurate number - by Allia - 12-12-2019, 07:38 PM
RE: Inaccurate number - by Allia - 12-13-2019, 04:39 PM
RE: Inaccurate number - by philsmd - 12-13-2019, 05:33 PM
RE: Inaccurate number - by Allia - 12-13-2019, 06:33 PM
RE: Inaccurate number - by philsmd - 12-13-2019, 06:56 PM
RE: Inaccurate number - by Allia - 12-13-2019, 09:37 PM
RE: Inaccurate number - by philsmd - 12-13-2019, 09:43 PM
RE: Inaccurate number - by Allia - 12-13-2019, 11:36 PM
RE: Inaccurate number - by slyexe - 12-14-2019, 05:28 PM
RE: Inaccurate number - by Allia - 12-14-2019, 06:16 PM
RE: Inaccurate number - by slyexe - 12-14-2019, 07:53 PM
RE: Inaccurate number - by Allia - 12-14-2019, 11:53 PM
RE: Inaccurate number - by slyexe - 12-15-2019, 05:16 AM
RE: Inaccurate number - by Allia - 12-15-2019, 05:44 AM