Help with a mask
#1
I'm trying to crack a long password created a while back.  I know for sure some of it and know the possible words for the parts I'm not sure of.  How can I create a mask (or rules) that pull the words from a file? Example:

passwordlist.txt file contains:
blue
red
purple

The password attempts need to be like:

?sky?twelve?

the attempts would be like:
blueskypurpletwelvered
redskybluetwelvepurple

Any help would be much appreciated.


Messages In This Thread
Help with a mask - by webkid43 - 02-21-2018, 03:32 AM
RE: Help with a mask - by Skwerl23 - 02-23-2018, 08:45 PM
RE: Help with a mask - by Skwerl23 - 02-23-2018, 09:03 PM