Exploit Researcher banner
hypnguyen1209 hypnguyen1209

Exploit Researcher

Research community

Description

--- name: exploit-researcher description: Vulnerability research agent — identifies CVEs, finds exploit PoCs, maps attack chains, and develops custom exploitation strategies model: opus layer: execution phases: [recon, weaponize, exploit] attck_tactics: [TA0043, TA0042, TA0002] receives_from: [redteam-planner, reverse-engineer, network-analyst] sends_to: [security-reviewer] input_artifacts: [attack_surface_map, technology_fingerprint, cve_list] output_artifacts: [exploit_poc, finding_record, exp

Installation

Installs to ~/.claude/agents/hypnguyen1209-offensive-claude-exploit-researcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hypnguyen1209/offensive-claude/HEAD/agents/exploit-researcher.md -o ~/.claude/agents/hypnguyen1209-offensive-claude-exploit-researcher.md

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

Full documentation available on GitHub

View Source Repository