Security Threats
Developing the web application with rich UI and more features might be simple. More than that as a developer you need to focuses mainly on how to secure the website from hackers. Once user credential or bank account details are exposed to hacker, they can do anything using it.
In this discuss, let’s see what are all major security threats are available and how to resolve these in MVC application.
- Threat 1: Cross-Site Scripting
- Thread 2: Cross-Site Request Forgery(CSRF)
- Thread 3: Cookies Stealing
- Thread 4: Over-Posting
- Threat 5: Open Redirection