Limiting the number of duplicate character types in crunch
I’m trying to generate a password list of 10 character passwords containing only a combination of 3 – 6 numbers and 3 – 6 uppercase letters.
I see option -d which allows a set limit of duplicates of individual characters but… Continue reading Limiting the number of duplicate character types in crunch