Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: "This file is not used for the specified task" #1186

Open
mokahless opened this issue Feb 15, 2025 · 1 comment
Open

[BUG]: "This file is not used for the specified task" #1186

mokahless opened this issue Feb 15, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@mokahless
Copy link

Version Information

0.14.3

Hashcat

No response

Description

Client spams

Got task with id: 1
Getting of file failed: {'action': 'getFile', 'response': 'ERROR', 'message': 'This file is not used for the specified task!'}

and server spams

[Sat Feb 15 06:26:04.871186 2025] [php:warn] [pid 29:tid 29] [client 192.168.1.177:53949] PHP Warning: Trying to access array offset on null in /var/www/html/src/inc/CSRF.class.php on line 14
192.168.1.177 - - [15/Feb/2025:06:26:04 +0000] "POST /api/server.php HTTP/1.1" 200 429 "-" "s3-python-0.7.2.4"

Client downloads one of two assigned dictionary files (the larger 4.5GB one) but seems stuck on the smaller (~200mb) one.

It seems to be something it doesn't like with the file, but it's odd that somehow it thinks the file is not assigned.

@mokahless mokahless added the bug Something isn't working label Feb 15, 2025
@jessevz
Copy link
Contributor

jessevz commented Feb 24, 2025

Hi thanks for your bug report. This error should only happen when the task does not have this file assigned. Can you send more details to reproduce this bug? For example the attack command you are trying

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants