What problem does it solve? Planning a penetration test without a structured methodology leads to missed vulnerabilities, legal exposure from undefined scope, and findings that developers cannot reproduce or fix. This Skill produces methodical test plans with explicit scope, rules of engagement, and actionable remediation guidance. ## Core Features & Use Cases - Scope and Rules of Engagement: Define in-scope targets, out-of-scope systems, testing windows, rate limits, and data handling rules to avoid legal and operational issues. - OWASP Top 10 Coverage: Systematically test for broken access control, injection, SSRF, cryptographic failures, and the other OWASP categories using tools like Burp Suite, OWASP ZAP, SQLMap, and Nmap. - CVSS-Scored Reporting: Document findings with severity ratings, reproduction steps, impact analysis, and concrete remediation code. - Use Case: A security team needs to test a staging web application and API before launch. Use this Skill to produce a grey-box test plan covering 40 hours of testing, then generate a findings report with 2 critical and 5 high vulnerabilities, each with reproduction steps and fix guidance. ## Quick Start Create a penetration test plan for my staging web application and REST API using a grey-box methodology with OWASP Top 10 coverage.