Content Security Policy or CSP is a new HTTP header that controls where a web browser is allowed to load content from and the type of content it is allowed to load. This blog post goes in-depth in how you can implement CSP in your ASP.NET MVC website.
Go to the complete details ...