What problem does it solve? Web application authentication flaws like cleartext credential transport, default passwords, weak lockout, and predictable reset tokens are common but easy to miss without a systematic checklist. This Skill provides the complete OWASP WSTG v4.2 authentication testing methodology so penetration testers and security assessors cover every authentication failure mode. ## Core Features & Use Cases - Ten Structured Test Cases: Covers WSTG-ATHN-01 through WSTG-ATHN-10, including encrypted credential transport, default credentials, lockout mechanisms, authentication bypass, remember-password tokens, browser cache weaknesses, password policy, security questions, password reset, and alternative channels. - Actionable Test Procedures: Each test includes objectives, step-by-step instructions, what to look for, and remediation guidance. - Bug-Finding Efficiency Tips: Prioritization guidance such as testing transport security first, trying default credentials early, and checking alternative channels like mobile APIs. - Use Case: During a bug bounty engagement, use this Skill to systematically test a target's login, registration, and password reset flows, identifying issues like missing Secure cookie flags, username enumeration via verbose errors, and predictable reset tokens. ## Quick Start Use the wstg-authentication skill to test the login and password reset flows of my target application for authentication weaknesses.