ctf agents

87 tagged ctf, measured the same way as everything else here.

Browse within: cybersecurity 55bug-bounty 54ai-security 53offensive-security 12penetration-testing 12red-team 12hackthebox 11pentesting 9claude-ai 6claude-code-skill 6

malware-analyst

01

0xSteph/pentest-ai-agents

Agent

Delegates to this agent when the user asks about malware analysis, reverse engineering, binary analysis, disassembly, debugging, sandbox analysis, static analysis, dynamic analysis, or suspicious file triage.

2.2k 15d ago A 44 tokens original MIT

osint-collector

02

0xSteph/pentest-ai-agents

Agent

Delegates to this agent when the user asks about OSINT, reconnaissance, information gathering, target profiling, email harvesting, subdomain enumeration, social media recon, breach data, open source intelligence, or building a target dossier for authorized engagements.

2.2k 15d ago A 53 tokens original MIT

threat-modeler

03

0xSteph/pentest-ai-agents

Agent

Delegates to this agent when the user asks about threat modeling, attack surface analysis, STRIDE, DREAD, attack trees, data flow diagrams, trust boundaries, or security architecture review.

2.2k 15d ago A 42 tokens original MIT

ad-exploit-agent

04

blacklanternsecurity/red-run

Agent

Active Directory exploitation subagent for red-run. Executes one AD technique skill per invocation as directed by the orchestrator. Handles Kerberos attacks, ADCS abuse, ACL exploitation, credential operations, lateral movement, and domain persistence. Use when the orchestrator needs to exploit an AD vulnerability.

263 5mo ago A 62 tokens GPL-3.0

linux-privesc-agent

05

blacklanternsecurity/red-run

Agent

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…

263 5mo ago A 78 tokens GPL-3.0

web-exploit-agent

06

blacklanternsecurity/red-run

Agent

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.

263 5mo ago A 60 tokens GPL-3.0

redteam-agent

07

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

08

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

AGENTS

09

HappyHackingSpace/skills

Agent

Agent Skills for Happy Hacking Space's open-source security tools. Compatible with Claude Code, OpenAI Codex, Gemini CLI, and Cursor.

5 6mo ago A 0 tokens original MIT

exploit-runner

10

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

11

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

12

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

ad-attack-advisor

13

pashki975/thm-claude-kit

Agent Claude Code

Plans Active Directory attack paths from enumeration or BloodHound data. Use on domain-joined Windows rooms.

2 18d ago A 21 tokens original MIT

cve-researcher

14

pashki975/thm-claude-kit

Agent Claude Code

Maps discovered service versions to known CVEs and public exploits. Use after version detection.

2 18d ago A 17 tokens original MIT

win-privesc-advisor

15

pashki975/thm-claude-kit

Agent Claude Code

Ranks Windows privilege escalation paths from enum output. Use after winPEAS/whoami/systeminfo on a Windows box.

2 18d ago A 24 tokens original MIT

binary-analyzer

17

allsmog/pwn-claude-plugin

Agent

Use this agent when the user provides a binary file and wants comprehensive analysis, asks to "analyze this binary", "check this pwn challenge", "what vulnerabilities does this have", or when automatic binary analysis would help understand a CTF challenge. Examples.

2 6mo ago A 56 tokens original MIT

exploit-suggester

18

allsmog/pwn-claude-plugin

Agent

Use this agent when the user has analysis findings and needs exploitation technique recommendations, asks "how should I exploit this", "what technique should I use", "how do I bypass these protections", or needs guidance choosing between exploitation approaches. Examples.

2 6mo ago A 54 tokens original MIT

template-generator

19

allsmog/pwn-claude-plugin

Agent

Use this agent when the user needs a customized pwntools exploit script, asks to "generate an exploit", "create exploit template", "write the exploit script", or when exploit code generation would help after analysis is complete. Examples.

2 6mo ago A 50 tokens original MIT