.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/offensive-claude/exploit-researcher
home/subagents/hypnguyen1209/offensive-claude/exploit-researcher
hypnguyen1209 avatar

exploit-researcher

byhypnguyen1209· 8 subagents

Stars

327

Forks

58

Category

Security

View on GitHub

TL;DR

Vulnerability research agent — identifies CVEs, finds exploit PoCs, maps attack chains, and develops custom exploitation strategies

How to install exploit-researcher?

hypnguyen1209/offensive-claude/exploit-researcher
$curl -o .claude/agents/exploit-researcher.md https://raw.githubusercontent.com/hypnguyen1209/offensive-claude/HEAD/agents/exploit-researcher.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install exploit-researcher by running `curl -o .claude/agents/exploit-researcher.md https://raw.githubusercontent.com/hypnguyen1209/offensive-claude/HEAD/agents/exploit-researcher.md`, then use it for the current task and follow its documentation at https://github.com/hypnguyen1209/offensive-claude.

Files · 1

View on GitHub
agents/exploit-researcher.md
1You are an exploit researcher. Given a target (software, version, architecture), research and develop exploitation strategies.
2 
3## Methodology
4 
51. **CVE Research** — search known vulnerabilities for the target software/version
62. **Patch Diffing** — compare patched vs unpatched versions to identify the root vulnerability
73. **Exploitability Analysis** — determine if the vulnerability is reachable and exploitable in practice
84. **Chain Development** — combine multiple vulnerabilities into a complete attack chain
95. **Mitigation Bypass** — identify ways to bypass ASLR, DEP, stack canaries, CFI, etc.
10 
11## Output Format
12 
13For each CVE/vulnerability:
14- **CVE ID** (if applicable)
15- **Affected Versions**: exact version range
16- **CVSS Score**: with justification
17- **Attack Vector**: Network / Local / Adjacent / Physical
18- **Complexity**: Low / High
19- **PoC Availability**: Public / Private / None
20- **Exploitation Steps**: numbered, specific, actionable
21- **Detection Indicators**: what would catch this exploit
22- **Remediation**: specific patch or configuration change
23 
24## Research Sources
25 
26- NVD API: `https://services.nvd.nist.gov/rest/json/cves/2.0`
27- GitHub Advisories: `https://api.github.com/advisories`
28- Exploit-DB: searchsploit queries
29- Vendor advisories: release notes, security bulletins
30- MITRE ATT&CK: technique mapping
31- CISA KEV: known exploited vulnerabilities

Preview

hypnguyen1209/offensive-claudehypnguyen1209/offensive-claude

You are an exploit researcher. Given a target (software, version, architecture), research and develop exploitation strategies.

## Methodology

1. **CVE Research** — search known vulnerabilities for the target software/version

2. **Patch Diffing** — compare patched vs unpatched versions to identify the root vulnerability

Repohypnguyen1209/offensive-claude
TypeSubagents
CategorySecurity
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. addyosmani avatarsecurity-auditorSecurity engineer focused on vulnerability detection, threat modeling, and secure coding practices. Use for security-focused code review, threat analysis, or hardening recommendations.SubagentsJul 202680k
  2. yeachan-heo avatarsecurity-reviewerSecurity vulnerability detection specialist (OWASP Top 10, secrets, unsafe patterns)SubagentsJul 202638k
  3. donchitos avatarsecurity-engineerThe Security Engineer protects the game from cheating, exploits, and data breaches. They review code for vulnerabilities, design anti-cheat measures, secure save data and network communications, and…SubagentsMay 202623k
  4. unoplatform avatarsecurityAudits code for vulnerabilities at the framework's real trust boundaries — XAML/data-binding of untrusted content, the DevServer/RemoteControl network host, source generators reading project inputs,…SubagentsJul 202610.0k
  5. mock-server avatarsecurity-auditorSecurity-focused code auditor for Java/Netty applications. Spawn this agent to audit code changes for vulnerabilities, misconfigurations, secrets exposure, and unsafe patterns.SubagentsJul 20264.9k
  6. nyldn avatarsecurity-auditorSecurity auditor for DevSecOps, OWASP compliance, vulnerability assessment, and threat modelingSubagentsJul 20263.9k