# Protection Against Exploits This section discusses Servlet specific support for [Spring Security’s protection against common exploits](../../features/exploits/index.html#exploits). ## Section Summary * [Cross Site Request Forgery (CSRF) for Servlet Environments](csrf.html) * [Security HTTP Response Headers](headers.html) * [HTTP](http.html) * [HttpFirewall](firewall.html) [SAML2 Metadata](../saml2/metadata.html)[Cross Site Request Forgery (CSRF) for Servlet Environments](csrf.html)