Skip to content

issue: code 4 with hashcat v3.5 #60

@hcpus

Description

@hcpus

Hi guys,
i'm trying to run the hashtopus agent 1.5 with hashcat v3.5 but i get a lot of different issues. first i noticed that something is wrong with the keyspace. hashcat v3.5 don't need the hashlist to calculate the keyspace. now the keyspace will be calculated but now i get another issue:

Hashtopus 1.5 running in console mode
Registering to server...
Enter registration voucher:
123456
OK.
Logging in to server...OK.
New Hashcat version available, downloading...10% 20% 30% 40% 50% 60% 70% 80% 90% 100%
Unzipping...OK
Creating tasks directory...OK
Loading task...Creating hashlists directory...OK
assigned to 9, hashlist 11 (new)
Downloading hashlist 11...212851 bytes
Requesting chunk...benchmark required (10s)
Benchmarking task for 10s...
Hashcat subprocess started at 13:12:39
Requesting chunk...Hashcat subprocess exited at 13:12:39 (14s) with code 4
benchmark required (10s)
Benchmarking task for 10s...
Hashcat subprocess started at 13:12:53
Hashcat subprocess exited at 13:12:53 (13s) with code 4
Managed to scan 24193105920/735091890625 of keyspace.
Uploading benchmark result...
Declined: Could not update your benchmark for this task.
Loading task...assigned to 9, hashlist 11 (continue)
Hashlist already exists.
Requesting chunk...benchmark required (10s)
Benchmarking task for 10s...
Hashcat subprocess started at 13:13:06
Hashcat subprocess exited at 13:13:06 (14s) with code 4
Managed to scan 26772848640/735091890625 of keyspace.
Uploading benchmark result...
Declined: Could not update your benchmark for this task.
Loading task...assigned to 9, hashlist 11 (continue)
Hashlist already exists.
Requesting chunk...benchmark required (10s)
Benchmarking task for 10s...
Hashcat subprocess started at 13:13:20
Hashcat subprocess exited at 13:13:20 (2s) with code 130

can anyone give me a hint what this issue could be?


I think the problem is how and in which form the agent uploads the benchmark. Hashcat v3.10 uploads the benchmark with a responze of "173062694" from the server (depends on your task and attack mode, but in this way) and in Hashcat v3.50 the server cannot calculate a benchmark with the System.String[] from hashcat and only says "bench_nok. Could not update your benchmark for this task." (checked with wireshark)...

Maybe someone of you know what to change!? the format of the bnchUrl?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions