Protocol: Improper TLS Cipher Suite Order¶
Identifier:
issue_ssl_improper_cipher_suite_order
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner | ASM Scanner |
|---|---|---|---|
Description¶
Weak cipher suites preferred over strong suites can weaken negotiated TLS protection. How we test: We compare the server-selected suites for controlled client offers. References:
Configuration¶
Example¶
Example configuration:
Reference¶
skip¶
Type : boolean
Skip the test if true.