Combinator + mask?
#1
Hello, 

How would I accomplish generating the following: 

lets say I have dict with colors - red, white (lowercase)
dict with animals - lion, panda (lowercase) 

I want to try following password - RedPanda67!  - i.e. dict1dict2\d\d\s

Combinator can combine two wordlists, but it doesn't work togeather with masks.. Do I need to generate huge wordlist of combined list1 & list2 and then run -a 7 on it or there's smarter way of doing this ? 

Thanks
Reply


Messages In This Thread
Combinator + mask? - by bbcjared - 06-04-2019, 01:52 AM
RE: Combinator + mask? - by undeath - 06-04-2019, 10:09 AM