Exploit Active Directory replication privileges (DS-Replication-Get-Changes) to perform a DCSync attack, allowing an attacker to impersonate a Domain Controller and extract password hashes (like the krbtgt hash for Golden Tickets) without code execution on a DC.
$npx -y skills add shulkwisec/bb-huge --skill ad-dcsync-attackInstalls into the current project.
Run `npx skills use "https://github.com/shulkwisec/bb-huge" --skill "shulkwisec/bb-huge/ad-dcsync-attack"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/shulkwisec/bb-huge" that are relevant to the current task. Run `npx skills add "https://github.com/shulkwisec/bb-huge"` and select the relevant skills, then follow their instructions.