πŸ”
AI EngineeringPython

Credential Dumping

by blacklanternsecurity

Credential Dumping is an AI Engineering skill for Claude Code, published by blacklanternsecurity in red-run.

266 stars37 forkson blacklanternsecurity/red-runAdded 2026/09/02+3% in starsRepository updated 2026/04/01
claudeclaude-codectfoffensive-securitypenetration-testingred-teamsecurity
Install in seconds
Install Credential Dumping
Copy Credential Dumping 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/blacklanternsecurity/red-run/tree/main/skills/ad/credential-dumping ~/.claude/skills/credential-dumping

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/blacklanternsecurity/red-run.git

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

In this catalog

Source file
skills/ad/credential-dumping/SKILL.md in blacklanternsecurity/red-run
Installs to
~/.claude/skills/credential-dumping
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering β€” 2631 skills

What Credential Dumping does

Credential Dumping extracts secrets from Active Directory and related stores such as DCSync, NTDS.dit, SAM, LAPS, gMSA, ADSync, DSRM, and EFS-encrypted files. Use it during authorized penetration tests when you need hashes, passwords, or directory recovery credentials.

Credential Dumping is cataloged under AI Engineering on DirSkills. Credential Dumping comes from a repository tagged claude, claude-code, ctf, offensive-security and penetration-testing.

Documentation

README

Credential Dumping

You are helping a penetration tester extract credentials from Active Directory stores including domain databases, local machine hives, Azure AD Connect sync databases, managed service accounts, and directory recovery secrets. All testing is under explicit written authorization.

Kerberos-first authentication: All remote credential extraction commands use Kerberos authentication (-k -no-pass, --use-kcache) to avoid NTLM detection signatures. Exception: local filesystem operations (SAM/NTDS extraction from hives) where Kerberos auth does not apply.

Engagement Logging

Check for ./engagement/ directory. If absent, proceed without logging.

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

Commands Credential Dumping provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /all
  • /csv
  • /for

Frequently asked about Credential Dumping

  • What else does blacklanternsecurity publish alongside Credential Dumping?

    Credential Dumping is one of 25 skills that DirSkills catalogs from blacklanternsecurity/red-run, the repository it ships in. Its siblings there include AD Persistence, ADCS Persistence and ADCS Template Abuse. Each one is a separate skill with its own page in this directory, installs the same way Credential Dumping does, and is maintained by blacklanternsecurity in that same repository. The rest of the collection is listed on the blacklanternsecurity/red-run page.

  • How does Credential Dumping compare to other AI Engineering skills?

    Credential Dumping ranks #2219 by stars among the 2631 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 Credential Dumping against them. Open each page to compare what they document and how they install.

More from blacklanternsecurity/red-run

Credential Dumping is one of 25 skills cataloged on DirSkills from blacklanternsecurity/red-run.

See all 25 skills β†’
πŸͺͺ
1h ago

AD Persistence

AD Persistence documents post-compromise techniques for maintaining access in Active Directory after domain admin access. It covers methods like DCShadow, Golden SAML, SID history, certificate persistence, and security descriptor backdoors.
Automation
26637
πŸͺͺ
1h ago

ADCS Persistence

ADCS Persistence establishes long-lived access through AD CS certificate abuse and weak certificate mapping. It is used for Golden Certificates, ESC9/10, altSecIdentities, certificate theft, and related persistence techniques.
AI Engineering
26637
πŸͺͺ
1h ago

ADCS Template Abuse

ADCS Template Abuse exploits misconfigured AD CS certificate templates and CA flags to impersonate domain users with certificates. Use it during authorized assessments to enumerate ESC1, ESC2, ESC3, and ESC6 paths.
AI Engineering
26637
πŸ›‘οΈ
1h ago

AV EDR Evasion

AV EDR Evasion covers payload compilation and runtime bypass methods when antivirus or endpoint protection blocks execution. Use it to build alternate DLL, EXE, script, AMSI, or ETW-based payloads for an authorized engagement.
AI Engineering
26637
πŸ”
1h ago

Acl Abuse

Acl Abuse exploits misconfigured Active Directory ACLs for privilege escalation. It is used to abuse rights like GenericAll, WriteDACL, shadow credentials, SPN manipulation, and password reset paths.
Automation
26637
πŸ—ΊοΈ
1h ago

Ad Discovery

Ad Discovery enumerates Active Directory domains to map hosts, signing settings, and attack paths during authorized testing. It supports unauthenticated and credentialed reconnaissance and records findings for orchestration.
Automation
26637