ad_password_spray
Spray a single password against Active Directory accounts to identify valid credentials. Specify domain, password, and optional DC IP, user list, and delay to control attempts.
Instructions
Perform password spraying attack against AD accounts.
Args: domain: AD domain password: Password to spray dc_ip: Domain Controller IP userlist: Path to username list file on Kali delay: Delay between attempts in seconds (default: 0)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dc_ip | No | ||
| delay | No | ||
| domain | Yes | ||
| password | Yes | ||
| userlist | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |