Protocol: Weak SSL Cipher Negotiation¶
Identifier:
issue_ssl_weak_cipher_negotiation
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner | ASM Scanner |
|---|---|---|---|
Description¶
Weak cipher negotiation lets a TLS service select obsolete or insufficiently secure cryptography.
How we test: We offer weak cipher suites and verify whether the service accepts and negotiates them.
References:
Configuration¶
Example¶
Example configuration:
Reference¶
skip¶
Type : boolean
Skip the test if true.