πŸͺͺ
AI Engineering

AD CS Attacks

by ADScanPro

AD CS Attacks is an AI Engineering skill for Claude Code, published by ADScanPro in Claude-AD.

176 stars28 forkson ADScanPro/Claude-ADAdded 2026/09/08+5% in starsRepository updated 2026/08/24
active-directoryactive-directory-securityadcsbloodhoundclaudeclaude-codeclaude-code-pluginclaude-skillsdcsynckerberoastingkerberosntlm-relayoffensive-securitypenetration-testingpentestingred-team
Install in seconds
Install AD CS Attacks
Copy AD CS Attacks into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/ADScanPro/Claude-AD/tree/main/skills/adcs-attacks ~/.claude/skills/adcs-attacks

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/ADScanPro/Claude-AD.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/adcs-attacks/SKILL.md in ADScanPro/Claude-AD
Installs to
~/.claude/skills/adcs-attacks
Collection
One of 8 skills cataloged from this repository
Category
AI Engineering β€” 3670 skills

What AD CS Attacks does

AD CS Attacks covers Active Directory Certificate Services escalation paths ESC1 through ESC17 using Certipy. Use it to enumerate vulnerable templates or CA settings, request impersonation certificates, and review checks, event IDs, and remediation.

AD CS Attacks is cataloged under AI Engineering on DirSkills. AD CS Attacks comes from a repository tagged active-directory, active-directory-security, adcs, bloodhound and claude.

Documentation

README

AD CS Attacks (ESC1–ESC17)

AD CS is the single richest privilege-escalation surface in modern AD. A misconfigured template or CA lets a low-privileged user obtain a certificate that authenticates as a Domain Admin. This skill uses Certipy (the ly4k project) throughout. You drive it by hand.

The whole thing starts with one enumeration pass. Run it first, read the output, then pick the ESC that applies.

certipy find -u user@corp.local -p 'Password123' -dc-ip 10.0.0.10 -vulnerable -stdout

Certipy names each finding by its ESC number, so the tool's output tells you which of the below applies. Save the full JSON/BloodHound output for the report:

certipy find -u user@corp.local -p 'Password123' -dc-ip 10.0.0.10 -vulnerable -old-bloodhound

This is the opening of the README. Read the full README on GitHub.

Frequently asked about AD CS Attacks

  • What else does ADScanPro publish alongside AD CS Attacks?

    AD CS Attacks is one of 8 skills that DirSkills catalogs from ADScanPro/Claude-AD, the repository it ships in. Its siblings there include AD Environment Constraints, AD Methodology and AD OPSEC Telemetry. Each one is a separate skill with its own page in this directory, installs the same way AD CS Attacks does, and is maintained by ADScanPro in that same repository. The rest of the collection is listed on the ADScanPro/Claude-AD page.

  • How does AD CS Attacks compare to other AI Engineering skills?

    AD CS Attacks ranks #3141 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of AD CS Attacks against them. Open each page to compare what they document and how they install.

More from ADScanPro/Claude-AD

AD CS Attacks is one of 8 skills cataloged on DirSkills from ADScanPro/Claude-AD.

See all 8 skills β†’
πŸ›‘οΈ
1h ago

AD Environment Constraints

AD Environment Constraints lists common Active Directory hardening checks that break NTLM, Kerberos, LDAP, and SMB operations. Use it to fingerprint domain posture and choose the right auth path, transport, and host naming before running AD tools.
AI Engineering
17628
πŸͺŸ
1h ago

AD Methodology

AD Methodology gives the phase order for an Active Directory assessment: setup, collection, exploitation, and post-processing. Use it to decide what to run next, avoid lockouts, and collect the right data before attacking.
AI Engineering
17628
πŸ›‘οΈ
1h ago

AD OPSEC Telemetry

AD OPSEC Telemetry explains the Windows events and defender alerts generated by common Active Directory techniques like Kerberoasting, AS-REP roasting, DCSync, LSASS dumping, and lateral movement. Use it to document engagement noise or to decide what to monitor.
Quality
17628
πŸ”
1h ago

Acl Abuse

Acl Abuse turns dangerous Active Directory ACLs and ownership rights into exact bloodyAD and impacket commands for privilege escalation, lateral movement, and DCSync after compromise. Use it when BloodHound CE shows an outbound control edge such as GenericAll, WriteDACL, or AddMember.
Automation
17628
πŸ”—
1h ago

Coercion And NTLM Relay

Coercion And NTLM Relay forces a privileged Windows account to authenticate outward, then relays NTLM to LDAP, SMB, or AD CS web enrollment. Use it for RBCD, DCSync-capable ACL writes, certificates, detection, and hardening checks.
Automation
17628
πŸ—ΊοΈ
1h ago

Compliance Mapping

Compliance Mapping provides a conceptual map from Active Directory attack techniques to related compliance control families. Use it to orient a technical finding toward ENS, NIS2, or DORA without treating it as an auditor-grade control matrix.
Writing
17628