11 lines
412 B
Plaintext
11 lines
412 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:features/exploits/csrf.adoc[CSRF]
|
||
|
* xref:features/exploits/headers.adoc[HTTP Headers]
|
||
|
* xref:features/exploits/http.adoc[HTTP Requests]
|