What problem does it solve?
This Skill helps you decide how to test a web target by identifying the right security phase and routing the work to the most relevant vulnerability category before deeper analysis begins.
Core Features & Use Cases
- Phase-first routing: Distinguishes Recon, Validation, Privilege Escalation, and Chain Building so the next step is grounded in methodology.
- Vulnerability prioritization: Helps choose between XSS, SQLi, SSRF, XXE, SSTI, IDOR, JWT, auth bypass, business logic, and other common web and API attack paths.
- Context-aware testing: Uses signals from input locations, output contexts, authentication state, and application behavior to reduce missed edge cases.
- Use case: Start here when you have a new bug bounty target, a REST API, or a complex login and transaction flow and need a structured testing plan.
Quick Start
Ask the hack skill to inspect the target, determine the testing phase, and route the assessment to the most relevant vulnerability family.