exploit development agents

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

Browse within: claude-code-skills 8offensive-security 8redteam 8

finding-checker

01

hypnguyen1209/offensive-claude

Agent

Blind adversarial checker — given ONLY a finding artifact and its evidence (never the author's reasoning), tries to refute it and emits a structured rebuttal that drives the bounded generator↔checker rebuttal loop. Distinct from finding-validator.

351 15d ago A 52 tokens original MIT

finding-validator

02

hypnguyen1209/offensive-claude

Agent

Adversarial exploitability judge — issues a PASS / KILL / DOWNGRADE / CHAIN-REQUIRED verdict on each finding, distinct from the artifact-completeness check. Tries to REFUTE every finding before accepting it.

351 15d ago A 50 tokens original MIT

network-analyst

03

hypnguyen1209/offensive-claude

Agent

Deep network analysis agent — packet inspection, protocol dissection, traffic anomaly detection, IDS/IPS rule creation, firewall auditing.

351 15d ago A 29 tokens original MIT

binary-analyzer

04

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

05

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

06

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