WebGoat.NET
WebGoat.NET copied to clipboard
WebGoat.NETCore - port of original WebGoat.NET to .NET Core
Project is not a test project.
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.3 to 4.8.5. Release notes Sourced from System.Data.SqlClient's releases. .NET Core 2.1.0 RC1 Release Notes Known Issues Download and Install Repos CoreCLR CoreFX Core-Setup CLI Commits See...
For now, exercises were provided in the form of pdf documents. For sure we need to update them, but we need to consider if we want to stay with pdf...
Currently, the supported version of OWASP Top 10 is 2010. In general, we should update the WebGoat project to be compatible (contain vulnerabilities) of the newest standard. I think we...
Name of folder is changed. Changed PackageReference needed to build and run in web-browser(without VS only dotnet 6.0.200).
We should keep WebGoat.NET as the name of web app. We need to make sure that we use it across entire application and GitHub project.
There are some raw SQL queries in the code. We should consider using EF Core instead. For some reason EF does not work properly in the checkout, we need to...
The latest OWASP Top 10 is not covered. The uncovered vulnerabilities need to be added to the codebase. Currently, the project covers version 2010.