This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "OWASP iGoat Project"
From OWASP
m (fixed tabs for ken) |
m |
||
Line 1: | Line 1: | ||
= Main = | = Main = | ||
− | Welcome to the iGoat OWASP project home page. | + | |
+ | <b>Welcome to the iGoat OWASP project home page.</b> | ||
iGoat is a learning tool for iOS developers (iPhone, iPad, etc.). It was inspired by the WebGoat project, and has a similar conceptual flow to it. | iGoat is a learning tool for iOS developers (iPhone, iPad, etc.). It was inspired by the WebGoat project, and has a similar conceptual flow to it. | ||
Line 8: | Line 9: | ||
The lessons are laid out in the following steps: | The lessons are laid out in the following steps: | ||
− | + | # Brief introduction to the problem. | |
− | + | # Verify the problem by exploiting it. | |
− | + | # Brief description of available remediations to the problem. | |
− | + | # Fix the problem by correcting and rebuilding the iGoat program. | |
− | |||
− | |||
− | |||
Step 4 is optional, but highly recommended for all iOS developers. Assistance is available within iGoat if you don't know how to fix a specific problem. | Step 4 is optional, but highly recommended for all iOS developers. Assistance is available within iGoat if you don't know how to fix a specific problem. |