Problem
Web applications are frequent targets for attacks such as injection, broken access control, insecure authentication, and unsafe data handling.
A code-based web security project focused on building an application with security considerations across authentication, input handling, and common web risks.
Web applications are frequent targets for attacks such as injection, broken access control, insecure authentication, and unsafe data handling.
Built the application with ASP.NET Core and C#, considered OWASP Top 10 risks, and applied secure development practices throughout the implementation.
Created a practical software security project that demonstrates awareness of secure coding, application hardening, and web risk reduction.