What problem does it solve? Web applications frequently ship with injection flaws, XSS vulnerabilities, broken authentication, and access control weaknesses that go undetected until exploited. This Skill provides a structured, phase-by-phase workflow for systematically testing web applications against the OWASP Top 10, so nothing in the assessment is skipped. ## Core Features & Use Cases - Phased Testing Workflow: Seven ordered phases covering reconnaissance, injection testing, XSS testing, authentication testing, access control testing, security headers, and reporting. - OWASP Top 10 Checklist: A built-in checklist covering A01 through A10 ensures complete coverage of the standard vulnerability categories. - Quality Gates & Reporting: Defines completion criteria including documented vulnerabilities, proof of concepts, remediation guidance, and a final report. - Use Case: During a penetration test of a customer portal, follow the phases to map endpoints, run SQL injection and XSS tests, verify session management and MFA, test for IDOR and path traversal, audit security headers, and produce a structured findings report. ## Quick Start Use the web-security-testing workflow to assess my web application against the OWASP Top 10 and produce a vulnerability report.