mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-05 17:37:25 +00:00
11 lines
439 B
Plaintext
11 lines
439 B
Plaintext
[[exploits]]
|
|
= 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.
|
|
|
|
* xref:overview/features/exploits/csrf.adoc[CSRF]
|
|
* xref:overview/features/exploits/headers.adoc[HTTP Headers]
|
|
* xref:overview/features/exploits/http.adoc[HTTP Requests]
|