Protocol: Suboptimal Average Strength Ciphers¶
Identifier:
issue_ssl_suboptimal_average_strength_ciphers
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner | ASM Scanner |
|---|---|---|---|
Description¶
Average-strength TLS ciphers are acceptable but weaker than modern AEAD cipher suites.
How we test: We identify average-strength cipher suites accepted by the TLS service.
References:
Configuration¶
Example¶
Example configuration:
Reference¶
skip¶
Type : boolean
Skip the test if true.