bug-bounty

Guide end-to-end bug bounty workflows from recon to validated vulnerability reporting.

2|Updated Apr 11, 2025
One-click install
npx skills add https://github.com/Carlos-Reyes-UTP/Desarrollo-de-Sistema-de-Ventas-Empresas-de-Moda --skill bug-bounty-carlos-reyes-utp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bug-bounty
Source: https://github.com/Carlos-Reyes-UTP/Desarrollo-de-Sistema-de-Ventas-Empresas-de-Moda/tree/main/.agent/skills/bug-bounty
Command: npx skills add https://github.com/Carlos-Reyes-UTP/Desarrollo-de-Sistema-de-Ventas-Empresas-de-Moda --skill bug-bounty-carlos-reyes-utp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you plan and execute bug bounty work end-to-end by focusing on real, impact-producing vulnerabilities and reducing wasted time on theoretical or non-exploitable findings.

Core Features & Use Cases

  • Impact-first triage (7-Question Gate): prevents writing up weak or non-actionable “could theoretically” issues and enforces “proves harm” testing.
  • Recon → Learn → Hunt → Validate → Report workflow: provides structured phase guidance, including scope verification, recon pipelines, and validation steps before reporting.
  • Cluster hunting and A-to-B chaining: teaches how to expand from a first confirmed bug signal into adjacent vulnerabilities for higher payout chains.
  • Vuln-class methodology support: includes checklists and bypass ideas for common web/security classes (IDOR, SSRF, XSS, OAuth/OIDC, GraphQL, SQLi, file upload, race conditions, cache poisoning, and more).
  • Source-code audit & language-specific grep patterns: helps audit repositories for dangerous sinks/patterns across multiple languages.
  • LLM/AI security testing guidance: covers prompt/indirect injection, chat history IDOR, system prompt extraction risks, and agentic AI attack classes.
  • Reporting guidance: supports human-tone writeups, templates by vulnerability class, validation gates, PoC expectations, and structured submission checklists.

Quick Start

Use the bug-bounty skill for a new target to run a full Recon → Learn → Hunt → Validate → Report flow with scope checks, impact confirmation, and chain hunting.

Frequently Asked Questions about bug-bounty

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a bug bounty workflow from recon to vulnerability report?

A bug bounty workflow guides you through scope verification, subdomain discovery, technology fingerprinting, and validation to produce impact-driven vulnerability reports. It enforces phase-appropriate testing constraints to ensure findings demonstrate real harm before submission.

What is the best way to validate IDOR and SSRF findings before reporting?

Validating IDOR and SSRF findings requires passing an impact-first triage gate that proves actual harm rather than theoretical risk. This prevents writing up weak vulnerabilities by enforcing cluster A-to-B chaining protocols and strict validation steps for web and API surfaces.

How do I test LLM and AI features for prompt injection vulnerabilities?

Testing LLM and AI features involves checking for prompt injection, chat history IDOR, and system prompt extraction risks. The methodology provides specific attack classes for agentic AI and indirect injection to confirm exploitable security gaps.

Can I use source code audits to find security vulnerabilities across different languages?

Source code audits use language-specific grep patterns to identify dangerous sinks and security vulnerabilities across repositories. This approach helps pinpoint exploitable code flaws before dynamic testing during the vulnerability hunting phase.

How do I chain multiple vulnerabilities for higher bug bounty payouts?

Chaining vulnerabilities expands from a first confirmed bug signal into adjacent weaknesses using A-to-B chaining protocols. This cluster hunting approach connects multiple low-severity flaws into high-impact exploit chains for larger bug bounty payouts.

How do I write a bug bounty report that gets accepted?

Writing accepted bug bounty reports requires human-tone writeups structured by vulnerability class with clear PoC expectations. The process uses submission checklists and validation gates to ensure reports demonstrate real, actionable harm.