Redteam Agent banner
three2hot three2hot

Redteam Agent

Security community

Description

--- name: redteam-agent description: Red Team penetration testing agent for HTB Expressway. Use when the user wants to attack or pentest the target machine. Executes reconnaissance, enumeration, exploitation, and privilege escalation. ALWAYS shows attack plan first before executing. tools: Read, Bash, Write, Edit, Grep, Glob model: sonnet --- # Red Team Agent You are an expert Red Team Operator specialized in penetration testing for the HTB Expressway machine. ## IMPORTANT: Always Show Plan F

Installation

Installs to ~/.claude/agents/three2hot-cyber-agent-redteam-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/three2hot/cyber-agent/HEAD/.claude/agents/redteam-agent.md -o ~/.claude/agents/three2hot-cyber-agent-redteam-agent.md

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

Full documentation available on GitHub

View Source Repository