hack

Route web and API security testing into an ordered bug bounty methodology.

5|2|Updated May 16, 2026
One-click install
npx skills add https://github.com/DorianGallo/hack-skills-local --skill hack-doriangallo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hack
Source: https://github.com/DorianGallo/hack-skills-local/tree/main/skills/hack
Command: npx skills add https://github.com/DorianGallo/hack-skills-local --skill hack-doriangallo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

HackSkills helps you choose the correct testing route for a new target so you don’t waste time on random payloading when you need an organized bug-bounty workflow.

Core Features & Use Cases

  • Phase-first routing: selects the right order starting from Recon through Validation and toward privilege escalation or chaining.
  • Behavior-driven vulnerability direction: maps observed signals (reflection, server-side fetching, file/download control, object ID patterns, auth flows) to the most likely vulnerability classes.
  • Skill map orchestration: ties you to the relevant topic skills (XSS, SQLi, SSRF, IDOR/BOLA, JWT/OAuth, Business Logic, etc.) so follow-up actions are more precise.

Quick Start

Use this skill when you have a fresh bug bounty target and ask an agent to plan a testing route by target type and observed behaviors, then prioritize the first vulnerability categories to validate.

Frequently Asked Questions about hack

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

FAQPage Schema
How do I plan a bug bounty testing route for a new web or API target?

To plan a bug bounty testing route, you map an initial target into an ordered methodology that progresses from reconnaissance through validation to privilege escalation. This approach applies behavior-driven signal mapping to prioritize the first vulnerability categories to validate, rather than wasting time on random payloading.

How do I map observed application behaviors to specific vulnerability classes?

Behavior-driven signal mapping connects observed application behaviors to specific vulnerability classes by analyzing signals like reflection, server-side fetching, file control, object ID patterns, and auth flows. This process directs your web and API security testing toward the most likely vulnerability categories for validation.

What is the correct phase order for authorized penetration testing workflows?

The correct phase order for authorized penetration testing workflows starts with Recon and progresses through Validation toward privilege escalation or chaining. This phase-first routing selects the right sequence based on target type and observed behaviors to ensure follow-up actions are precise.

Does this web testing methodology support GraphQL and REST API security routing?

Yes, this web testing methodology supports GraphQL and REST API security routing. It orchestrates recon-to-validation workflows across REST, GraphQL, admin panels, auth flows, and business-logic transactions to direct you toward the appropriate topic skills like XSS, SQLi, SSRF, IDOR/BOLA, and JWT/OAuth.