-
Notifications
You must be signed in to change notification settings - Fork 400
objectives
Jeff edited this page Apr 24, 2015
·
1 revision
Having followed the testing techniques within WebGoat, a tester should be able to:
- Understand the high-level interaction processes within a web-application
- Determine information in client visible data that can be useful in an attack
- Identify and understand data and user interactions which may expose the application to attack
- Perform tests against those interactions to expose flaws in their operation
- Execute attacks against the application to demonstrate and exploit vulnerabilities
A Deliberately insecure JavaEE application - Provided by the OWASP Foundation