What problem does it solve?
It helps you perform an authorized black-box or grey-box penetration test of a live web application in a structured, evidence-based way, reducing the chance you miss high-impact issues like auth bypass, IDOR, and session flaws.
Core Features & Use Cases
- OWASP WSTG-guided testing flow: walks through configuration, identity, authentication, authorization, session management, and business-logic testing in an organized order that produces reviewable evidence.
- Authorization and session coverage: focuses on horizontal/vertical privilege escalation, tenant isolation, session fixation, logout invalidation, and CSRF validation.
- Practical tooling workflows: guides typical Burp Suite (including Intruder/Repeater) and OWASP ZAP workflows, plus common manual testing techniques and an auditable report structure.
Quick Start
Ask the AI agent to run an authorized web pentest against https://example.com using your provided test credentials, then produce a WSTG-based report with prioritized findings, proof-of-concept requests, and remediations.