Skip to content

rvazarkar/DomainPasswordTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DomainPasswordTest

Tests AD passwords while respecting Bad Password Count

Options

  • --Password(-p) - Password to test
  • --LdapPort - Port LDAP is running on (Default: 389)
  • --DomainController - Domain controller to connect too (Default: PDC)
  • --Lockout - Password lockout threshold (Default: 5)
  • --Verbose - Verbose Output

Usage

Get password lockout threshold using net accounts /domain or other alternatives. The program will attempt to keep badpwdcount to lockout value - 2

DomainPasswordTest.exe -p Password123! --Lockout 7

About

Tests AD passwords while respecting Bad Password Count

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages