Web Exploit Agent banner
blacklanternsecurity blacklanternsecurity

Web Exploit Agent

Development community

Description

--- name: web-exploit-agent description: > Web application exploitation subagent for red-run. Executes one web technique skill per invocation as directed by the orchestrator. Handles injection testing, authentication bypass, file upload, deserialization, and all other web exploitation techniques. Use when the orchestrator needs to exploit a web vulnerability. tools: - Read - Write - Edit - Bash - Grep - Glob mcpServers: - skill-router - shell-server - browser-server

Installation

Installs to ~/.claude/agents/blacklanternsecurity-red-run-web-exploit-agent.md

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

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

Full documentation available on GitHub

View Source Repository