Full OWASP Top 10 penetration test on Juice Shop: SQL injection, XSS (reflected/stored), IDOR, JWT algorithm confusion — complete audit report with CVSS scores and ASVS remediations.
Comprehensive penetration test and security audit of OWASP Juice Shop, a deliberately vulnerable web application. Covers identification, exploitation, and remediation of the full OWASP Top 10 vulnerability set.
Simulates a real-world web application security audit. Findings are documented with CVSS v3.1 scores and remediations aligned with the OWASP Application Security Verification Standard (ASVS).
alg: none vulnerability using jwt-tool' OR 1=1-- in login formSeverity distribution: 2 Critical · 3 High · 4 Medium · 2 Low · 3 Informational
| Tool | Usage | |------|-------| | Burp Suite | HTTP proxy, request manipulation, repeater, intruder | | OWASP ZAP | Automated scanning baseline | | SQLmap | Automated SQL injection testing | | jwt-tool | JWT token analysis and manipulation |