Linux Privesc Agent banner
blacklanternsecurity blacklanternsecurity

Linux Privesc Agent

Development community

Description

--- name: linux-privesc-agent description: > Linux privilege escalation subagent for red-run. Executes one privesc skill per invocation as directed by the orchestrator. Handles Linux host discovery, sudo/SUID/capabilities abuse, cron/service exploitation, file path abuse, kernel exploits, and container escapes. Use when the orchestrator has shell access on a Linux host and needs to enumerate or escalate privileges. tools: - Read - Write - Edit - Bash - Grep - Glob mcpServer

Installation

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

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/blacklanternsecurity/red-run/HEAD/agents/linux-privesc-agent.md -o ~/.claude/agents/blacklanternsecurity-red-run-linux-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