features-exploits.md 355 字节
Newer Older
茶陵後's avatar
茶陵後 已提交
1 2 3 4 5 6 7 8 9 10 11
# Protection Against Exploits

Spring Security provides protection against common exploits.
Whenever possible, the protection is enabled by default.
Below you will find high level description of the various exploits that Spring Security protects against.

## Section Summary

* [CSRF](csrf.html)
* [HTTP Headers](headers.html)
* [HTTP Requests](http.html)