Exploit Active Directory environments using AS-REP Roasting. This skill details how to identify user accounts with the 'Do not require Kerberos preauthentication' (DONT_REQ_PREAUTH) attribute set, request their AS-REP tickes without a password, and crack the encrypted component offline to recover plaintext credentials.
$npx -y skills add shulkwisec/bb-huge --skill ad-asreproast-attackInstalls into the current project.
Run `npx skills use "https://github.com/shulkwisec/bb-huge" --skill "shulkwisec/bb-huge/ad-asreproast-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.