hackthebox agents

11 tagged hackthebox, measured the same way as everything else here.

Browse within: ctf 11pentesting 9

redteam-agent

01

waybarrios/cyber-agent

Agent Claude Code

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.

21 1mo ago A 48 tokens

report-agent

02

waybarrios/cyber-agent

Agent Claude Code

Security report writer agent. Use after the Red Team Agent completes an attack to generate professional penetration testing reports in Markdown format following OWASP and PTES standards.

21 1mo ago A 34 tokens

exploit-runner

03

allsmog/blackbox-claude-plugin

Agent

Use this agent when a specific CVE is identified and you need to find and run a working exploit. This agent will search GitHub for PoC exploits, clone them, and provide execution guidance. Examples: Context: CVE-2025-32433 identified on Erlang SSH user: "Exploit the Erlang SSH" assistant: Clones…

5 6mo ago A 147 tokens original MIT

exploit-suggester

04

allsmog/blackbox-claude-plugin

Agent

Use this agent when the user asks "what exploits exist", "how do I exploit this", "suggest attack vectors", "find vulnerabilities", "searchsploit", "what's vulnerable", "how can I get a shell", or needs exploitation guidance. Examples: Context: After discovering Apache 2.4.49 user: "What exploits are there for this?"…

5 6mo ago A 167 tokens original MIT

shell-manager

05

allsmog/blackbox-claude-plugin

Agent

Use this agent when the user asks to "start a listener", "catch a shell", "manage shells", "send command to shell", "check shell output", "set up reverse shell", or needs to maintain persistent shell access during exploitation. Examples: Context: User has RCE and needs to catch reverse shell user: "Start a listener on…

5 6mo ago A 141 tokens original MIT