bug-bounty

Execute a full bug bounty workflow from recon to reporting.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/Kisilev13/Hermes-Agent-Workspace --skill bug-bounty-kisilev13
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bug-bounty
Source: https://github.com/Kisilev13/Hermes-Agent-Workspace/tree/main/skills/bug-bounty
Command: npx skills add https://github.com/Kisilev13/Hermes-Agent-Workspace --skill bug-bounty-kisilev13

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a complete bug bounty workflow, addressing the challenges of recon, learning, hunting, validation, and reporting for bug bounty tasks.

Core Features & Use Cases

  • Comprehensive Recon: Subdomain enumeration, asset discovery, fingerprinting, and HackerOne scope.
  • Pre-Hunt Learning: Analyze disclosed reports, research tech stacks, and create mind maps.
  • Vulnerability Hunting: Identifies and exploits vulnerabilities like IDOR, SSRF, XSS, auth bypass, CSRF, and more.
  • LLM/AI Security Testing: Uses AI for chatbot IDOR, prompt injection, and exfil channel testing.
  • A-to-B Bug Chaining: Exploits chains like IDOR→auth bypass and SSRF→cloud metadata.
  • Reporting: Utilizes 7-Question Gate, 4 validation gates, human-tone writing, and CVSS 3.1 scoring.

Quick Start

Start the bug bounty workflow by executing the 'bug-bounty' skill.

Frequently Asked Questions about bug-bounty

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

FAQPage Schema
How do I automate subdomain enumeration and asset discovery for bug bounty reconnaissance?

The bug bounty workflow automates subdomain enumeration, asset discovery, and fingerprinting while analyzing HackerOne scope boundaries. It identifies valid testing targets and researches tech stacks to map your attack surface before active vulnerability hunting begins.

What is the best way to chain vulnerabilities like IDOR and SSRF during web application testing?

A-to-B bug chaining systematically links vulnerabilities like IDOR to auth bypass and SSRF to cloud metadata exposure. This methodology maximizes exploit impact by combining lower-severity web application flaws into critical security breaches during vulnerability hunting.

Can I test AI chatbots for prompt injection and IDOR vulnerabilities?

Dedicated LLM and AI security testing features allow you to identify chatbot IDOR, execute prompt injection attacks, and test exfiltration channels. This validates AI application vulnerabilities and documents their potential impact during the hunting workflow.

How do you validate and report web security vulnerabilities with CVSS 3.1 scoring?

Vulnerability validation uses a 7-Question Gate and four validation gates to confirm exploitability before reporting. Reports feature human-tone writing and accurate CVSS 3.1 scoring to professionally communicate web security findings to bug bounty programs.

Do I need to analyze disclosed bug bounty reports before starting vulnerability hunting?

Pre-hunt learning analyzes disclosed bug bounty reports and researches tech stacks to create detailed mind maps. This preparation phase builds target-specific knowledge to uncover vulnerabilities like XSS, CSRF, and auth bypass more effectively during active hunting.