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!
I was on an engagement were I couldn't poll for the observation window, but I knew their account lockout policy. So, this is a parameter that you can pass to to set the amount of minutes for their lockout policy instead of doing the Get-ObservationWindow function. By default if you don't pass it, then it will do the Get-ObservationWindow function to query for it.
I was on an engagement were I couldn't poll for the observation window, but I knew their account lockout policy. So, this is a parameter that you can pass to to set the amount of minutes for their lockout policy instead of doing the Get-ObservationWindow function. By default if you don't pass it, then it will do the Get-ObservationWindow function to query for it.