Skip to content

Password spray Active Directory accounts with crackmapexec according to reset counter and lockout threshold policies

Notifications You must be signed in to change notification settings

password-reset/cmespray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

cmespray

Password spray Active Directory accounts with crackmapexec according to reset counter and lockout threshold policies

Usage

[user::cmespray]$ ./cmespray.sh 
Enter the 'Reset Account Lockout Counter After' value: 15
Enter the 'Account Lockout Threshold' value: 3
Enter the Domain Controller IP Address: 192.168.1.100
Enter path to a password list: passwords.txt
Enter path to domain users list: users.txt
[*] Trying 2 passwords every 16 minutes against 192.168.1.100 and using passwords.txt and users.txt lists.

About

Password spray Active Directory accounts with crackmapexec according to reset counter and lockout threshold policies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages