Open kanevbg opened 10 months ago
I also have this issue. In my case, I am cracking a PMKID hash where the chunk says it was cracked, but the hashlist/task is never updated to reveal that.
I am having the same issue with NTLM hashes. The agent debug output shows hashes and their cleartexts being sent to the server, and they are correctly shown in the hashlists .out files for the completed tasks, but the server shows no hashes were cracked. Running hashcat 6.2.5 and the current built of hashtopolis server and python agent.
I have people in place to put effort for PR fix, but we are willing to hear some internal directions before that, in order to ensure properly invested time.
Version Information
0.14.1 (commit 375f2ce)
Hashcat
6.2.6
Description
That is the relevant debug log from the agent:
The .out file is saved right to the hashlist file. That seems to be a parsing/saving bug on the server side. It has marked that the chunk is cracked, but the cracks data is missing in the hashlist. See:
The chunk:
The task (still seems like non-complete)
And the hashlist:
It should be easily reproducible by using the agent debug log.
EDIT: here is the hc22000 hashlist source file: wirelesswifi24g.zip