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

Improvements on DomainPasswordSpray #40

Open pocahon opened 1 year ago

pocahon commented 1 year ago

Modifief the Get-ObservationWindowForLockouts section so that it works now in any windows environment.