Mikacr1138/claude-bug-bounty

Enable efficient bug bounty hunting across Web2 and Web3 with a tool that supports full recon to detailed reporting.

This repository also configures its own agents. See what claude-bug-bounty tells them →

2Stars on the repository
22Mods indexed here, across every type
todayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

chain

01

Mikacr1138/claude-bug-bounty

Command Claude Code

Build an exploit chain — given bug A, finds B and C to combine for higher severity and payout. Knows common chain patterns: IDOR→ATO, SSRF→cloud metadata, XSS→ATO, open redirect→OAuth theft, S3→bundle→secret→OAuth. Usage: /chain.

not rated 2 today B 0 tokens copy · 100% MIT

hunt

02

Mikacr1138/claude-bug-bounty

Command Claude Code

Start hunting on a target — loads scope, reads disclosed reports, picks best attack surface based on tech stack, runs targeted vuln checks. Usage: /hunt target.com [--vuln-class ssrf|idor|xss|sqli|oauth|race|graphql|llm|upload|business-logic].

not rated 2 today D 0 tokens original MIT

recon

03

Mikacr1138/claude-bug-bounty

Command Claude Code

Run full recon pipeline on a target — subdomain enum (Chaos API + subfinder), live host discovery (dnsx + httpx), URL crawl (katana + waybackurls + gau), gf pattern classification, nuclei scan. Outputs to recon/ / directory. Usage: /recon target.com.

not rated 2 today A 0 tokens copy · 91% MIT

report

04

Mikacr1138/claude-bug-bounty

Command Claude Code

Write a submission-ready bug bounty report. Generates H1/Bugcrowd/Intigriti/Immunefi format with CVSS 3.1 score, proof of concept, impact statement, and remediation. Run /validate first. Usage: /report.

not rated 2 today A 0 tokens copy · 86% MIT

scope

05

Mikacr1138/claude-bug-bounty

Command Claude Code

Check if a target asset is in scope for the program before hunting or submitting. Reads program scope page, checks asset against in-scope and out-of-scope lists, verifies the asset is owned by the target organization. Usage: /scope.

not rated 2 today A 0 tokens copy · 91% MIT

triage

06

Mikacr1138/claude-bug-bounty

Command Claude Code

Quick 7-Question Gate triage on a finding before writing a report. Kills N/A submissions before they happen. Faster than /validate — for quick go/no-go decisions. Usage: /triage.

not rated 2 today A 0 tokens copy · 97% MIT

validate

07

Mikacr1138/claude-bug-bounty

Command Claude Code

Validate a finding — runs 7-Question Gate + 4-gate checklist. Kills weak findings before report writing. Prevents N/A submissions that hurt validity ratio. Usage: /validate.

not rated 2 today A 0 tokens copy · 97% MIT

web3-audit

08

Mikacr1138/claude-bug-bounty

Command Claude Code needs its repo

Smart contract security audit — runs through 10 bug class checklist (accounting desync, access control, incomplete path, off-by-one, oracle errors, ERC4626, reentrancy, flash loan, signature replay, proxy/upgrade). Applies pre-dive kill signals first. Generates Foundry PoC template for confirmed findings. Usage…

not rated 2 today A 0 tokens copy · 100% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: