Protocol: TLS Compression Enabled¶
Identifier:
issue_ssl_crime_tls_compression
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner | ASM Scanner |
|---|---|---|---|
Description¶
TLS-level compression can expose secret data through the CRIME compression side channel.
How we test: We check whether the endpoint negotiates TLS compression.
References:
Configuration¶
Example¶
Example configuration:
Reference¶
skip¶
Type : boolean
Skip the test if true.