GUI wordlist functionality and combination attack
#1
Lightbulb 
Hi

I think it would be helpfull with some added wordlist handling in the GUI.
Would be nice with a "select/tick all lists" and also a "invert selection"


Also for combination attacks with multiple wordlist, would it be possible to do this via the gui, if an extra colum was added (in the wordlist overview) which gave the order of which the list were to be used
order list
1 wl1
2 wl2
3 wl3

And then the list were used as
1+1
1+2
1+3
2+1
2+2
2+3
3+1
3+2
3+3

something like that, if it makes sense..

But I am not sure if the GUI would support these kind of cached commands, as I assume this would not be possible to pass to the program as one string.