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 "WebGoatFor.Net"

From OWASP
Jump to: navigation, search
(Project Contributors)
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
  
 
WebGoat for .Net uses:
 
WebGoat for .Net uses:
*Visual Studio 2010
+
*Visual Studio 2015
 
*ASP.NET WebForms
 
*ASP.NET WebForms
 
*C#
 
*C#
 
*SQL Server Express
 
*SQL Server Express
*Entity Framework 4.1 Code First
+
*Entity Framework Code First
  
 
==Downloads==
 
==Downloads==
Line 16: Line 16:
 
==Installation Instructions==
 
==Installation Instructions==
 
#Download the project as a zip file [http://github.com/rapPayne/webgoat.net here].
 
#Download the project as a zip file [http://github.com/rapPayne/webgoat.net here].
#Unzip it to My Documents/Visual Studio 2010/Projects/WebGoat.Net
+
#Unzip it
#Open the Solution in Visual Studion 2010.  You can do this by double-clicking on the WebGoat.Net.sln file.
+
#Open the Solution in Visual Studion 2015.  You can do this by double-clicking on the WebGoat.Net.sln file.
 
#Hit F5 to begin running it.
 
#Hit F5 to begin running it.
  
 
If you have problems, send a tweet to [http://twitter.com/Rap_Payne @Rap_Payne] with a hashtag of #WebGoat.Net
 
If you have problems, send a tweet to [http://twitter.com/Rap_Payne @Rap_Payne] with a hashtag of #WebGoat.Net
 +
 
== Project Contributors ==
 
== Project Contributors ==
  

Latest revision as of 16:38, 6 July 2016

This page is part of the OWASP WebGoat Project.

WebGoat for .Net is OWASP's intentionally insecure website created so that web developers can practice hardening their own websites.

WebGoat for .Net uses:

  • Visual Studio 2015
  • ASP.NET WebForms
  • C#
  • SQL Server Express
  • Entity Framework Code First

Downloads

WebGoat for .Net can be downloaded on GitHub.

Installation Instructions

  1. Download the project as a zip file here.
  2. Unzip it
  3. Open the Solution in Visual Studion 2015. You can do this by double-clicking on the WebGoat.Net.sln file.
  4. Hit F5 to begin running it.

If you have problems, send a tweet to @Rap_Payne with a hashtag of #WebGoat.Net

Project Contributors

If you are interested in contributing to WebGoat for .Net or have a comment, question, or suggestion, please contact Rap Payne.

The WebGoat for .Net project was written by Rap Payne. He can be contacted at RapPayne AT AgileGadgets.com. Rap is available to provide training on web application security and .Net web development.