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 "Projects/OWASP iGoat Project"
Ken van Wyk (talk | contribs) |
m (Redirected page to Https://www.owasp.org/index.php/OWASP iGoat Tool Project) (Tag: Visual edit) |
||
(12 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Template:<includeonly>{{{1}}}</includeonly><noinclude>Project About</noinclude> | + | #REDIRECT [[https://www.owasp.org/index.php/OWASP iGoat Tool Project]] |
+ | <nowiki>{{Template:</nowiki><includeonly>{{{1}}}</includeonly><noinclude>Project About</noinclude> | ||
− | | project_name = OWASP iGoat Project | + | | project_name =OWASP iGoat Project |
− | + | | project_home_page =OWASP iGoat Project | |
− | | project_home_page = OWASP iGoat Project | + | | project_description =The iGoat project aims to be a developer learning environment for iOS app developers. It was inspired by the OWASP WebGoat project in particular the developer edition of WebGoat. |
− | |||
− | |||
− | |||
− | | project_description = The iGoat project aims to be a developer learning environment for iOS app developers. It was inspired by the OWASP WebGoat project in particular the developer edition of WebGoat. | ||
Similar to WebGoat (developer), the user is presented with a series of lessons surrounding numerous vulnerabilities associated with iOS apps. The student exploits each vulnerability to validate its existence, and then he implements a remediation in the lesson's source code. | Similar to WebGoat (developer), the user is presented with a series of lessons surrounding numerous vulnerabilities associated with iOS apps. The student exploits each vulnerability to validate its existence, and then he implements a remediation in the lesson's source code. | ||
Line 13: | Line 10: | ||
Further, iGoat is designed and implemented modularly, similar conceptually to WebGoat's modular Java EE servlet model. It is intended to provide a foundational framework to build lessons on top of, starting with a core set of lessons provided in the first release. | Further, iGoat is designed and implemented modularly, similar conceptually to WebGoat's modular Java EE servlet model. It is intended to provide a foundational framework to build lessons on top of, starting with a core set of lessons provided in the first release. | ||
− | + | iGoat can be downloaded here: https://github.com/owasp/igoat | |
− | | | + | | project_license =[http://www.gnu.org/licenses/gpl-3.0.html GPL v3] |
− | |||
− | |||
+ | | leader_name1 =Swaroop Yermalkar | ||
+ | | leader_email1 [email protected] | ||
+ | | leader_username1 = | ||
| leader_name[2-10] = | | leader_name[2-10] = | ||
| leader_email[2-10] = | | leader_email[2-10] = | ||
− | | leader_username[2-10] = | + | | leader_username[2-10] = |
+ | | contributor_name1 =Jonathan Carter | ||
+ | | contributor_email1 [email protected] | ||
+ | | contributor_username1 = | ||
+ | | contributor_name[2-10] = | ||
+ | | contributor_email[2-10] = | ||
+ | | contributor_username[2-10] = | ||
+ | | pamphlet_link = | ||
+ | | presentation_link = | ||
+ | | mailing_list_name =https://lists.owasp.org/mailman/listinfo/owasp-igoat-project | ||
+ | | project_road_map =https://www.owasp.org/index.php/OWASP_iGoat_Project/Roadmap | ||
+ | | links_url[1-10] = | ||
+ | | links_name[1-10] = | ||
+ | | release_1 =iGoat v1.1 | ||
+ | | release_2 =iGoat v2.0 | ||
+ | | release_3 =iGoat v2.1 | ||
+ | | release_4 =iGoat v2.3 | ||
+ | <!--- The line below is for GPC usage only. Please do not edit it ---> | ||
− | | | + | <nowiki>| project_about_page =Projects/OWASP_iGoat_Project |
− | + | }}</nowiki> | |
− | |||
− | + | __FORCETOC__ | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 05:22, 30 April 2017
{{Template:Project About
| project_name =OWASP iGoat Project | project_home_page =OWASP iGoat Project | project_description =The iGoat project aims to be a developer learning environment for iOS app developers. It was inspired by the OWASP WebGoat project in particular the developer edition of WebGoat.
Similar to WebGoat (developer), the user is presented with a series of lessons surrounding numerous vulnerabilities associated with iOS apps. The student exploits each vulnerability to validate its existence, and then he implements a remediation in the lesson's source code.
Further, iGoat is designed and implemented modularly, similar conceptually to WebGoat's modular Java EE servlet model. It is intended to provide a foundational framework to build lessons on top of, starting with a core set of lessons provided in the first release.
iGoat can be downloaded here: https://github.com/owasp/igoat
| project_license =GPL v3
| leader_name1 =Swaroop Yermalkar | leader_email1 [email protected] | leader_username1 = | leader_name[2-10] = | leader_email[2-10] = | leader_username[2-10] = | contributor_name1 =Jonathan Carter | contributor_email1 [email protected] | contributor_username1 = | contributor_name[2-10] = | contributor_email[2-10] = | contributor_username[2-10] = | pamphlet_link = | presentation_link = | mailing_list_name =https://lists.owasp.org/mailman/listinfo/owasp-igoat-project | project_road_map =https://www.owasp.org/index.php/OWASP_iGoat_Project/Roadmap | links_url[1-10] = | links_name[1-10] = | release_1 =iGoat v1.1 | release_2 =iGoat v2.0 | release_3 =iGoat v2.1 | release_4 =iGoat v2.3
| project_about_page =Projects/OWASP_iGoat_Project }}