Selected solutions for OWASP WebGoat (8.0.0.M26).
- (A1) Injection
- (A2) Broken Authentication
- (A4) XML External Entities (XXE)
- (A5) Broken Access Control
- (A7) Cross-Site Scripting (XSS)
- (A8) Insecure Deserialization
- (A9) Vulnerable Components
- (A8:2013) Request Forgeries
- Client side
- Check out source code
- Peek into database, and if necessary (for example to overcome a bug), you can modify it
- Database is saved onto your disk under
c:\Users\USER\.webgoat-v8.0.0-SNAPSHOT\data\
- Database is saved onto your disk under