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"

From OWASP
Jump to: navigation, search
m (I just updated project download links with Github url's.)
Line 1: Line 1:
{{Template:<includeonly>{{{1}}}</includeonly><noinclude>Project About</noinclude>
+
<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 11: Line 11:
 
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: http://code.google.com/p/owasp-igoat/
+
iGoat can be downloaded here: https://github.com/owasp/igoat
  
| project_license = [http://www.gnu.org/licenses/gpl-3.0.html GPL v3]  
+
| project_license =[http://www.gnu.org/licenses/gpl-3.0.html GPL v3]  
  
| leader_name1 = Swaroop Yermalkar
+
| leader_name1 =Swaroop Yermalkar
| leader_email1 = [email protected]
+
| leader_email1 [email protected]
| leader_username1 =  
+
| 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_name1 =Jonathan Carter
| contributor_email1 = [email protected]
+
| contributor_email1 [email protected]
| contributor_username1 =  
+
| contributor_username1 =
  
| contributor_name[2-10] =  
+
| contributor_name[2-10] =
| contributor_email[2-10] =  
+
| contributor_email[2-10] =
| contributor_username[2-10] =  
+
| contributor_username[2-10] =
  
| pamphlet_link =  
+
| pamphlet_link =
| presentation_link =  
+
| presentation_link =
| mailing_list_name = https://lists.owasp.org/mailman/listinfo/owasp-igoat-project
+
| 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
+
| project_road_map =https://www.owasp.org/index.php/OWASP_iGoat_Project/Roadmap
| links_url[1-10] =  
+
| links_url[1-10] =
| links_name[1-10] =  
+
| links_name[1-10] =
  
| release_1 = iGoat v1.1
+
| release_1 =iGoat v1.1
| release_2 = iGoat v2.0
+
| release_2 =iGoat v2.0
| release_3 = iGoat v2.1
+
| release_3 =iGoat v2.1
 
| release_4 =iGoat v2.3
 
| release_4 =iGoat v2.3
 
<!--- The line below is for GPC usage only. Please do not edit it --->
 
<!--- The line below is for GPC usage only. Please do not edit it --->
| project_about_page = Projects/OWASP_iGoat_Project
+
 
}}
+
<nowiki>| project_about_page =Projects/OWASP_iGoat_Project
 +
}}</nowiki>

Revision as of 17:46, 15 March 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 }}