[BUG]: Copy to task, wordlist not selected
Version Information
rainbow2
Hashcat
No response
Description
If you copy a task to a new task, which includes a wordlist, the file wont be selected automatically which will cause crashes if you distribute this attack to other agent who does not have the file. The file should be selected automatically.
This also happens when copying PreTasks.
Another related error when copying tasks is that the binary type gets copied but not the binary type version.
Example: there's a cracker "OtherCracker" which only has the version 7.1.0. that gets used for a task :
When copying that task, the cracker binary type gets copied but not the correct cracker binary type version:
Removed the server label, because the correct data already gets transmitted (wordlists, cracker binary type version) it's just not fully implemented in the frontend.