What problem does it solve?
This skill addresses the complexity of identifying and validating Cross-Site Scripting (XSS) vulnerabilities by providing a structured, research-backed methodology that minimizes false positives and maximizes impact.
Core Features & Use Cases
- Methodological Hunting: Provides a step-by-step framework for mapping reflection points, probing sanitizer behavior, and testing complex bypasses.
- Impact Analysis: Guides the user in chaining XSS findings into high-value outcomes like account takeover, token exfiltration, and privilege escalation.
- Use Case: Use this skill to audit a web application's authentication flow or collaborative features for stored XSS, ensuring that findings are validated with real-world impact rather than just simple alert boxes.
Quick Start
Use the hunt-xss skill to audit the provided target repository for reflected and stored XSS vulnerabilities following the documented research methodology.