Protocol: NULL TLS Ciphers Enabled¶
Identifier:
issue_ssl_null_ciphers
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner | ASM Scanner |
|---|---|---|---|
Description¶
NULL cipher suites provide no confidentiality for TLS application data. How we test: We attempt to negotiate TLS NULL cipher suites. References:
Configuration¶
Example¶
Example configuration:
Reference¶
skip¶
Type : boolean
Skip the test if true.