pack icon indicating copy to clipboard operation
pack copied to clipboard

[Feature Request] Windows Password Policy

Open haroldLuiz opened this issue 5 years ago • 1 comments

event though there is the policygen with "-minlower 1 --minupper 1 --mindigit 1 --minspecial 1", default windows password policy requires 3 of the 4 groups, not all 4, if this was somehow implemented would be great!

haroldLuiz avatar May 08 '20 19:05 haroldLuiz

This can be simulated with multiple runs of policygen, then sort + unique.

roycewilliams avatar May 08 '20 20:05 roycewilliams