Protocol: TLS ChangeCipherSpec Injection Vulnerability¶
Identifier:
issue_ssl_ccs_injection_vulnerability
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner | ASM Scanner |
|---|---|---|---|
Description¶
A vulnerable TLS implementation can accept an injected ChangeCipherSpec message before key exchange.
How we test: We send an early ChangeCipherSpec record and evaluate the server response.
References:
Configuration¶
Example¶
Example configuration:
Reference¶
skip¶
Type : boolean
Skip the test if true.