mimikatz_lsadump_dcsync
Replicate Active Directory credentials using a DCSync attack. Requires domain admin or replication rights to extract password hashes from a domain controller.
Instructions
Perform DCSync attack to replicate AD credentials. Requires domain admin or replication rights.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dc | No | Domain controller to target | |
| all | No | Sync all users (use with caution) | |
| user | No | Target user to sync (e.g., krbtgt, Administrator) | |
| domain | Yes | Target domain FQDN |