$npx skillfedfor your agent

Windows Credential Harvesting

Locate and extract credentials cached on Windows systems through registry queries, file searches, shadow copies, and DPAPI decryption. Covers browser passwords, saved sessions, unattend files, and vault entries accessible without domain access.

Windows Credential Harvesting extracts locally stored credentials from compromised systems for authorized penetration testing.

AI-generated summary based on this skill's SKILL.md

241 34 GPL-3.0updated by blacklanternsecurity

Decision gist · record as of 2026-04-01

Windows Credential Harvesting extracts locally stored credentials from compromised systems for authorized penetration testing. Locate and extract credentials cached on Windows systems through registry queries, file searches, shadow copies, and DPAPI decryption. Covers browser passwords, saved sessions, unattend files, and vault entries accessible without domain access.

manual: git clone https://github.com/blacklanternsecurity/red-run → cp -r red-run ~/.claude/skills/windows-credential-harvesting

Use it when

  • Windows Credential Harvesting extracts passwords by querying the Windows registry, searching file systems for credential stores.
  • Windows Credential Harvesting can harvest browser-stored passwords, cached login sessions, credentials in unattend files.
Same gist for agents: .md · .json

Install

blacklanternsecurity/red-run/windows-credential-harvesting · repository language: Python

generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What is Windows Credential Harvesting used for?

Windows Credential Harvesting is a tool designed to locate and extract credentials cached on Windows systems through registry queries, file searches, shadow copies, and DPAPI decryption. It covers browser passwords, saved sessions, unattend files, and vault entries accessible without domain access.

How does Windows Credential Harvesting extract windows passwords?

Windows Credential Harvesting extracts passwords by querying the Windows registry, searching file systems for credential stores, accessing shadow copies, and decrypting DPAPI-protected data. It targets browser password managers, saved RDP sessions, unattend configuration files, and Windows Credential Manager vault entries.

What types of credentials can this tool harvest?

Windows Credential Harvesting can harvest browser-stored passwords, cached login sessions, credentials in unattend files, Windows Credential Manager vault entries, and authentication tokens. It accesses these without requiring domain administrator privileges.

Can Windows Credential Harvesting enable lateral movement?

Yes, Windows Credential Harvesting supports post-exploitation activities by extracting harvested credentials that enable privilege escalation and lateral movement across networked systems. The extracted credentials can be reused to access additional resources and accounts.

What is the license for Windows Credential Harvesting?

Windows Credential Harvesting is released under the GPL-3.0 license, which permits use, modification, and distribution under the terms of the GNU General Public License version 3.

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Extract and harvest Windows user credentials from compromised systems”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Windows Discovery
by blacklanternsecurity · blacklanternsecurity/red-run

Windows Discovery maps privilege escalation vectors on compromised Windows hosts through systematic enumeration of system configuration, user context, services, and misconfigurations. It gathers baseline OS details, token privileges, and group memberships to identify immediate escalation paths, then reports findings to the orchestrator without crossing into exploitation.

GPL-3.0updated Apr 2026
★ 241repo stars
windows-privilege-escalation
by yaklang · yaklang/hack-skills

This playbook teaches you how to move from low-privilege shell access to SYSTEM or admin on Windows through systematic enumeration and exploitation. It covers token manipulation, Potato family exploits, weak service configurations, DLL hijacking, UAC bypass techniques, scheduled task abuse, and registry autorun abuse—each with specific commands and tool recommendations for different OS versions.

MITupdated Jun 2026
★ 1,480repo stars
Windows Token Impersonation
by blacklanternsecurity · blacklanternsecurity/red-run

Windows Token Impersonation helps penetration testers escalate privileges on Windows systems by leveraging dangerous token privileges like SeImpersonate and SeDebug. The skill guides you through obtaining a service account shell, checking for exploitable privileges, and using tools like JuicyPotato, PrintSpoofer, and GodPotato to reach SYSTEM.

GPL-3.0updated Apr 2026
★ 241repo stars
privesc-windows
by hypnguyen1209 · hypnguyen1209/offensive-claude

privesc-windows guides you through multiple privilege-escalation paths on Windows hosts, from token-impersonation attacks (GodPotato, SigmaPotato, PrintNotifyPotato) and UAC bypass techniques to service/DLL hijacking and kernel exploits. It covers enumeration, exploitation, and credential harvesting with tactical OPSEC guidance and detection evasion for each method.

MITupdated Jul 2026
★ 326repo stars
Windows Kernel Exploits
by blacklanternsecurity · blacklanternsecurity/red-run

This skill guides penetration testers through identifying and exploiting Windows kernel vulnerabilities for privilege escalation. It covers automated vulnerability assessment using tools like WES-NG and Watson, then walks through exploitation of named CVEs including PrintNightmare, EternalBlue, and others, with emphasis on reliability and crash risk mitigation.

GPL-3.0updated Apr 2026
★ 241repo stars
Linux Discovery
by blacklanternsecurity · blacklanternsecurity/red-run

Linux Discovery helps penetration testers systematically identify privilege escalation opportunities on Linux hosts through enumeration of system configuration, sudo settings, group memberships, and kernel vulnerabilities. The skill gathers baseline system information, analyzes user context and permissions, and maps exploitable vectors while respecting scope boundaries and engagement logging.

GPL-3.0updated Apr 2026
★ 241repo stars

More skills Linux Sudo Suid Capabilities (GPL-3.0)

Tags
post-exploitationcredential-theftwindows-securityprivilege-escalationlateral-movementpassword-dumpingauthentication-bypassoffensive-security