bug bounty skills

557 tagged bug bounty, measured the same way as everything else here.

Browse within: cybersecurity 157offensive-security 124ai-security 99api-security 96cloud-security 70pentesting 67ctf-tools 63blue-team 62ethical-hacking 61firebase-hacking 59artificial-intelligence 58chatgpt 58red-teaming 58appsec 57

argus

01

Awarexone/Agentic-Bug-Hunter

Skill Claude CodeCodex

Argus — the all-seeing scanner suite. Six automated scanners for high-value web + LLM bug classes — CORS misconfiguration (origin reflection / null / credentialed read), CRLF & host-header injection, NoSQL injection (operator auth-bypass / $where blind), JWT attacks (alg:none / RS256→HS256 confusion / secret crack)…

4.7k +30 today A 166 tokens original MIT

credential-attack

02

Awarexone/Agentic-Bug-Hunter

Skill Claude CodeCodex

Password spray methodology for bug bounty — when to do it vs web-vuln hunting, the wordlist-gen + breach-check + osint-employees + spray pipeline, mode selection (http-form / oauth / o365 / okta), rate-limit + lockout tactics, BBP legal guardrails, success detection, and the spray → authenticated /hunt chain pattern.…

4.7k +30 today A 102 tokens original MIT

graphql-audit

03

Awarexone/Agentic-Bug-Hunter

Skill Claude CodeCodex

GraphQL security hunting — introspection abuse, field suggestion enumeration (clairvoyance), batching DoS, IDOR via aliasing, auth bypass, injection via arguments, subscription abuse, depth/complexity bombs, and WAF bypass. Covers graphw00f fingerprinting, gqlmap, graphql-cop, and inql. Use when a target exposes a…

4.7k +30 today A 92 tokens original MIT

elementalsouls/Claude-BugHunter

Skill Claude CodeCodex

End-to-end Android APK red-team pipeline — automated APK acquisition (Play Store + apkpure + apkmirror fallback), jadx decompilation, secret/URL/JWT/Firebase grep, pinned-cert extraction, exported-component enumeration, Frida runtime instrumentation templates, intent-injection probes. Built from an authorized external…

3.9k 2d ago A 145 tokens original MIT

bugcrowd-reporting

05

elementalsouls/Claude-BugHunter

Skill Claude CodeCodex

Bugcrowd-specific reporting tactics complementing report-writing: VRT category search-and-fallback strategy when no exact match exists, manual severity override when VRT defaults underrate impact, severity-request paragraph as first body section, OOS-clause rebuttal templates (rate limiting on auth-flow endpoints…

3.9k 2d ago A 171 tokens original MIT

hunt-aspnet

06

elementalsouls/Claude-BugHunter

Skill Claude CodeCodex

Hunt ASP.NET-specific surface — ViewState deserialization (signed-only vs encrypted), machineKey recovery, dual-parser MAC-bypass anti-pattern, request-validator bypass, trace.axd/elmah.axd disclosure, load-balanced ViewState cross-node failures, SafeControl enumeration via reflection, customErrors mode=Off…

3.9k 2d ago A 98 tokens original MIT

uphiago/recon-skills

Skill Claude CodeCodex

Use when a bounded list of authorized API endpoints needs consistent CORS triage before browser validation.

1.2k 8d ago A 24 tokens original MIT

xalgorix/xalgorix

Skill Claude CodeCodex

Tests APIs for Broken Function Level Authorization (BFLA) vulnerabilities where regular users can invoke administrative functions or access privileged API endpoints by directly calling them. The tester identifies admin and privileged endpoints, then attempts to access them with regular user credentials by manipulating…

942 3d ago A 108 tokens original Apache-2.0

xalgorix/xalgorix

Skill Claude CodeCodex

Tests APIs for excessive data exposure where endpoints return more data than the client application needs, relying on the frontend to filter sensitive fields. The tester intercepts API responses and analyzes them for leaked PII, internal identifiers, debug information, or sensitive business data that the UI does not…

942 3d ago A 114 tokens original Apache-2.0

analyze

13

H-mmer/pentest-agents

Skill Claude CodeCodex

Analyze recon output with AI to suggest high-value targets and attack strategies. Usage: /analyze.

813 2mo ago A 25 tokens

chain

14

H-mmer/pentest-agents

Skill Claude CodeCodex

Build deep exploit chains — dispatches chain-builder agent. Given bug A, recursively walks the chain graph. Usage: /chain (then describe bug A).

813 2mo ago A 33 tokens

fullscan

15

H-mmer/pentest-agents

Skill Claude CodeCodex

Full security assessment with brain coordination. Multi-phase, skips known-exhausted areas, builds on prior knowledge.

813 2mo ago A 25 tokens

evidence-hygiene

16

Zyrexnn/Cybermes

Skill Claude CodeCodex

Evidence-capture and PoC-redaction discipline for bug-bounty submissions: cookie redaction protocol (which fields to mask, Preview annotation / Burp panel hiding / DevTools workflow), PII black-bar discipline (what to mask in other-user data — names, emails, phones, faces — vs what is safe to leave — usernames, trace…

668 2d ago A 190 tokens copy · 97% Apache-2.0

hunt-api-misconfig

17

Zyrexnn/Cybermes

Skill Claude CodeCodex

Hunt API security misconfiguration — mass assignment, prototype pollution, HTTP verb tampering. Mass assignment: send {isadmin:true, role:admin, verified:true} on profile/account/reset endpoints — server blindly applies. JWT signature/crypto forging (alg:none, key confusion, kid/jku) is owned by hunt-jwt-crypto; this…

668 2d ago A 207 tokens copy · 98% Apache-2.0

hunt-ato

18

Zyrexnn/Cybermes

Skill Claude CodeCodex

Hunt account takeover taxonomy — 9 distinct paths to ATO, plus chains. Paths: (1) password reset flaws (host-header injection redirects token, predictable/numeric token, Referer leak, no-expiry/reuse), (2) email change without re-auth, (3) OAuth account-link CSRF, (4) MFA bypass (per hunt-mfa-bypass), (5) session…

668 2d ago A 241 tokens original Apache-2.0

forensics-kit

19

FrancescoStabile/numasec

Skill Claude CodeCodex

Digital forensics and incident response toolbox. Load when the operator asks about a pcap, a binary, a memory dump, a suspicious file, malware triage, IOC hunting, or post-incident analysis. Covers network (tshark), binaries (radare2, strings, binwalk, file, exiftool), memory (volatility), and pattern matching (YARA).…

620 3mo ago A 101 tokens AGPL-3.0

agents-sdk

20

FrancescoStabile/numasec

Skill Claude CodeCodex

Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks.

620 3mo ago A 59 tokens AGPL-3.0

cloudflare

21

FrancescoStabile/numasec

Skill Claude CodeCodex

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task.

620 3mo ago A 68 tokens AGPL-3.0

codex-issue-digest

22

deonmenezes/mantishack

Skill Claude CodeCodex

Run a GitHub issue digest for openai/codex by feature-area labels, all areas, and configurable time windows. Use when asked to summarize recent Codex bug reports or enhancement requests, especially for owner-specific labels such as tui, exec, app, or similar areas.

493 21d ago A 63 tokens original Apache-2.0

mantis-pipeline

23

deonmenezes/mantishack

Skill Claude CodeCodex

The master Mantis playbook -- how to run an authorized vulnerability-discovery engagement end to end, which subagent owns each stage, which MCP tool feeds it, and how findings move through the tool-owned lifecycle.

493 21d ago A 47 tokens original Apache-2.0

openai-docs

24

deonmenezes/mantishack

Skill Claude CodeCodex

Use when the user asks how to build with OpenAI products or APIs, asks about Codex itself or choosing Codex surfaces, needs up-to-date official documentation with citations, help choosing the latest model for a use case, or model upgrade and prompt-upgrade guidance; use OpenAI docs MCP tools for non-Codex docs…

493 21d ago A 98 tokens original Apache-2.0