bb-local-toolkit

Coordinate reconnaissance, vulnerability research, and exploit chaining for bug bounty hunting.

3|1|Updated Jul 2, 2026
One-click install
npx skills add https://github.com/EntroVyx/hermes-agent-offsec --skill bb-local-toolkit-entrovyx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bb-local-toolkit
Source: https://github.com/EntroVyx/hermes-agent-offsec/tree/main/skills/offsec/redteam/bb-local-toolkit
Command: npx skills add https://github.com/EntroVyx/hermes-agent-offsec --skill bb-local-toolkit-entrovyx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires subfinder, httpx, dnsx, nuclei, katana, waybackurls, gau, dalfox, ffuf, anew, qsreplace, assetfinder, gf, interactsh-client, semgrep, jq.

What problem does it solve?

This skill addresses the fragmentation and inefficiency in manual bug bounty hunting by providing a unified, impact-driven pipeline that guides the operator from initial reconnaissance to final report generation.

Core Features & Use Cases

  • Impact-First Methodology: Prioritizes high-value crown jewel hunting over generic scanning to maximize bounty payouts.
  • Cluster Hunting Protocol: Enables systematic A-to-B-to-C exploit chaining to turn low-severity findings into critical vulnerabilities.
  • Contextual Reconnaissance: Integrates automated tool routing with manual developer-empathy analysis to identify business logic flaws that scanners miss.

Quick Start

Use the bb-local-toolkit to initiate a crown jewel hunt against the target domain example.com.

Frequently Asked Questions about bb-local-toolkit

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

FAQPage Schema
How do I structure a bug bounty hunting workflow from reconnaissance to exploit chaining?

A bug bounty workflow structures reconnaissance, vulnerability research, and exploit chaining by integrating automated tool routing with manual analysis to verify business logic flaws and maximize impact. This pipeline guides operators from initial domain discovery to final report generation.

What is cluster hunting in offensive security and how does it find critical vulnerabilities?

Cluster hunting in offensive security enables systematic A-to-B-to-C exploit chaining to turn low-severity findings into critical vulnerabilities. It prioritizes high-value crown jewel hunting over generic scanning by connecting multiple minor flaws into a significant impact chain.

Can I use nuclei and subfinder together for web application pentesting?

Nuclei and subfinder are integrated together for web application pentesting alongside dnsx, httpx, and katana. This combination allows operators to passively discover subdomains, probe for live HTTP responses, and execute template-based vulnerability scanning.

Does automated bug bounty scanning find business logic flaws in APIs?

Automated bug bounty scanning alone rarely finds business logic flaws in APIs. An impact-driven methodology is required to integrate automated tooling with deep manual developer-empathy analysis to identify security flaws that automated scanners miss.

What is the best way to run reconnaissance on cloud infrastructure for a crown jewel hunt?

The best way to run reconnaissance on cloud infrastructure for a crown jewel hunt is applying a contextual methodology that routes tools like assetfinder and waybackurls to gather historical data. This impact-first approach prioritizes high-value targets over generic asset enumeration.

Do I need semgrep and jq to verify exploit chains manually?

Semgrep and jq are used alongside dalfox and ffuf to parse outputs and verify exploit chains manually. They process complex tool outputs and query results, providing the structured data necessary to validate business logic flaws and security vulnerabilities.