dafthack / DomainPasswordSpray

DomainPasswordSpray is a tool written in PowerShell to perform a password spray attack against users of a domain. By default it will automatically generate the userlist from the domain. BE VERY CAREFUL NOT TO LOCKOUT ACCOUNTS!
MIT License
1.78k stars 377 forks source link

Fix for calls to Get-ObservationWindow #30

Closed bugch3ck closed 2 years ago

bugch3ck commented 2 years ago

Apparently some Properties are not available when the current domain controller is not the PDC.