Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update to add Season/Year and Month/Year guess functionality based on… #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 16, 2018

  1. Update to add Season/Year and Month/Year guess functionality based on…

    … pwdLastSet date.
    
    Added several parameters to handle generation of passwords based on the pwdLastSet active directory attribute. Guess formats include:
    
    SeasonYY
    SeasonYYYY
    MonYY
    MonYYYY
    MonthYY
    MonthYYYY
    
    Optional switch parameters include functionality to formulate the password as lower case (initial caps is the default) and append characters to the end of the guess for guesses like (Fall2018!).
    aut0m8r authored Oct 16, 2018
    Configuration menu
    Copy the full SHA
    6aac286 View commit details
    Browse the repository at this point in the history