Identify and exploit authentication and session management vulnerabilities in web applications. Broken authentication consistently ranks in the OWASP Top 10 and can lead to account takeover, identity theft, and unauthorized access to sensitive systems. This skill covers testing methodologies for password policies, session handling, multi-factor authentication, and credential management.
Document policy gaps: Minimum length <8, no complexity, common passwords allowed, username as password.
Password reset "Email sent if account exists" (secure) "No account with that email" (leaks info)
Questa abilità dovrebbe essere utilizzata quando l'utente chiede di "testare eventuali vulnerabilità di autenticazione interrotte", "valutare la sicurezza della gestione della sessione", "eseguire test di credential stuffing", "valutare... Fonte: sickn33/antigravity-awesome-skills.