10-19-2020, 08:13 PM
10+ hours into this and I have tried nearly everything. Desperate for some help on this one.
$ uname -a
Linux kraken-office 4.15.0-122-generic #124-Ubuntu SMP Thu Oct 15 13:03:05 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
$ sudo python3 agent.zip
Starting client 's3-python-0.6.0.10'...
Collecting agent data...
Login successful!
Hashtopolis Server version: 0.12.0 ()
Client is up-to-date!
I have tried reconfiguring the task creation in every concievable way, but always get one of two errors:
ERROR 1: Use of --remove is not supported in native hashfile-format mode
ERROR 2: Getting of chunk failed: {'action': 'getChunk', 'response': 'ERROR', 'message': 'Agent is inactive!'}
$ --debug
CALL: ./hashcat.bin --machine-readable --quiet --status --restore-disable --session=hashtopolis --status-timer 10 --outfile-check-timer=10 --outfile-check-dir=../../hashlist_9 -o ../../hashlists/9.out --outfile-format=1,2,3,4 -p " " -s 0 -l 600 --potfile-disable --remove --remove-timer=10 ../../hashlists/9 ../../files/rockyou.txt -r ../../files/OneRuleToRuleThemAll.rule --hash-type=1000
started cracking
I also get "no task available" when there is indeed a task available
$ uname -a
Linux kraken-office 4.15.0-122-generic #124-Ubuntu SMP Thu Oct 15 13:03:05 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
$ sudo python3 agent.zip
Starting client 's3-python-0.6.0.10'...
Collecting agent data...
Login successful!
Hashtopolis Server version: 0.12.0 ()
Client is up-to-date!
I have tried reconfiguring the task creation in every concievable way, but always get one of two errors:
ERROR 1: Use of --remove is not supported in native hashfile-format mode
ERROR 2: Getting of chunk failed: {'action': 'getChunk', 'response': 'ERROR', 'message': 'Agent is inactive!'}
$ --debug
CALL: ./hashcat.bin --machine-readable --quiet --status --restore-disable --session=hashtopolis --status-timer 10 --outfile-check-timer=10 --outfile-check-dir=../../hashlist_9 -o ../../hashlists/9.out --outfile-format=1,2,3,4 -p " " -s 0 -l 600 --potfile-disable --remove --remove-timer=10 ../../hashlists/9 ../../files/rockyou.txt -r ../../files/OneRuleToRuleThemAll.rule --hash-type=1000
started cracking
I also get "no task available" when there is indeed a task available