From a7e9e44b54c5024d7efaf7f07a90b49101fc22b3 Mon Sep 17 00:00:00 2001 From: jerryhoff Date: Wed, 19 Oct 2011 18:37:40 -0700 Subject: [PATCH] github generated gh-pages branch --- index.html | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 000000000..8ddb106f1 --- /dev/null +++ b/index.html @@ -0,0 +1,83 @@ + + + + + + jerryhoff/WebGoat.NET @ GitHub + + + + + + Fork me on GitHub + +
+ +
+ + + + +
+ +

WebGoat.NET + by jerryhoff

+ +
+ OWASP WebGoat.NET +
+ +

WebGoat.NET is a purposefully broken ASP.NET web application. It contains many common vulnerabilities, and is intended for use in classroom environments.

Dependencies

+

Mono.Data.Sqlite

+

Install

+

I have only tested WebGoat.NET in MonoDevelop - but in MonoDevelop you should be able to simply open the solution file and it should just work. You *may* need to right click on the references folder and add in Mono.Data.Sqlite and System.Configuration manually.

+

License

+

GPL

+

Authors

+

Jerry Hoff (jerry@owasp.org)

+

Contact

+

jerry@owasp.org

+ + +

Download

+

+ You can download this project in either + zip or + tar formats. +

+

You can also clone the project with Git + by running: +

$ git clone git://github.com/jerryhoff/WebGoat.NET
+

+ + + +
+ + + +