Verifying masks against a wordlist
#1
I'm working on a project where I would like to create a large amount of masks and measure their success against a very large password list, I have two questions regarding this project:

1. Is there a tool that will allow me to reduce masks? a tool that I can provide with multiple masks and it will only keep the more generic ones? For example, remove ?u?l?d?d?u?l if the list also contains ?u?l?a?a?u?l

2. What is the best approach to complete this project? Are there any tools that will allow me to take such a large list of masks and measure their success against a very large wordlist? If not, how do you think I should approach such a solution?

Thanks!
Reply