What problem does it solve?
Web application penetration tests often lack structure, leading to missed vulnerability classes and inconsistent evidence. This Skill provides a complete OWASP WSTG-aligned methodology covering all 12 testing phases, from information gathering through API testing, with concrete commands, expected outputs, pitfalls, and verification criteria for each phase.
Core Features & Use Cases
- Full WSTG Coverage: Maps every phase to WSTG categories (INFO, CONF, IDNT, ATHN, ATHZ, SESS, INPV, ERRH, CRYP, BUSL, CLNT, APIT) with ready-to-run commands using curl, subfinder, httpx, katana, nuclei, ffuf, and nmap.
- Finding Classification: Classifies every observation as Signal, Exposed, Vulnerable, or Exploitable to separate leads from confirmed findings.
- Verification Criteria: Each test includes pitfalls and proof requirements, such as confirming IDOR with two identities or validating SQL injection through actual data extraction.
- Use Case: Given an authorized scope for example.com, run the phases sequentially to enumerate subdomains, fingerprint frameworks, test authentication and session controls, probe for injection flaws, and produce validated findings for a report.
Quick Start
Run a full WSTG-aligned pentest against the in-scope target example.com, starting with information gathering and proceeding through all 12 phases with evidence saved to the output directory.