Protocol: TLS 1.0 CBC Ciphers Vulnerable to BEAST¶
Identifier:
issue_ssl_beast_tls10_cbc_ciphers
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner | ASM Scanner |
|---|---|---|---|
Description¶
TLS 1.0 CBC cipher suites can allow chosen-plaintext attacks against encrypted browser traffic.
How we test: We negotiate TLS 1.0 and report offered CBC cipher suites.
References:
Configuration¶
Example¶
Example configuration:
Reference¶
skip¶
Type : boolean
Skip the test if true.