What problem does it solve? Misc vulnerabilities like broken access control, session persistence after removal, SAML signature bypasses, and token scope failures are high-payout but hard to systematically hunt. This Skill provides a structured methodology distilled from 225 public bug bounty reports so hunters can find these bugs consistently instead of relying on intuition. ## Core Features & Use Cases - Attack Surface Mapping: Identifies high-value targets such as role hierarchies, invitation flows, multi-tenant boundaries, internal APIs, and SAML SSO endpoints with concrete URL patterns and header signals. - Step-by-Step Methodology: Provides 12 ordered hunting steps covering invitation bypass, post-removal access, PAT scope fuzzing, cross-tenant access, CRLF injection, SSRF via config fields, and dependency confusion. - Payloads and Validation Gates: Ships ready-to-adapt curl payloads, grep patterns, ReDoS detection commands, a Gate 0 impact validation checklist, and six senior-level vulnerability chains that compose primitives into critical-impact findings. - Use Case: While testing a SaaS platform, you follow the methodology to discover that a removed staff member's session token still accesses customer PII via direct API calls, then use the Body-Diff Rule and Gate 0 questions to write a report that survives triage. ## Quick Start Ask the AI to hunt for misc vulnerabilities on your authorized bug bounty target using the hunt-misc methodology, starting with mapping role and permission boundaries.