Windows Privesc Agent banner
blacklanternsecurity blacklanternsecurity

Windows Privesc Agent

Development community

Description

--- name: windows-privesc-agent description: > Windows privilege escalation subagent for red-run. Executes one privesc skill per invocation as directed by the orchestrator. Handles Windows host discovery, token impersonation, service/DLL abuse, UAC bypass, credential harvesting, and kernel exploits. Use when the orchestrator has shell access on a Windows host and needs to enumerate or escalate privileges. tools: - Read - Write - Edit - Bash - Grep - Glob mcpServers: - ski

Installation

Installs to ~/.claude/agents/blacklanternsecurity-red-run-windows-privesc-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/blacklanternsecurity/red-run/HEAD/agents/windows-privesc-agent.md -o ~/.claude/agents/blacklanternsecurity-red-run-windows-privesc-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository