ohio813 / owaspbwa

Automatically exported from code.google.com/p/owaspbwa
0 stars 0 forks source link

Add non-trivial .NET application(s) (owasp-hacmebank?) #28

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be nice to have a non-trivial ASP.NET application (or applications) in 
the VM.

One possibility is owasp-hacmebank, which is a version of Foundstone's 
HacmeBank which was originally released as open source.  Owasp-hacmebank is now 
available at: http://code.google.com/p/owasp-hacmebank/.

This is a Windows .NET application that probably assumes a MSSQL back end 
database.  If we could make the thing work with MySQL or PostgreSQL, it would 
be nice, but it will likely be a bit of work.

Other .NET applications that may be candidates are listed at 
http://www.asp.net/community/projects.

Original issue reported on code.google.com by chuck.f....@gmail.com on 26 Apr 2011 at 1:17