This repository contains an academic project focused on developing a secure web application with authentication, user management, and secure data handling.
The project applies secure coding practices and threat modeling to mitigate common web vulnerabilities.
- Secure authentication and session management
- Password hashing
- Input validation and sanitization
- Protection against SQL Injection, XSS, and CSRF
- Secure password reset mechanism
- Secure Coding
- Web Application Security
- Authentication & Authorization
- OWASP Top 10
- Threat Modeling