server icon indicating copy to clipboard operation
server copied to clipboard

[BUG]: Copy to task, wordlist not selected

Open ObsidianOracle opened this issue 2 months ago • 2 comments

Version Information

rainbow2

Hashcat

No response

Description

Image

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.

ObsidianOracle avatar Oct 22 '25 09:10 ObsidianOracle

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 :

Image

When copying that task, the cracker binary type gets copied but not the correct cracker binary type version:

Image

Eric-Wasson avatar Oct 31 '25 15:10 Eric-Wasson

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.

Image

Eric-Wasson avatar Nov 03 '25 14:11 Eric-Wasson