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
the script not checking users with apssword expired #23
Hi,
can you please add the options to check users also with password expired? I noticed that it don't check those users
thanks,